Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/gdb.spec'], chrootPath='/var/lib/mock/sclo7-devtoolset-8-rh-el7-build-48284-143394/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/gdb.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/devtoolset-8-gdb-8.1-24.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/gdb.spec'], chrootPath='/var/lib/mock/sclo7-devtoolset-8-rh-el7-build-48284-143394/root'shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/gdb.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pWl4zn + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gdb-8.1 + /usr/bin/xz -dc /builddir/build/SOURCES/gdb-8.1.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gdb-8.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + tar xJf /builddir/build/SOURCES/gdb-libstdc++-v3-python-8.1.1-20180626.tar.xz + tar xzf /builddir/build/SOURCES/v1.6.1.tar.gz + cd processor-trace-1.6.1 Patch #1142 (v1.5-libipt-static.patch): + echo 'Patch #1142 (v1.5-libipt-static.patch):' + /usr/bin/cat /builddir/build/SOURCES/v1.5-libipt-static.patch + /usr/bin/patch -p1 --fuzz=0 patching file libipt/CMakeLists.txt Hunk #1 succeeded at 84 (offset 3 lines). patching file libipt/src/posix/init.c Patch #1171 (v1.6.1-implicit-fallthrough.patch): + echo 'Patch #1171 (v1.6.1-implicit-fallthrough.patch):' + /usr/bin/cat /builddir/build/SOURCES/v1.6.1-implicit-fallthrough.patch + /usr/bin/patch -p1 --fuzz=0 patching file libipt/src/pt_block_decoder.c Hunk #1 succeeded at 2324 (offset 229 lines). + cd gdb ++ perl -pe 's/\\\n/ /' ++ sed -n 's/^YYFILES = //p' + rm -fv ada-exp.c ada-lex.c c-exp.c cp-name-parser.c d-exp.c f-exp.c go-exp.c m2-exp.c p-exp.c rust-exp.c removed 'ada-exp.c' removed 'ada-lex.c' removed 'c-exp.c' removed 'cp-name-parser.c' removed 'd-exp.c' removed 'f-exp.c' removed 'go-exp.c' removed 'm2-exp.c' removed 'p-exp.c' removed 'rust-exp.c' + find -name '*.info*' + xargs rm -f Patch #1 (gdb-6.3-rh-testversion-20041202.patch): + echo 'Patch #1 (gdb-6.3-rh-testversion-20041202.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-6.3-rh-testversion-20041202.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.gdb/selftest.exp Patch #2 (gdb-vla-intel-fortran-strides.patch): + echo 'Patch #2 (gdb-vla-intel-fortran-strides.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-vla-intel-fortran-strides.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/dwarf2loc.c patching file gdb/dwarf2loc.h patching file gdb/dwarf2read.c patching file gdb/eval.c patching file gdb/expprint.c patching file gdb/expression.h patching file gdb/f-exp.y patching file gdb/f-valprint.c patching file gdb/gdbtypes.c patching file gdb/gdbtypes.h patching file gdb/parse.c patching file gdb/rust-exp.y patching file gdb/rust-lang.c patching file gdb/testsuite/gdb.fortran/static-arrays.exp patching file gdb/testsuite/gdb.fortran/static-arrays.f90 patching file gdb/testsuite/gdb.fortran/vla-ptype.exp patching file gdb/testsuite/gdb.fortran/vla-sizeof.exp patching file gdb/testsuite/gdb.fortran/vla-stride.exp patching file gdb/testsuite/gdb.fortran/vla-stride.f90 patching file gdb/testsuite/gdb.fortran/vla.f90 patching file gdb/valarith.c patching file gdb/valops.c patching file gdb/value.h Patch #3 (gdb-vla-intel-fortran-vla-strings.patch): + echo 'Patch #3 (gdb-vla-intel-fortran-vla-strings.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-vla-intel-fortran-vla-strings.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/NEWS patching file gdb/c-valprint.c patching file gdb/dwarf2read.c patching file gdb/f-typeprint.c patching file gdb/gdbtypes.c patching file gdb/testsuite/gdb.cp/vla-cxx.cc patching file gdb/testsuite/gdb.cp/vla-cxx.exp patching file gdb/testsuite/gdb.fortran/pointers.exp patching file gdb/testsuite/gdb.fortran/pointers.f90 patching file gdb/testsuite/gdb.fortran/print_type.exp patching file gdb/testsuite/gdb.fortran/vla-ptype.exp patching file gdb/testsuite/gdb.fortran/vla-strings.exp patching file gdb/testsuite/gdb.fortran/vla-strings.f90 patching file gdb/testsuite/gdb.fortran/vla-type.exp patching file gdb/testsuite/gdb.fortran/vla-value.exp patching file gdb/testsuite/gdb.mi/mi-vla-fortran.exp patching file gdb/typeprint.c patching file gdb/valops.c patching file gdb/valprint.c Patch #4 (gdb-vla-intel-stringbt-fix.patch): + echo 'Patch #4 (gdb-vla-intel-stringbt-fix.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-vla-intel-stringbt-fix.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/dwarf2loc.c patching file gdb/testsuite/gdb.fortran/dynamic-other-frame-stub.f90 patching file gdb/testsuite/gdb.fortran/dynamic-other-frame.exp patching file gdb/testsuite/gdb.fortran/dynamic-other-frame.f90 Patch #5 (gdb-6.3-ppc64syscall-20040622.patch): + echo 'Patch #5 (gdb-6.3-ppc64syscall-20040622.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-6.3-ppc64syscall-20040622.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/rs6000-tdep.c Patch #6 (gdb-6.3-ppc64displaysymbol-20041124.patch): + echo 'Patch #6 (gdb-6.3-ppc64displaysymbol-20041124.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-6.3-ppc64displaysymbol-20041124.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/printcmd.c Patch #7 (gdb-6.3-gstack-20050411.patch): + echo 'Patch #7 (gdb-6.3-gstack-20050411.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-6.3-gstack-20050411.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/Makefile.in patching file gdb/gstack.sh patching file gdb/testsuite/gdb.base/gstack.c patching file gdb/testsuite/gdb.base/gstack.exp + echo 'Patch #8 (gdb-6.3-test-pie-20050107.patch):' Patch #8 (gdb-6.3-test-pie-20050107.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-6.3-test-pie-20050107.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.pie/attach.c patching file gdb/testsuite/gdb.pie/attach.exp patching file gdb/testsuite/gdb.pie/attach2.c patching file gdb/testsuite/gdb.pie/break.c patching file gdb/testsuite/gdb.pie/break.exp patching file gdb/testsuite/gdb.pie/break1.c patching file gdb/testsuite/gdb.pie/corefile.exp patching file gdb/testsuite/gdb.pie/coremaker.c + echo 'Patch #9 (gdb-6.3-test-self-20050110.patch):' Patch #9 (gdb-6.3-test-self-20050110.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-6.3-test-self-20050110.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/lib/selftest-support.exp + echo 'Patch #10 (gdb-6.3-test-dtorfix-20050121.patch):' Patch #10 (gdb-6.3-test-dtorfix-20050121.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-6.3-test-dtorfix-20050121.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.cp/constructortest.cc patching file gdb/testsuite/gdb.cp/constructortest.exp Patch #11 (gdb-6.3-test-movedir-20050125.patch): + echo 'Patch #11 (gdb-6.3-test-movedir-20050125.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-6.3-test-movedir-20050125.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.base/move-dir.c patching file gdb/testsuite/gdb.base/move-dir.exp patching file gdb/testsuite/gdb.base/move-dir.h + echo 'Patch #12 (gdb-6.3-threaded-watchpoints2-20050225.patch):' Patch #12 (gdb-6.3-threaded-watchpoints2-20050225.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-6.3-threaded-watchpoints2-20050225.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.threads/watchthreads-threaded.c patching file gdb/testsuite/gdb.threads/watchthreads-threaded.exp Patch #13 (gdb-6.3-inferior-notification-20050721.patch): + echo 'Patch #13 (gdb-6.3-inferior-notification-20050721.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-6.3-inferior-notification-20050721.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.base/attach-32.c patching file gdb/testsuite/gdb.base/attach-32.exp patching file gdb/testsuite/gdb.base/attach-32b.c + echo 'Patch #14 (gdb-6.3-inheritancetest-20050726.patch):' Patch #14 (gdb-6.3-inheritancetest-20050726.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-6.3-inheritancetest-20050726.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.cp/b146835.cc patching file gdb/testsuite/gdb.cp/b146835.exp patching file gdb/testsuite/gdb.cp/b146835.h patching file gdb/testsuite/gdb.cp/b146835b.cc + echo 'Patch #15 (gdb-6.3-readnever-20050907.patch):' Patch #15 (gdb-6.3-readnever-20050907.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-6.3-readnever-20050907.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/gcore.in Patch #16 (gdb-6.5-bz203661-emit-relocs.patch): + echo 'Patch #16 (gdb-6.5-bz203661-emit-relocs.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-6.5-bz203661-emit-relocs.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/symfile.c Patch #17 (gdb-6.5-bz185337-resolve-tls-without-debuginfo-v2.patch): + echo 'Patch #17 (gdb-6.5-bz185337-resolve-tls-without-debuginfo-v2.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-6.5-bz185337-resolve-tls-without-debuginfo-v2.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/printcmd.c patching file gdb/testsuite/gdb.dwarf2/dw2-errno.c patching file gdb/testsuite/gdb.dwarf2/dw2-errno.exp patching file gdb/testsuite/gdb.dwarf2/dw2-errno2.c patching file gdb/testsuite/gdb.dwarf2/dw2-errno2.exp Patch #18 (gdb-6.5-sharedlibrary-path.patch): + echo 'Patch #18 (gdb-6.5-sharedlibrary-path.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-6.5-sharedlibrary-path.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.threads/tls-sepdebug-main.c patching file gdb/testsuite/gdb.threads/tls-sepdebug-shared.c patching file gdb/testsuite/gdb.threads/tls-sepdebug.exp + echo 'Patch #19 (gdb-6.5-BEA-testsuite.patch):' Patch #19 (gdb-6.5-BEA-testsuite.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-6.5-BEA-testsuite.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.threads/threadcrash.c patching file gdb/testsuite/gdb.threads/threadcrash.exp patching file gdb/testsuite/gdb.threads/threadcrash.sh patching file gdb/testsuite/gdb.threads/threadcrash.sh-orig + echo 'Patch #20 (gdb-6.5-last-address-space-byte-test.patch):' Patch #20 (gdb-6.5-last-address-space-byte-test.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-6.5-last-address-space-byte-test.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.base/largecore-last-address-lock.exp + echo 'Patch #21 (gdb-6.5-readline-long-line-crash-test.patch):' Patch #21 (gdb-6.5-readline-long-line-crash-test.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-6.5-readline-long-line-crash-test.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.base/readline-overflow.exp Patch #22 (gdb-6.5-bz216711-clone-is-outermost.patch): + echo 'Patch #22 (gdb-6.5-bz216711-clone-is-outermost.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-6.5-bz216711-clone-is-outermost.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/amd64-linux-tdep.c patching file gdb/amd64-tdep.c patching file gdb/i386-tdep.c patching file gdb/i386-tdep.h patching file gdb/testsuite/gdb.threads/bt-clone-stop.c patching file gdb/testsuite/gdb.threads/bt-clone-stop.exp Patch #23 (gdb-6.5-bz218379-ppc-solib-trampoline-test.patch): + echo 'Patch #23 (gdb-6.5-bz218379-ppc-solib-trampoline-test.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-6.5-bz218379-ppc-solib-trampoline-test.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.base/step-over-trampoline.c patching file gdb/testsuite/gdb.base/step-over-trampoline.exp + echo 'Patch #24 (gdb-6.5-bz218379-solib-trampoline-lookup-lock-fix.patch):' Patch #24 (gdb-6.5-bz218379-solib-trampoline-lookup-lock-fix.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-6.5-bz218379-solib-trampoline-lookup-lock-fix.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/symtab.c Patch #25 (gdb-6.5-bz109921-DW_AT_decl_file-test.patch): + echo 'Patch #25 (gdb-6.5-bz109921-DW_AT_decl_file-test.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-6.5-bz109921-DW_AT_decl_file-test.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.dwarf2/dw2-included.c patching file gdb/testsuite/gdb.dwarf2/dw2-included.exp patching file gdb/testsuite/gdb.dwarf2/dw2-included.h + echo 'Patch #26 (gdb-6.3-bz140532-ppc-unwinding-test.patch):' Patch #26 (gdb-6.3-bz140532-ppc-unwinding-test.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-6.3-bz140532-ppc-unwinding-test.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.arch/powerpc-bcl-prologue-asm32.S patching file gdb/testsuite/gdb.arch/powerpc-bcl-prologue-asm64.S patching file gdb/testsuite/gdb.arch/powerpc-bcl-prologue.c patching file gdb/testsuite/gdb.arch/powerpc-bcl-prologue.exp patching file gdb/testsuite/gdb.arch/powerpc-prologue.exp + echo 'Patch #27 (gdb-6.3-bz202689-exec-from-pthread-test.patch):' Patch #27 (gdb-6.3-bz202689-exec-from-pthread-test.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-6.3-bz202689-exec-from-pthread-test.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.threads/threaded-exec.c patching file gdb/testsuite/gdb.threads/threaded-exec.exp + echo 'Patch #28 (gdb-6.6-bz230000-power6-disassembly-test.patch):' Patch #28 (gdb-6.6-bz230000-power6-disassembly-test.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-6.6-bz230000-power6-disassembly-test.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.arch/powerpc-power6.exp patching file gdb/testsuite/gdb.arch/powerpc-power6.s + echo 'Patch #29 (gdb-6.6-bz229517-gcore-without-terminal.patch):' Patch #29 (gdb-6.6-bz229517-gcore-without-terminal.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-6.6-bz229517-gcore-without-terminal.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.base/gcorebg.c patching file gdb/testsuite/gdb.base/gcorebg.exp + echo 'Patch #30 (gdb-6.6-bz235197-fork-detach-info.patch):' Patch #30 (gdb-6.6-bz235197-fork-detach-info.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-6.6-bz235197-fork-detach-info.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/infrun.c patching file gdb/testsuite/gdb.base/catch-syscall.exp patching file gdb/testsuite/gdb.base/fork-detach.c patching file gdb/testsuite/gdb.base/fork-detach.exp Patch #31 (gdb-6.6-testsuite-timeouts.patch): + echo 'Patch #31 (gdb-6.6-testsuite-timeouts.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-6.6-testsuite-timeouts.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.base/annota1.exp patching file gdb/testsuite/gdb.base/annota3.exp Patch #32 (gdb-6.6-bz237572-ppc-atomic-sequence-test.patch): + echo 'Patch #32 (gdb-6.6-bz237572-ppc-atomic-sequence-test.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-6.6-bz237572-ppc-atomic-sequence-test.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.threads/atomic-seq-threaded.c patching file gdb/testsuite/gdb.threads/atomic-seq-threaded.exp + echo 'Patch #33 (gdb-6.6-scheduler_locking-step-is-default.patch):' Patch #33 (gdb-6.6-scheduler_locking-step-is-default.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-6.6-scheduler_locking-step-is-default.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/infrun.c patching file gdb/testsuite/gdb.mi/mi-cli.exp patching file gdb/testsuite/gdb.mi/mi-console.exp patching file gdb/testsuite/gdb.mi/mi-logging.exp patching file gdb/testsuite/gdb.opt/inline-cmds.exp + echo 'Patch #34 (gdb-6.3-attach-see-vdso-test.patch):' Patch #34 (gdb-6.3-attach-see-vdso-test.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-6.3-attach-see-vdso-test.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.base/attach-see-vdso.c patching file gdb/testsuite/gdb.base/attach-see-vdso.exp + echo 'Patch #35 (gdb-6.5-bz243845-stale-testing-zombie-test.patch):' Patch #35 (gdb-6.5-bz243845-stale-testing-zombie-test.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-6.5-bz243845-stale-testing-zombie-test.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.base/tracefork-zombie.exp Patch #36 (gdb-6.6-buildid-locate.patch): + echo 'Patch #36 (gdb-6.6-buildid-locate.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-6.6-buildid-locate.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/build-id.c patching file gdb/build-id.h patching file gdb/coffread.c patching file gdb/corelow.c patching file gdb/doc/gdb.texinfo patching file gdb/dwarf2read.c patching file gdb/elfread.c patching file gdb/objfiles.h patching file gdb/python/py-objfile.c patching file gdb/solib-svr4.c patching file gdb/symfile.h patching file gdb/testsuite/gdb.base/corefile.exp patching file gdb/testsuite/gdb.base/new-ui-pending-input.exp patching file gdb/testsuite/lib/gdb.exp patching file gdb/testsuite/lib/mi-support.exp Patch #37 (gdb-6.6-buildid-locate-solib-missing-ids.patch): + echo 'Patch #37 (gdb-6.6-buildid-locate-solib-missing-ids.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-6.6-buildid-locate-solib-missing-ids.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/solib-svr4.c patching file gdb/testsuite/gdb.base/gcore-buildid-exec-but-not-solib-lib.c patching file gdb/testsuite/gdb.base/gcore-buildid-exec-but-not-solib-main.c patching file gdb/testsuite/gdb.base/gcore-buildid-exec-but-not-solib.exp Patch #38 (gdb-6.6-buildid-locate-rpm.patch): + echo 'Patch #38 (gdb-6.6-buildid-locate-rpm.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-6.6-buildid-locate-rpm.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/aclocal.m4 patching file gdb/build-id.c patching file gdb/config.in patching file gdb/configure patching file gdb/configure.ac patching file gdb/corelow.c patching file gdb/event-top.c patching file gdb/symfile.h Patch #39 (gdb-6.7-charsign-test.patch): + echo 'Patch #39 (gdb-6.7-charsign-test.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-6.7-charsign-test.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.base/charsign.c patching file gdb/testsuite/gdb.base/charsign.exp + echo 'Patch #40 (gdb-6.7-ppc-clobbered-registers-O2-test.patch):' Patch #40 (gdb-6.7-ppc-clobbered-registers-O2-test.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-6.7-ppc-clobbered-registers-O2-test.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.arch/ppc-clobbered-registers-O2.c patching file gdb/testsuite/gdb.arch/ppc-clobbered-registers-O2.exp + echo 'Patch #41 (gdb-6.7-testsuite-stable-results.patch):' Patch #41 (gdb-6.7-testsuite-stable-results.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-6.7-testsuite-stable-results.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.base/fileio.c patching file gdb/testsuite/gdb.base/fileio.exp Patch #42 (gdb-6.5-ia64-libunwind-leak-test.patch): + echo 'Patch #42 (gdb-6.5-ia64-libunwind-leak-test.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-6.5-ia64-libunwind-leak-test.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.base/unwind-leak.c patching file gdb/testsuite/gdb.base/unwind-leak.exp + echo 'Patch #43 (gdb-6.5-missed-trap-on-step-test.patch):' Patch #43 (gdb-6.5-missed-trap-on-step-test.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-6.5-missed-trap-on-step-test.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.base/watchpoint-during-step.c patching file gdb/testsuite/gdb.base/watchpoint-during-step.exp + echo 'Patch #44 (gdb-6.5-gcore-buffer-limit-test.patch):' Patch #44 (gdb-6.5-gcore-buffer-limit-test.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-6.5-gcore-buffer-limit-test.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.base/gcore-excessive-memory.c patching file gdb/testsuite/gdb.base/gcore-excessive-memory.exp Patch #45 (gdb-6.3-mapping-zero-inode-test.patch): + echo 'Patch #45 (gdb-6.3-mapping-zero-inode-test.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-6.3-mapping-zero-inode-test.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.base/gcore-shmid0.c patching file gdb/testsuite/gdb.base/gcore-shmid0.exp + echo 'Patch #46 (gdb-6.3-focus-cmd-prev-test.patch):' Patch #46 (gdb-6.3-focus-cmd-prev-test.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-6.3-focus-cmd-prev-test.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.base/focus-cmd-prev.exp + echo 'Patch #47 (gdb-6.8-bz442765-threaded-exec-test.patch):' Patch #47 (gdb-6.8-bz442765-threaded-exec-test.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-6.8-bz442765-threaded-exec-test.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.threads/threaded-exec.c patching file gdb/testsuite/gdb.threads/threaded-exec.exp Patch #48 (gdb-6.8-sparc64-silence-memcpy-check.patch): + echo 'Patch #48 (gdb-6.8-sparc64-silence-memcpy-check.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-6.8-sparc64-silence-memcpy-check.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/sparc-tdep.c Patch #49 (gdb-6.5-section-num-fixup-test.patch): + echo 'Patch #49 (gdb-6.5-section-num-fixup-test.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-6.5-section-num-fixup-test.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.base/datalib-lib.c patching file gdb/testsuite/gdb.base/datalib-main.c patching file gdb/testsuite/gdb.base/datalib.exp + echo 'Patch #50 (gdb-6.8-bz436037-reg-no-longer-active.patch):' Patch #50 (gdb-6.8-bz436037-reg-no-longer-active.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-6.8-bz436037-reg-no-longer-active.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/valops.c Patch #51 (gdb-6.8-watchpoint-conditionals-test.patch): + echo 'Patch #51 (gdb-6.8-watchpoint-conditionals-test.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-6.8-watchpoint-conditionals-test.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.base/watchpoint-cond.c patching file gdb/testsuite/gdb.base/watchpoint-cond.exp + echo 'Patch #52 (gdb-6.8-bz466901-backtrace-full-prelinked.patch):' Patch #52 (gdb-6.8-bz466901-backtrace-full-prelinked.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-6.8-bz466901-backtrace-full-prelinked.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.dwarf2/dw2-loclist-prelinked-func.S patching file gdb/testsuite/gdb.dwarf2/dw2-loclist-prelinked-main.c patching file gdb/testsuite/gdb.dwarf2/dw2-loclist-prelinked.exp + echo 'Patch #53 (gdb-simultaneous-step-resume-breakpoint-test.patch):' Patch #53 (gdb-simultaneous-step-resume-breakpoint-test.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-simultaneous-step-resume-breakpoint-test.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.threads/simultaneous-step-resume-breakpoint.c patching file gdb/testsuite/gdb.threads/simultaneous-step-resume-breakpoint.exp + echo 'Patch #54 (gdb-core-open-vdso-warning.patch):' Patch #54 (gdb-core-open-vdso-warning.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-core-open-vdso-warning.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.base/solib-symbol.exp Patch #55 (gdb-x86_64-i386-syscall-restart.patch): + echo 'Patch #55 (gdb-x86_64-i386-syscall-restart.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-x86_64-i386-syscall-restart.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/amd64-nat.c Patch #56 (gdb-bz533176-fortran-omp-step.patch): + echo 'Patch #56 (gdb-bz533176-fortran-omp-step.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-bz533176-fortran-omp-step.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/infrun.c patching file gdb/testsuite/gdb.fortran/omp-step.exp patching file gdb/testsuite/gdb.fortran/omp-step.f90 + echo 'Patch #57 (gdb-follow-child-stale-parent.patch):' Patch #57 (gdb-follow-child-stale-parent.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-follow-child-stale-parent.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/infrun.c Patch #58 (gdb-ccache-workaround.patch): + echo 'Patch #58 (gdb-ccache-workaround.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-ccache-workaround.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.base/macscp.exp Patch #59 (gdb-archer-pie-addons.patch): + echo 'Patch #59 (gdb-archer-pie-addons.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-archer-pie-addons.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/gdbtypes.h patching file gdb/value.c Patch #60 (gdb-archer-pie-addons-keep-disabled.patch): + echo 'Patch #60 (gdb-archer-pie-addons-keep-disabled.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-archer-pie-addons-keep-disabled.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/breakpoint.c patching file gdb/breakpoint.h patching file gdb/objfiles.c Patch #61 (gdb-lineno-makeup-test.patch): + echo 'Patch #61 (gdb-lineno-makeup-test.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-lineno-makeup-test.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.base/lineno-makeup-func.c patching file gdb/testsuite/gdb.base/lineno-makeup.c patching file gdb/testsuite/gdb.base/lineno-makeup.exp Patch #62 (gdb-ppc-power7-test.patch): + echo 'Patch #62 (gdb-ppc-power7-test.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-ppc-power7-test.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.arch/powerpc-power7rh.exp patching file gdb/testsuite/gdb.arch/powerpc-power7rh.s Patch #63 (gdb-bz541866-rwatch-before-run.patch): + echo 'Patch #63 (gdb-bz541866-rwatch-before-run.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-bz541866-rwatch-before-run.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/breakpoint.c patching file gdb/config/i386/nm-linux.h patching file gdb/config/i386/nm-linux64.h patching file gdb/configure.nat patching file gdb/target.h patching file gdb/testsuite/gdb.base/watchpoint-hw-before-run.exp + echo 'Patch #64 (gdb-moribund-utrace-workaround.patch):' Patch #64 (gdb-moribund-utrace-workaround.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-moribund-utrace-workaround.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/breakpoint.c + echo 'Patch #65 (gdb-archer-next-over-throw-cxx-exec.patch):' Patch #65 (gdb-archer-next-over-throw-cxx-exec.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-archer-next-over-throw-cxx-exec.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.cp/cxxexec.cc patching file gdb/testsuite/gdb.cp/cxxexec.exp + echo 'Patch #66 (gdb-bz601887-dwarf4-rh-test.patch):' Patch #66 (gdb-bz601887-dwarf4-rh-test.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-bz601887-dwarf4-rh-test.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.dwarf2/rh-dwarf4-x86_64.S patching file gdb/testsuite/gdb.dwarf2/rh-dwarf4-x86_64.c patching file gdb/testsuite/gdb.dwarf2/rh-dwarf4-x86_64.exp + echo 'Patch #67 (gdb-6.6-buildid-locate-core-as-arg.patch):' Patch #67 (gdb-6.6-buildid-locate-core-as-arg.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-6.6-buildid-locate-core-as-arg.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/common/common-exceptions.h patching file gdb/exec.c patching file gdb/main.c + echo 'Patch #68 (gdb-6.6-buildid-locate-rpm-librpm-workaround.patch):' Patch #68 (gdb-6.6-buildid-locate-rpm-librpm-workaround.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-6.6-buildid-locate-rpm-librpm-workaround.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/build-id.c patching file gdb/proc-service.list + echo 'Patch #69 (gdb-test-bt-cfi-without-die.patch):' Patch #69 (gdb-test-bt-cfi-without-die.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-test-bt-cfi-without-die.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.base/cfi-without-die-caller.c patching file gdb/testsuite/gdb.base/cfi-without-die-main.c patching file gdb/testsuite/gdb.base/cfi-without-die.exp + echo 'Patch #70 (gdb-gdb-add-index-script.patch):' Patch #70 (gdb-gdb-add-index-script.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-gdb-add-index-script.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/Makefile.in patching file gdb/doc/Makefile.in patching file gdb/doc/gdb.texinfo + echo 'Patch #71 (gdb-bz568248-oom-is-error.patch):' Patch #71 (gdb-bz568248-oom-is-error.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-bz568248-oom-is-error.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/utils.c + echo 'Patch #72 (gdb-bz634108-solib_address.patch):' Patch #72 (gdb-bz634108-solib_address.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-bz634108-solib_address.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.python/rh634108-solib_address.exp + echo 'Patch #73 (gdb-test-pid0-core.patch):' Patch #73 (gdb-test-pid0-core.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-test-pid0-core.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.arch/x86_64-pid0-core.core.bz2.uu patching file gdb/testsuite/gdb.arch/x86_64-pid0-core.exp + echo 'Patch #74 (gdb-test-dw2-aranges.patch):' Patch #74 (gdb-test-dw2-aranges.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-test-dw2-aranges.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.dwarf2/dw2-aranges.S patching file gdb/testsuite/gdb.dwarf2/dw2-aranges.exp + echo 'Patch #75 (gdb-test-expr-cumulative-archer.patch):' Patch #75 (gdb-test-expr-cumulative-archer.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-test-expr-cumulative-archer.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.cp/namespace-nested-imports.cc patching file gdb/testsuite/gdb.cp/namespace-nested-imports.exp patching file gdb/testsuite/gdb.cp/namespace-no-imports.cc patching file gdb/testsuite/gdb.cp/namespace-no-imports.exp + echo 'Patch #76 (gdb-physname-pr11734-test.patch):' Patch #76 (gdb-physname-pr11734-test.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-physname-pr11734-test.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.cp/pr11734-1.cc patching file gdb/testsuite/gdb.cp/pr11734-2.cc patching file gdb/testsuite/gdb.cp/pr11734-3.cc patching file gdb/testsuite/gdb.cp/pr11734-4.cc patching file gdb/testsuite/gdb.cp/pr11734.exp patching file gdb/testsuite/gdb.cp/pr11734.h + echo 'Patch #77 (gdb-physname-pr12273-test.patch):' Patch #77 (gdb-physname-pr12273-test.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-physname-pr12273-test.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.cp/pr12273.cc patching file gdb/testsuite/gdb.cp/pr12273.exp + echo 'Patch #78 (gdb-7.2.50-sparc-add-workaround-to-broken-debug-files.patch):' Patch #78 (gdb-7.2.50-sparc-add-workaround-to-broken-debug-files.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-7.2.50-sparc-add-workaround-to-broken-debug-files.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/gdb_bfd.c + echo 'Patch #79 (gdb-test-ivy-bridge.patch):' Patch #79 (gdb-test-ivy-bridge.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-test-ivy-bridge.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.arch/amd64-ivy-bridge.S patching file gdb/testsuite/gdb.arch/amd64-ivy-bridge.exp patching file gdb/testsuite/gdb.arch/i386-ivy-bridge.S patching file gdb/testsuite/gdb.arch/i386-ivy-bridge.exp + echo 'Patch #80 (gdb-runtest-pie-override.patch):' Patch #80 (gdb-runtest-pie-override.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-runtest-pie-override.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/lib/future.exp + echo 'Patch #81 (gdb-attach-fail-reasons-5of5.patch):' Patch #81 (gdb-attach-fail-reasons-5of5.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-attach-fail-reasons-5of5.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/config.in patching file gdb/configure patching file gdb/configure.ac patching file gdb/gdbserver/config.in patching file gdb/gdbserver/configure patching file gdb/gdbserver/configure.ac patching file gdb/gdbserver/linux-low.c patching file gdb/linux-nat.c patching file gdb/nat/linux-ptrace.c patching file gdb/nat/linux-ptrace.h + echo 'Patch #82 (gdb-stale-frame_info.patch):' Patch #82 (gdb-stale-frame_info.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-stale-frame_info.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/progspace-and-thread.c + echo 'Patch #83 (gdb-glibc-strstr-workaround.patch):' Patch #83 (gdb-glibc-strstr-workaround.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-glibc-strstr-workaround.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/dwarf2read.c patching file gdb/testsuite/gdb.base/gnu-ifunc-strstr-workaround.exp + echo 'Patch #84 (gdb-rhel5.9-testcase-xlf-var-inside-mod.patch):' Patch #84 (gdb-rhel5.9-testcase-xlf-var-inside-mod.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-rhel5.9-testcase-xlf-var-inside-mod.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.fortran/xlf-variable.S patching file gdb/testsuite/gdb.fortran/xlf-variable.exp patching file gdb/testsuite/gdb.fortran/xlf-variable.f + echo 'Patch #85 (gdb-rhbz-818343-set-solib-absolute-prefix-testcase.patch):' Patch #85 (gdb-rhbz-818343-set-solib-absolute-prefix-testcase.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-rhbz-818343-set-solib-absolute-prefix-testcase.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.base/set-solib-absolute-prefix.c patching file gdb/testsuite/gdb.base/set-solib-absolute-prefix.exp + echo 'Patch #86 (gdb-rhbz795424-bitpos-20of25.patch):' Patch #86 (gdb-rhbz795424-bitpos-20of25.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-rhbz795424-bitpos-20of25.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/aarch64-linux-nat.c patching file gdb/ada-lang.c patching file gdb/ada-lang.h patching file gdb/ada-typeprint.c patching file gdb/ada-valprint.c patching file gdb/amd64-tdep.c patching file gdb/annotate.c patching file gdb/annotate.h patching file gdb/arch-utils.c patching file gdb/arch-utils.h patching file gdb/arm-linux-nat.c patching file gdb/ax-gdb.c patching file gdb/ax-general.c patching file gdb/ax.h patching file gdb/breakpoint.c patching file gdb/breakpoint.h patching file gdb/c-lang.c patching file gdb/c-lang.h patching file gdb/c-typeprint.c patching file gdb/c-valprint.c patching file gdb/compile/compile-c-support.c patching file gdb/cp-abi.c patching file gdb/cp-abi.h patching file gdb/cp-valprint.c patching file gdb/d-lang.h patching file gdb/d-valprint.c patching file gdb/dwarf2loc.c patching file gdb/dwarf2read.c patching file gdb/eval.c patching file gdb/f-lang.c patching file gdb/f-lang.h patching file gdb/f-valprint.c patching file gdb/findvar.c patching file gdb/frame.c patching file gdb/frame.h patching file gdb/gdbarch.c patching file gdb/gdbarch.h patching file gdb/gdbarch.sh patching file gdb/gdbtypes.c patching file gdb/gdbtypes.h patching file gdb/gnu-v2-abi.c patching file gdb/gnu-v3-abi.c patching file gdb/go-lang.h patching file gdb/go-valprint.c patching file gdb/i386-tdep.c patching file gdb/language.c patching file gdb/language.h patching file gdb/m2-lang.c patching file gdb/m2-lang.h patching file gdb/m2-typeprint.c patching file gdb/m2-valprint.c patching file gdb/memrange.c patching file gdb/memrange.h patching file gdb/mips-linux-nat.c patching file gdb/nat/x86-dregs.c patching file gdb/nat/x86-dregs.h patching file gdb/opencl-lang.c patching file gdb/p-lang.c patching file gdb/p-lang.h patching file gdb/p-valprint.c patching file gdb/ppc-linux-nat.c patching file gdb/ppc-linux-tdep.c patching file gdb/printcmd.c patching file gdb/procfs.c patching file gdb/regcache.c patching file gdb/regcache.h patching file gdb/remote.c patching file gdb/rust-lang.c patching file gdb/s390-linux-nat.c patching file gdb/spu-multiarch.c patching file gdb/stack.c patching file gdb/symmisc.c patching file gdb/target-delegates.c patching file gdb/target.c patching file gdb/target.h patching file gdb/tracepoint.c patching file gdb/tracepoint.h patching file gdb/valarith.c patching file gdb/valops.c patching file gdb/valprint.c patching file gdb/valprint.h patching file gdb/value.c patching file gdb/value.h patching file gdb/x86-nat.c + echo 'Patch #87 (gdb-rhbz795424-bitpos-21of25.patch):' Patch #87 (gdb-rhbz795424-bitpos-21of25.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-rhbz795424-bitpos-21of25.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/alpha-tdep.c patching file gdb/cp-valprint.c patching file gdb/defs.h patching file gdb/p-valprint.c patching file gdb/utils.c patching file gdb/valops.c patching file gdb/value.c patching file gdb/vax-tdep.c Patch #88 (gdb-rhbz795424-bitpos-22of25.patch): + echo 'Patch #88 (gdb-rhbz795424-bitpos-22of25.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-rhbz795424-bitpos-22of25.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/aarch64-linux-nat.c patching file gdb/arm-linux-nat.c patching file gdb/nat/aarch64-linux-hw-point.c patching file gdb/nat/aarch64-linux-hw-point.h patching file gdb/ppc-linux-nat.c patching file gdb/procfs.c patching file gdb/remote.c patching file gdb/target-delegates.c patching file gdb/target.c patching file gdb/target.h Patch #89 (gdb-rhbz795424-bitpos-23of25.patch): + echo 'Patch #89 (gdb-rhbz795424-bitpos-23of25.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-rhbz795424-bitpos-23of25.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/alpha-tdep.c patching file gdb/amd64-tdep.c patching file gdb/amd64-windows-tdep.c patching file gdb/arm-tdep.c patching file gdb/avr-tdep.c patching file gdb/bfin-tdep.c patching file gdb/cris-tdep.c patching file gdb/h8300-tdep.c patching file gdb/hppa-tdep.c patching file gdb/i386-darwin-tdep.c patching file gdb/i386-tdep.c patching file gdb/iq2000-tdep.c patching file gdb/m32r-tdep.c patching file gdb/m68k-tdep.c patching file gdb/m88k-tdep.c patching file gdb/mep-tdep.c patching file gdb/mips-tdep.c patching file gdb/mn10300-tdep.c patching file gdb/mt-tdep.c patching file gdb/ppc-sysv-tdep.c patching file gdb/rl78-tdep.c patching file gdb/rs6000-aix-tdep.c patching file gdb/s390-linux-tdep.c patching file gdb/score-tdep.c patching file gdb/sh-tdep.c patching file gdb/sh64-tdep.c patching file gdb/sparc64-tdep.c patching file gdb/spu-tdep.c patching file gdb/tic6x-tdep.c patching file gdb/tilegx-tdep.c patching file gdb/v850-tdep.c patching file gdb/vax-tdep.c patching file gdb/xstormy16-tdep.c patching file gdb/xtensa-tdep.c + echo 'Patch #90 (gdb-rhbz795424-bitpos-25of25.patch):' Patch #90 (gdb-rhbz795424-bitpos-25of25.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-rhbz795424-bitpos-25of25.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/f-lang.h patching file gdb/f-typeprint.c patching file gdb/f-valprint.c + echo 'Patch #91 (gdb-rhbz795424-bitpos-25of25-test.patch):' Patch #91 (gdb-rhbz795424-bitpos-25of25-test.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-rhbz795424-bitpos-25of25-test.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.fortran/array-bounds.S patching file gdb/testsuite/gdb.fortran/array-bounds.exp patching file gdb/testsuite/gdb.fortran/array-bounds.f + echo 'Patch #92 (gdb-rhbz795424-bitpos-lazyvalue.patch):' Patch #92 (gdb-rhbz795424-bitpos-lazyvalue.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-rhbz795424-bitpos-lazyvalue.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.base/longest-types-64bit.S patching file gdb/testsuite/gdb.base/longest-types-64bit.bz2.uu patching file gdb/testsuite/gdb.base/longest-types-64bit.c patching file gdb/testsuite/gdb.base/longest-types-64bit.exp + echo 'Patch #93 (gdb-rhbz947564-findvar-assertion-frame-failed-testcase.patch):' Patch #93 (gdb-rhbz947564-findvar-assertion-frame-failed-testcase.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-rhbz947564-findvar-assertion-frame-failed-testcase.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.threads/tls-rhbz947564.cc patching file gdb/testsuite/gdb.threads/tls-rhbz947564.exp + echo 'Patch #94 (gdb-gnat-dwarf-crash-3of3.patch):' Patch #94 (gdb-gnat-dwarf-crash-3of3.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-gnat-dwarf-crash-3of3.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/dwarf2read.c + echo 'Patch #95 (gdb-rhbz1007614-memleak-infpy_read_memory-test.patch):' Patch #95 (gdb-rhbz1007614-memleak-infpy_read_memory-test.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-rhbz1007614-memleak-infpy_read_memory-test.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.python/py-gdb-rhbz1007614-memleak-infpy_read_memory.c patching file gdb/testsuite/gdb.python/py-gdb-rhbz1007614-memleak-infpy_read_memory.exp patching file gdb/testsuite/gdb.python/py-gdb-rhbz1007614-memleak-infpy_read_memory.py + echo 'Patch #96 (gdb-6.6-buildid-locate-misleading-warning-missing-debuginfo-rhbz981154.patch):' Patch #96 (gdb-6.6-buildid-locate-misleading-warning-missing-debuginfo-rhbz981154.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-6.6-buildid-locate-misleading-warning-missing-debuginfo-rhbz981154.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/build-id.c patching file gdb/testsuite/gdb.base/rhbz981154-misleading-yum-install-warning.exp + echo 'Patch #97 (gdb-archer-vla-tests.patch):' Patch #97 (gdb-archer-vla-tests.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-archer-vla-tests.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.ada/packed_array.exp patching file gdb/testsuite/gdb.arch/x86_64-vla-pointer-foo.S patching file gdb/testsuite/gdb.arch/x86_64-vla-pointer.c patching file gdb/testsuite/gdb.arch/x86_64-vla-pointer.exp patching file gdb/testsuite/gdb.arch/x86_64-vla-typedef-foo.S patching file gdb/testsuite/gdb.arch/x86_64-vla-typedef.c patching file gdb/testsuite/gdb.arch/x86_64-vla-typedef.exp patching file gdb/testsuite/gdb.base/arrayidx.c patching file gdb/testsuite/gdb.base/arrayidx.exp patching file gdb/testsuite/gdb.base/internal-var-field-address.c patching file gdb/testsuite/gdb.base/internal-var-field-address.exp patching file gdb/testsuite/gdb.base/vla-frame.c patching file gdb/testsuite/gdb.base/vla-frame.exp patching file gdb/testsuite/gdb.base/vla-overflow.c patching file gdb/testsuite/gdb.base/vla-overflow.exp patching file gdb/testsuite/gdb.base/vla.c patching file gdb/testsuite/gdb.base/vla.exp patching file gdb/testsuite/gdb.cp/gdb9593.cc patching file gdb/testsuite/gdb.cp/gdb9593.exp patching file gdb/testsuite/gdb.dwarf2/dw2-bound-loclist.S patching file gdb/testsuite/gdb.dwarf2/dw2-bound-loclist.exp patching file gdb/testsuite/gdb.dwarf2/dw2-stripped.c patching file gdb/testsuite/gdb.dwarf2/dw2-stripped.exp patching file gdb/testsuite/gdb.dwarf2/dw2-struct-member-data-location.S patching file gdb/testsuite/gdb.dwarf2/dw2-struct-member-data-location.exp patching file gdb/testsuite/gdb.dwarf2/dw2-subrange-no-type.S patching file gdb/testsuite/gdb.dwarf2/dw2-subrange-no-type.exp patching file gdb/testsuite/gdb.fortran/dwarf-stride.exp patching file gdb/testsuite/gdb.fortran/dwarf-stride.f90 patching file gdb/testsuite/gdb.fortran/dynamic.exp patching file gdb/testsuite/gdb.fortran/dynamic.f90 patching file gdb/testsuite/gdb.fortran/string.exp patching file gdb/testsuite/gdb.fortran/string.f90 patching file gdb/testsuite/gdb.fortran/subrange.exp patching file gdb/testsuite/gdb.fortran/subrange.f90 patching file gdb/testsuite/gdb.mi/mi2-var-stale-type.c patching file gdb/testsuite/gdb.mi/mi2-var-stale-type.exp patching file gdb/testsuite/gdb.opt/array-from-register-func.c patching file gdb/testsuite/gdb.opt/array-from-register.c patching file gdb/testsuite/gdb.opt/array-from-register.exp patching file gdb/testsuite/gdb.opt/fortran-string.exp patching file gdb/testsuite/gdb.opt/fortran-string.f90 patching file gdb/testsuite/gdb.pascal/arrays.exp patching file gdb/testsuite/gdb.pascal/arrays.pas patching file gdb/testsuite/lib/gdb.exp patching file gdb/testsuite/lib/pascal.exp + echo 'Patch #98 (gdb-vla-intel-tests.patch):' Patch #98 (gdb-vla-intel-tests.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-vla-intel-tests.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.fortran/vla-func.exp patching file gdb/testsuite/gdb.fortran/vla-func.f90 patching file gdb/testsuite/gdb.fortran/vla-stringsold.exp patching file gdb/testsuite/gdb.fortran/vla-stringsold.f90 + echo 'Patch #99 (gdb-btrobust.patch):' Patch #99 (gdb-btrobust.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-btrobust.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/python/py-framefilter.c + echo 'Patch #100 (gdb-fortran-frame-string.patch):' Patch #100 (gdb-fortran-frame-string.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-fortran-frame-string.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.fortran/fortran-frame-string.exp patching file gdb/testsuite/gdb.fortran/fortran-frame-string.f90 + echo 'Patch #101 (gdb-python-gil.patch):' Patch #101 (gdb-python-gil.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-python-gil.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/doc/python.texi patching file gdb/python/python-internal.h patching file gdb/python/python.c patching file gdb/testsuite/gdb.python/py-gil-mthread.c patching file gdb/testsuite/gdb.python/py-gil-mthread.exp patching file gdb/testsuite/gdb.python/py-gil-mthread.py + echo 'Patch #102 (gdb-rhbz1156192-recursive-dlopen-test.patch):' Patch #102 (gdb-rhbz1156192-recursive-dlopen-test.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-rhbz1156192-recursive-dlopen-test.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.base/gdb-rhbz1156192-recursive-dlopen-libbar.c patching file gdb/testsuite/gdb.base/gdb-rhbz1156192-recursive-dlopen-libfoo.c patching file gdb/testsuite/gdb.base/gdb-rhbz1156192-recursive-dlopen.c patching file gdb/testsuite/gdb.base/gdb-rhbz1156192-recursive-dlopen.exp + echo 'Patch #103 (gdb-jit-reader-multilib.patch):' Patch #103 (gdb-jit-reader-multilib.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-jit-reader-multilib.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/configure patching file gdb/configure.ac + echo 'Patch #104 (gdb-rhbz1149205-catch-syscall-after-fork-test.patch):' Patch #104 (gdb-rhbz1149205-catch-syscall-after-fork-test.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-rhbz1149205-catch-syscall-after-fork-test.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.base/gdb-rhbz1149205-catch-syscall-fork.c patching file gdb/testsuite/gdb.base/gdb-rhbz1149205-catch-syscall-fork.exp + echo 'Patch #105 (gdb-rhbz1186476-internal-error-unqualified-name-re-set-test.patch):' Patch #105 (gdb-rhbz1186476-internal-error-unqualified-name-re-set-test.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-rhbz1186476-internal-error-unqualified-name-re-set-test.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.cp/gdb-rhbz1186476-internal-error-unqualified-name-re-set-main.cc patching file gdb/testsuite/gdb.cp/gdb-rhbz1186476-internal-error-unqualified-name-re-set.cc patching file gdb/testsuite/gdb.cp/gdb-rhbz1186476-internal-error-unqualified-name-re-set.exp + echo 'Patch #106 (gdb-rhbz1350436-type-printers-error.patch):' Patch #106 (gdb-rhbz1350436-type-printers-error.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-rhbz1350436-type-printers-error.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.python/py-typeprint.cc patching file gdb/testsuite/gdb.python/py-typeprint.exp patching file gdb/testsuite/gdb.python/py-typeprint.py + echo 'Patch #107 (gdb-rhbz1084404-ppc64-s390x-wrong-prologue-skip-O2-g-3of3.patch):' Patch #107 (gdb-rhbz1084404-ppc64-s390x-wrong-prologue-skip-O2-g-3of3.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-rhbz1084404-ppc64-s390x-wrong-prologue-skip-O2-g-3of3.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.arch/ppc64-prologue-skip.exp patching file gdb/testsuite/gdb.arch/ppc64-prologue-skip.o.uu patching file gdb/testsuite/gdb.arch/s390x-prologue-skip.exp patching file gdb/testsuite/gdb.arch/s390x-prologue-skip.o.uu + echo 'Patch #108 (gdb-bz1219747-attach-kills.patch):' Patch #108 (gdb-bz1219747-attach-kills.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-bz1219747-attach-kills.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/main.c patching file gdb/testsuite/gdb.base/attach-kills.c patching file gdb/testsuite/gdb.base/attach-kills.exp + echo 'Patch #109 (gdb-fedora-libncursesw.patch):' Patch #109 (gdb-fedora-libncursesw.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-fedora-libncursesw.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/configure patching file gdb/configure.ac + echo 'Patch #110 (gdb-opcodes-clflushopt-test.patch):' Patch #110 (gdb-opcodes-clflushopt-test.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-opcodes-clflushopt-test.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.arch/amd64-clflushopt.S patching file gdb/testsuite/gdb.arch/amd64-clflushopt.exp + echo 'Patch #111 (gdb-dts-rhel6-python-compat.patch):' Patch #111 (gdb-dts-rhel6-python-compat.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-dts-rhel6-python-compat.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/data-directory/Makefile.in patching file gdb/python/lib/gdb/FrameWrapper.py patching file gdb/python/lib/gdb/backtrace.py patching file gdb/python/lib/gdb/command/backtrace.py + echo 'Patch #112 (gdb-6.6-buildid-locate-rpm-scl.patch):' Patch #112 (gdb-6.6-buildid-locate-rpm-scl.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-6.6-buildid-locate-rpm-scl.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/build-id.c patching file gdb/dwarf2read.c + echo 'Patch #113 (gdb-readline62-ask-more-rh.patch):' Patch #113 (gdb-readline62-ask-more-rh.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-readline62-ask-more-rh.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/event-top.c + echo 'Patch #114 (gdb-6.8-attach-signalled-detach-stopped.patch):' Patch #114 (gdb-6.8-attach-signalled-detach-stopped.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-6.8-attach-signalled-detach-stopped.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/infrun.c patching file gdb/linux-nat.c patching file gdb/testsuite/gdb.threads/attach-stopped.exp + echo 'Patch #115 (gdb-6.8-quit-never-aborts.patch):' Patch #115 (gdb-6.8-quit-never-aborts.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-6.8-quit-never-aborts.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/defs.h patching file gdb/extension.c patching file gdb/top.c patching file gdb/utils.c + echo 'Patch #116 (gdb-rhbz1261564-aarch64-hw-watchpoint-test.patch):' Patch #116 (gdb-rhbz1261564-aarch64-hw-watchpoint-test.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-rhbz1261564-aarch64-hw-watchpoint-test.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.base/rhbz1261564-aarch64-watchpoint.c patching file gdb/testsuite/gdb.base/rhbz1261564-aarch64-watchpoint.exp + echo 'Patch #117 (gdb-container-rh-pkg.patch):' Patch #117 (gdb-container-rh-pkg.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-container-rh-pkg.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/remote.c Patch #118 (gdb-rhbz1325795-framefilters-test.patch): + echo 'Patch #118 (gdb-rhbz1325795-framefilters-test.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-rhbz1325795-framefilters-test.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.python/py-framefilter-thread.c patching file gdb/testsuite/gdb.python/py-framefilter-thread.exp patching file gdb/testsuite/gdb.python/py-framefilter-thread.py + echo 'Patch #119 (gdb-linux_perf-bundle.patch):' Patch #119 (gdb-linux_perf-bundle.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-linux_perf-bundle.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/configure patching file gdb/configure.ac patching file gdb/gdb.c patching file gdb/nat/linux-btrace.h Patch #120 (gdb-libexec-add-index.patch): + echo 'Patch #120 (gdb-libexec-add-index.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-libexec-add-index.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/contrib/gdb-add-index.sh Patch #121 (gdb-rhbz1398387-tab-crash-test.patch): + echo 'Patch #121 (gdb-rhbz1398387-tab-crash-test.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-rhbz1398387-tab-crash-test.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.base/tab-crash.bz2.uu patching file gdb/testsuite/gdb.base/tab-crash.exp Patch #122 (gdb-testsuite-readline63-sigint.patch): + echo 'Patch #122 (gdb-testsuite-readline63-sigint.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-testsuite-readline63-sigint.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.gdb/selftest.exp Patch #123 (gdb-archer.patch): + echo 'Patch #123 (gdb-archer.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-archer.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/Makefile.in patching file gdb/data-directory/Makefile.in patching file gdb/doc/gdb.texinfo patching file gdb/doc/python.texi patching file gdb/gdb-gdb.gdb.in patching file gdb/main.c patching file gdb/python/lib/gdb/command/ignore_errors.py patching file gdb/python/lib/gdb/command/pahole.py patching file gdb/python/lib/gdb/function/in_scope.py patching file gdb/python/python-internal.h patching file gdb/python/python.c patching file gdb/python/python.h patching file gdb/testsuite/gdb.python/py-frame.exp patching file gdb/testsuite/gdb.python/py-value.exp patching file gdb/varobj.c patching file gdb/varobj.h + echo 'Patch #124 (gdb-vla-intel-fix-print-char-array.patch):' Patch #124 (gdb-vla-intel-fix-print-char-array.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-vla-intel-fix-print-char-array.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/f-valprint.c patching file gdb/testsuite/gdb.fortran/printing-types.exp + echo 'Patch #125 (gdb-rhbz1540559-gdbaddindex-glibcdebug-regression.patch):' Patch #125 (gdb-rhbz1540559-gdbaddindex-glibcdebug-regression.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-rhbz1540559-gdbaddindex-glibcdebug-regression.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/dwarf2read.c Patch #126 (gdb-ppc64-stwux-tautological-compare.patch): + echo 'Patch #126 (gdb-ppc64-stwux-tautological-compare.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-ppc64-stwux-tautological-compare.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/rs6000-tdep.c Patch #127 (gdb-rhbz1553104-s390x-arch12-test.patch): + echo 'Patch #127 (gdb-rhbz1553104-s390x-arch12-test.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-rhbz1553104-s390x-arch12-test.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.arch/s390x-arch12.S patching file gdb/testsuite/gdb.arch/s390x-arch12.exp patching file gdb/testsuite/gdb.arch/s390x-arch12.o.uu + echo 'Patch #128 (gdb-rhbz1347993-aarch64-hw-watchpoint.patch):' Patch #128 (gdb-rhbz1347993-aarch64-hw-watchpoint.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-rhbz1347993-aarch64-hw-watchpoint.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/NEWS patching file gdb/aarch64-linux-nat.c patching file gdb/common/common-utils.c patching file gdb/common/common-utils.h patching file gdb/gdbserver/linux-aarch64-low.c patching file gdb/nat/aarch64-linux-hw-point.c patching file gdb/nat/aarch64-linux-hw-point.h patching file gdb/testsuite/gdb.base/watchpoint-unaligned.c patching file gdb/testsuite/gdb.base/watchpoint-unaligned.exp patching file gdb/utils.c patching file gdb/utils.h Patch #129 (gdb-rhbz1228549-bpt-inline-frame-1of2.patch): + echo 'Patch #129 (gdb-rhbz1228549-bpt-inline-frame-1of2.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-rhbz1228549-bpt-inline-frame-1of2.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/dwarf2read.c patching file gdb/testsuite/gdb.ada/bp_inlined_func.exp patching file gdb/testsuite/gdb.ada/bp_inlined_func/b.adb patching file gdb/testsuite/gdb.ada/bp_inlined_func/b.ads patching file gdb/testsuite/gdb.ada/bp_inlined_func/c.adb patching file gdb/testsuite/gdb.ada/bp_inlined_func/c.ads patching file gdb/testsuite/gdb.ada/bp_inlined_func/foo.adb Patch #130 (gdb-rhbz1228549-bpt-inline-frame-2of2.patch): + echo 'Patch #130 (gdb-rhbz1228549-bpt-inline-frame-2of2.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-rhbz1228549-bpt-inline-frame-2of2.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/breakpoint.c patching file gdb/breakpoint.h patching file gdb/infrun.c patching file gdb/inline-frame.c patching file gdb/inline-frame.h patching file gdb/testsuite/gdb.ada/bp_inlined_func.exp patching file gdb/testsuite/gdb.dwarf2/implptr.exp patching file gdb/testsuite/gdb.opt/inline-break.c patching file gdb/testsuite/gdb.opt/inline-break.exp Patch #131 (gdb-rhbz881849-ipv6-1of3.patch): + echo 'Patch #131 (gdb-rhbz881849-ipv6-1of3.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-rhbz881849-ipv6-1of3.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/gdbserver/Makefile.in patching file gdb/gdbserver/gdbreplay.c + echo 'Patch #132 (gdb-rhbz881849-ipv6-2of3.patch):' Patch #132 (gdb-rhbz881849-ipv6-2of3.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-rhbz881849-ipv6-2of3.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/Makefile.in patching file gdb/NEWS patching file gdb/common/netstuff.c patching file gdb/common/netstuff.h patching file gdb/doc/gdb.texinfo patching file gdb/gdbserver/Makefile.in patching file gdb/gdbserver/gdbreplay.c patching file gdb/gdbserver/remote-utils.c patching file gdb/ser-tcp.c patching file gdb/testsuite/README patching file gdb/testsuite/boards/native-extended-gdbserver.exp patching file gdb/testsuite/boards/native-gdbserver.exp patching file gdb/testsuite/gdb.server/run-without-local-binary.exp patching file gdb/testsuite/gdb.server/server-connect.exp patching file gdb/testsuite/lib/gdbserver-support.exp patching file gdb/unittests/parse-connection-spec-selftests.c + echo 'Patch #133 (gdb-rhbz881849-ipv6-3of3.patch):' Patch #133 (gdb-rhbz881849-ipv6-3of3.patch): + /usr/bin/cat /builddir/build/SOURCES/gdb-rhbz881849-ipv6-3of3.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/lib/gdbserver-support.exp + for i in gdb/python/lib/gdb/FrameWrapper.py gdb/python/lib/gdb/backtrace.py gdb/python/lib/gdb/command/backtrace.py + test -e gdb/python/lib/gdb/FrameWrapper.py + : + for i in gdb/python/lib/gdb/FrameWrapper.py gdb/python/lib/gdb/backtrace.py gdb/python/lib/gdb/command/backtrace.py + test -e gdb/python/lib/gdb/backtrace.py + : Patch #1119 (gdb-testsuite-readline63-sigint-revert.patch): + for i in gdb/python/lib/gdb/FrameWrapper.py gdb/python/lib/gdb/backtrace.py gdb/python/lib/gdb/command/backtrace.py + test -e gdb/python/lib/gdb/command/backtrace.py + : + echo 'Patch #1119 (gdb-testsuite-readline63-sigint-revert.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-testsuite-readline63-sigint-revert.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/testsuite/gdb.gdb/selftest.exp Hunk #1 succeeded at 104 (offset -347 lines). Patch #1044 (gdb-pahole-python2.patch): + echo 'Patch #1044 (gdb-pahole-python2.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdb-pahole-python2.patch + /usr/bin/patch -p1 --fuzz=0 patching file gdb/python/lib/gdb/command/pahole.py + find -name '*.orig' + xargs rm -f + find -name '*.rej' + cat + rm -f libdecnumber/gstdint.h + rm -f 'bfd/doc/*.info' + rm -f 'bfd/doc/*.info-*' + rm -f 'gdb/doc/*.info' + rm -f 'gdb/doc/*.info-*' + mv -f readline/doc readline-doc + rm -rf readline/CHANGELOG readline/CHANGES readline/COPYING readline/ChangeLog.gdb readline/INSTALL readline/MANIFEST readline/Makefile.in readline/NEWS readline/README readline/USAGE readline/aclocal.m4 readline/ansi_stdlib.h readline/bind.c readline/callback.c readline/chardefs.h readline/compat.c readline/complete.c readline/config.h.in readline/configure readline/configure.in readline/cross-build readline/display.c readline/emacs_keymap.c readline/examples readline/funmap.c readline/histexpand.c readline/histfile.c readline/histlib.h readline/history.c readline/history.h readline/histsearch.c readline/input.c readline/isearch.c readline/keymaps.c readline/keymaps.h readline/kill.c readline/macro.c readline/mbutil.c readline/misc.c readline/nls.c readline/parens.c readline/patchlevel readline/posixdir.h readline/posixjmp.h readline/posixselect.h readline/posixstat.h readline/readline.c readline/readline.h readline/rlconf.h readline/rldefs.h readline/rlmbutil.h readline/rlprivate.h readline/rlshell.h readline/rlstdc.h readline/rltty.c readline/rltty.h readline/rltypedefs.h readline/rlwinsize.h readline/savestring.c readline/search.c readline/shell.c readline/shlib readline/signals.c readline/support readline/tcap.h readline/terminal.c readline/text.c readline/tilde.c readline/tilde.h readline/undo.c readline/util.c readline/vi_keymap.c readline/vi_mode.c readline/xfree.c readline/xmalloc.c readline/xmalloc.h + mv -f readline-doc readline/doc + rm -rf zlib texinfo + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Rdsd7J + umask 022 + cd /builddir/build/BUILD + cd gdb-8.1 + rm -rf /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64 + test -e /usr/lib64/librpm.so.3 + for fprofile in '""' + mkdir build-x86_64-redhat-linux-gnu + cd build-x86_64-redhat-linux-gnu + export 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic ' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic ' + export 'LDFLAGS=-Wl,-z,relro ' + LDFLAGS='-Wl,-z,relro ' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB' + mkdir processor-trace-1.6.1-root + mkdir processor-trace-1.6.1-build + cd processor-trace-1.6.1-build + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/opt/rh/devtoolset-8/root/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/opt/rh/devtoolset-8/root/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/opt/rh/devtoolset-8/root/usr -DINCLUDE_INSTALL_DIR:PATH=/opt/rh/devtoolset-8/root/usr/include -DLIB_INSTALL_DIR:PATH=/opt/rh/devtoolset-8/root/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/opt/rh/devtoolset-8/root/etc -DSHARE_INSTALL_PREFIX:PATH=/opt/rh/devtoolset-8/root/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo -DPTUNIT:BOOL=OFF -DDEVBUILD:BOOL=ON ../../processor-trace-1.6.1 -- The C compiler identification is GNU 4.8.5 -- The CXX compiler identification is GNU 4.8.5 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build + make VERBOSE=1 -j32 /usr/bin/cmake -H/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1 -B/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/CMakeFiles /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build' make -f libipt/CMakeFiles/libipt.dir/build.make libipt/CMakeFiles/libipt.dir/depend make[2]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build' cd /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1 /builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt/CMakeFiles/libipt.dir/DependInfo.cmake Dependee "/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt/CMakeFiles/libipt.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt/CMakeFiles/libipt.dir/depend.internal". Dependee "/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt/CMakeFiles/libipt.dir/depend.internal". Scanning dependencies of target libipt make[2]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build' make -f libipt/CMakeFiles/libipt.dir/build.make libipt/CMakeFiles/libipt.dir/build make[2]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/CMakeFiles 1 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/CMakeFiles 2 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/CMakeFiles 3 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/CMakeFiles 4 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/CMakeFiles 5 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/CMakeFiles 6 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/CMakeFiles 7 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/CMakeFiles 8 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/CMakeFiles 9 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/CMakeFiles 10 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/CMakeFiles 11 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/CMakeFiles 12 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/CMakeFiles 13 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/CMakeFiles 14 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/CMakeFiles 15 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/CMakeFiles 16 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/CMakeFiles 17 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/CMakeFiles 18 [ 3%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/CMakeFiles 19 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/CMakeFiles 20 [ 11%] [ 11%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/CMakeFiles 21 [ 15%] [ 19%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/CMakeFiles 22 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/CMakeFiles 23 [ 26%] [ 26%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/CMakeFiles 24 [ 30%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/CMakeFiles 25 [ 34%] [ 42%] [ 42%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/CMakeFiles 26 Building C object libipt/CMakeFiles/libipt.dir/src/pt_error.c.o Building C object libipt/CMakeFiles/libipt.dir/src/pt_packet_decoder.c.o [ 46%] cd /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt && /usr/bin/cc -DFEATURE_THREADS -DPT_VERSION_BUILD=1 -DPT_VERSION_EXT=\"\" -DPT_VERSION_MAJOR=1 -DPT_VERSION_MINOR=6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -std=c99 -fvisibility=hidden -Wall -Wextra -pedantic -Werror -O2 -g -DNDEBUG -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include/posix -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include/posix -o CMakeFiles/libipt.dir/src/pt_error.c.o -c /builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/src/pt_error.c cd /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt && /usr/bin/cc -DFEATURE_THREADS -DPT_VERSION_BUILD=1 -DPT_VERSION_EXT=\"\" -DPT_VERSION_MAJOR=1 -DPT_VERSION_MINOR=6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -std=c99 -fvisibility=hidden -Wall -Wextra -pedantic -Werror -O2 -g -DNDEBUG -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include/posix -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include/posix -o CMakeFiles/libipt.dir/src/pt_packet_decoder.c.o -c /builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/src/pt_packet_decoder.c Building C object libipt/CMakeFiles/libipt.dir/src/pt_query_decoder.c.o [ 50%] Building C object libipt/CMakeFiles/libipt.dir/src/pt_encoder.c.o cd /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt && /usr/bin/cc -DFEATURE_THREADS -DPT_VERSION_BUILD=1 -DPT_VERSION_EXT=\"\" -DPT_VERSION_MAJOR=1 -DPT_VERSION_MINOR=6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -std=c99 -fvisibility=hidden -Wall -Wextra -pedantic -Werror -O2 -g -DNDEBUG -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include/posix -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include/posix -o CMakeFiles/libipt.dir/src/pt_encoder.c.o -c /builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/src/pt_encoder.c cd /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt && /usr/bin/cc -DFEATURE_THREADS -DPT_VERSION_BUILD=1 -DPT_VERSION_EXT=\"\" -DPT_VERSION_MAJOR=1 -DPT_VERSION_MINOR=6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -std=c99 -fvisibility=hidden -Wall -Wextra -pedantic -Werror -O2 -g -DNDEBUG -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include/posix -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include/posix -o CMakeFiles/libipt.dir/src/pt_query_decoder.c.o -c /builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/src/pt_query_decoder.c [ 53%] Building C object libipt/CMakeFiles/libipt.dir/src/pt_version.c.o [ 57%] cd /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt && /usr/bin/cc -DFEATURE_THREADS -DPT_VERSION_BUILD=1 -DPT_VERSION_EXT=\"\" -DPT_VERSION_MAJOR=1 -DPT_VERSION_MINOR=6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -std=c99 -fvisibility=hidden -Wall -Wextra -pedantic -Werror -O2 -g -DNDEBUG -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include/posix -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include/posix -o CMakeFiles/libipt.dir/src/pt_version.c.o -c /builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/src/pt_version.c Building C object libipt/CMakeFiles/libipt.dir/src/pt_sync.c.o Building C object libipt/CMakeFiles/libipt.dir/src/pt_last_ip.c.o [ 61%] cd /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt && /usr/bin/cc -DFEATURE_THREADS -DPT_VERSION_BUILD=1 -DPT_VERSION_EXT=\"\" -DPT_VERSION_MAJOR=1 -DPT_VERSION_MINOR=6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -std=c99 -fvisibility=hidden -Wall -Wextra -pedantic -Werror -O2 -g -DNDEBUG -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include/posix -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include/posix -o CMakeFiles/libipt.dir/src/pt_sync.c.o -c /builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/src/pt_sync.c [ 65%] cd /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt && /usr/bin/cc -DFEATURE_THREADS -DPT_VERSION_BUILD=1 -DPT_VERSION_EXT=\"\" -DPT_VERSION_MAJOR=1 -DPT_VERSION_MINOR=6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -std=c99 -fvisibility=hidden -Wall -Wextra -pedantic -Werror -O2 -g -DNDEBUG -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include/posix -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include/posix -o CMakeFiles/libipt.dir/src/pt_last_ip.c.o -c /builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/src/pt_last_ip.c Building C object libipt/CMakeFiles/libipt.dir/src/pt_image_section_cache.c.o Building C object libipt/CMakeFiles/libipt.dir/src/pt_tnt_cache.c.o cd /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt && /usr/bin/cc -DFEATURE_THREADS -DPT_VERSION_BUILD=1 -DPT_VERSION_EXT=\"\" -DPT_VERSION_MAJOR=1 -DPT_VERSION_MINOR=6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -std=c99 -fvisibility=hidden -Wall -Wextra -pedantic -Werror -O2 -g -DNDEBUG -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include/posix -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include/posix -o CMakeFiles/libipt.dir/src/pt_image_section_cache.c.o -c /builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/src/pt_image_section_cache.c [ 69%] cd /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt && /usr/bin/cc -DFEATURE_THREADS -DPT_VERSION_BUILD=1 -DPT_VERSION_EXT=\"\" -DPT_VERSION_MAJOR=1 -DPT_VERSION_MINOR=6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -std=c99 -fvisibility=hidden -Wall -Wextra -pedantic -Werror -O2 -g -DNDEBUG -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include/posix -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include/posix -o CMakeFiles/libipt.dir/src/pt_tnt_cache.c.o -c /builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/src/pt_tnt_cache.c [ 73%] Building C object libipt/CMakeFiles/libipt.dir/src/pt_ild.c.o [ 80%] [ 80%] Building C object libipt/CMakeFiles/libipt.dir/src/pt_image.c.o cd /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt && /usr/bin/cc -DFEATURE_THREADS -DPT_VERSION_BUILD=1 -DPT_VERSION_EXT=\"\" -DPT_VERSION_MAJOR=1 -DPT_VERSION_MINOR=6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -std=c99 -fvisibility=hidden -Wall -Wextra -pedantic -Werror -O2 -g -DNDEBUG -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include/posix -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include/posix -o CMakeFiles/libipt.dir/src/pt_ild.c.o -c /builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/src/pt_ild.c cd /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt && /usr/bin/cc -DFEATURE_THREADS -DPT_VERSION_BUILD=1 -DPT_VERSION_EXT=\"\" -DPT_VERSION_MAJOR=1 -DPT_VERSION_MINOR=6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -std=c99 -fvisibility=hidden -Wall -Wextra -pedantic -Werror -O2 -g -DNDEBUG -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include/posix -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include/posix -o CMakeFiles/libipt.dir/src/pt_image.c.o -c /builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/src/pt_image.c Building C object libipt/CMakeFiles/libipt.dir/src/pt_time.c.o [ 84%] cd /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt && /usr/bin/cc -DFEATURE_THREADS -DPT_VERSION_BUILD=1 -DPT_VERSION_EXT=\"\" -DPT_VERSION_MAJOR=1 -DPT_VERSION_MINOR=6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -std=c99 -fvisibility=hidden -Wall -Wextra -pedantic -Werror -O2 -g -DNDEBUG -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include/posix -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include/posix -o CMakeFiles/libipt.dir/src/pt_time.c.o -c /builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/src/pt_time.c [ 92%] [ 92%] [ 96%] Building C object libipt/CMakeFiles/libipt.dir/src/pt_insn_decoder.c.o cd /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt && /usr/bin/cc -DFEATURE_THREADS -DPT_VERSION_BUILD=1 -DPT_VERSION_EXT=\"\" -DPT_VERSION_MAJOR=1 -DPT_VERSION_MINOR=6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -std=c99 -fvisibility=hidden -Wall -Wextra -pedantic -Werror -O2 -g -DNDEBUG -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include/posix -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include/posix -o CMakeFiles/libipt.dir/src/pt_insn_decoder.c.o -c /builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/src/pt_insn_decoder.c [100%] Building C object libipt/CMakeFiles/libipt.dir/src/pt_retstack.c.o cd /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt && /usr/bin/cc -DFEATURE_THREADS -DPT_VERSION_BUILD=1 -DPT_VERSION_EXT=\"\" -DPT_VERSION_MAJOR=1 -DPT_VERSION_MINOR=6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -std=c99 -fvisibility=hidden -Wall -Wextra -pedantic -Werror -O2 -g -DNDEBUG -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include/posix -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include/posix -o CMakeFiles/libipt.dir/src/pt_retstack.c.o -c /builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/src/pt_retstack.c Building C object libipt/CMakeFiles/libipt.dir/src/pt_asid.c.o cd /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt && /usr/bin/cc -DFEATURE_THREADS -DPT_VERSION_BUILD=1 -DPT_VERSION_EXT=\"\" -DPT_VERSION_MAJOR=1 -DPT_VERSION_MINOR=6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -std=c99 -fvisibility=hidden -Wall -Wextra -pedantic -Werror -O2 -g -DNDEBUG -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include/posix -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include/posix -o CMakeFiles/libipt.dir/src/pt_asid.c.o -c /builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/src/pt_asid.c Building C object libipt/CMakeFiles/libipt.dir/src/pt_block_decoder.c.o Building C object libipt/CMakeFiles/libipt.dir/src/pt_event_queue.c.o cd /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt && /usr/bin/cc -DFEATURE_THREADS -DPT_VERSION_BUILD=1 -DPT_VERSION_EXT=\"\" -DPT_VERSION_MAJOR=1 -DPT_VERSION_MINOR=6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -std=c99 -fvisibility=hidden -Wall -Wextra -pedantic -Werror -O2 -g -DNDEBUG -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include/posix -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include/posix -o CMakeFiles/libipt.dir/src/pt_block_decoder.c.o -c /builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/src/pt_block_decoder.c cd /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt && /usr/bin/cc -DFEATURE_THREADS -DPT_VERSION_BUILD=1 -DPT_VERSION_EXT=\"\" -DPT_VERSION_MAJOR=1 -DPT_VERSION_MINOR=6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -std=c99 -fvisibility=hidden -Wall -Wextra -pedantic -Werror -O2 -g -DNDEBUG -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include/posix -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include/posix -o CMakeFiles/libipt.dir/src/pt_event_queue.c.o -c /builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/src/pt_event_queue.c Building C object libipt/CMakeFiles/libipt.dir/src/pt_packet.c.o Building C object libipt/CMakeFiles/libipt.dir/src/pt_decoder_function.c.o cd /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt && /usr/bin/cc -DFEATURE_THREADS -DPT_VERSION_BUILD=1 -DPT_VERSION_EXT=\"\" -DPT_VERSION_MAJOR=1 -DPT_VERSION_MINOR=6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -std=c99 -fvisibility=hidden -Wall -Wextra -pedantic -Werror -O2 -g -DNDEBUG -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include/posix -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include/posix -o CMakeFiles/libipt.dir/src/pt_packet.c.o -c /builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/src/pt_packet.c Building C object libipt/CMakeFiles/libipt.dir/src/pt_config.c.o Building C object libipt/CMakeFiles/libipt.dir/src/pt_insn.c.o cd /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt && /usr/bin/cc -DFEATURE_THREADS -DPT_VERSION_BUILD=1 -DPT_VERSION_EXT=\"\" -DPT_VERSION_MAJOR=1 -DPT_VERSION_MINOR=6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -std=c99 -fvisibility=hidden -Wall -Wextra -pedantic -Werror -O2 -g -DNDEBUG -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include/posix -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include/posix -o CMakeFiles/libipt.dir/src/pt_decoder_function.c.o -c /builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/src/pt_decoder_function.c Building C object libipt/CMakeFiles/libipt.dir/src/pt_block_cache.c.o cd /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt && /usr/bin/cc -DFEATURE_THREADS -DPT_VERSION_BUILD=1 -DPT_VERSION_EXT=\"\" -DPT_VERSION_MAJOR=1 -DPT_VERSION_MINOR=6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -std=c99 -fvisibility=hidden -Wall -Wextra -pedantic -Werror -O2 -g -DNDEBUG -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include/posix -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include/posix -o CMakeFiles/libipt.dir/src/pt_config.c.o -c /builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/src/pt_config.c Building C object libipt/CMakeFiles/libipt.dir/src/posix/init.c.o Building C object libipt/CMakeFiles/libipt.dir/src/pt_section.c.o Building C object libipt/CMakeFiles/libipt.dir/src/pt_section_file.c.o cd /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt && /usr/bin/cc -DFEATURE_THREADS -DPT_VERSION_BUILD=1 -DPT_VERSION_EXT=\"\" -DPT_VERSION_MAJOR=1 -DPT_VERSION_MINOR=6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -std=c99 -fvisibility=hidden -Wall -Wextra -pedantic -Werror -O2 -g -DNDEBUG -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include/posix -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include/posix -o CMakeFiles/libipt.dir/src/pt_insn.c.o -c /builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/src/pt_insn.c Building C object libipt/CMakeFiles/libipt.dir/src/posix/pt_section_posix.c.o cd /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt && /usr/bin/cc -DFEATURE_THREADS -DPT_VERSION_BUILD=1 -DPT_VERSION_EXT=\"\" -DPT_VERSION_MAJOR=1 -DPT_VERSION_MINOR=6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -std=c99 -fvisibility=hidden -Wall -Wextra -pedantic -Werror -O2 -g -DNDEBUG -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include/posix -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include/posix -o CMakeFiles/libipt.dir/src/pt_block_cache.c.o -c /builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/src/pt_block_cache.c cd /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt && /usr/bin/cc -DFEATURE_THREADS -DPT_VERSION_BUILD=1 -DPT_VERSION_EXT=\"\" -DPT_VERSION_MAJOR=1 -DPT_VERSION_MINOR=6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -std=c99 -fvisibility=hidden -Wall -Wextra -pedantic -Werror -O2 -g -DNDEBUG -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include/posix -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include/posix -o CMakeFiles/libipt.dir/src/posix/init.c.o -c /builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/src/posix/init.c cd /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt && /usr/bin/cc -DFEATURE_THREADS -DPT_VERSION_BUILD=1 -DPT_VERSION_EXT=\"\" -DPT_VERSION_MAJOR=1 -DPT_VERSION_MINOR=6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -std=c99 -fvisibility=hidden -Wall -Wextra -pedantic -Werror -O2 -g -DNDEBUG -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include/posix -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include/posix -o CMakeFiles/libipt.dir/src/pt_section.c.o -c /builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/src/pt_section.c cd /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt && /usr/bin/cc -DFEATURE_THREADS -DPT_VERSION_BUILD=1 -DPT_VERSION_EXT=\"\" -DPT_VERSION_MAJOR=1 -DPT_VERSION_MINOR=6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -std=c99 -fvisibility=hidden -Wall -Wextra -pedantic -Werror -O2 -g -DNDEBUG -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include/posix -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include/posix -o CMakeFiles/libipt.dir/src/pt_section_file.c.o -c /builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/src/pt_section_file.c cd /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt && /usr/bin/cc -DFEATURE_THREADS -DPT_VERSION_BUILD=1 -DPT_VERSION_EXT=\"\" -DPT_VERSION_MAJOR=1 -DPT_VERSION_MINOR=6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -std=c99 -fvisibility=hidden -Wall -Wextra -pedantic -Werror -O2 -g -DNDEBUG -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/include/posix -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include -I/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/internal/include/posix -o CMakeFiles/libipt.dir/src/posix/pt_section_posix.c.o -c /builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt/src/posix/pt_section_posix.c Linking C static library ../lib/libipt.a cd /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt && /usr/bin/cmake -P CMakeFiles/libipt.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt && /usr/bin/cmake -E cmake_link_script CMakeFiles/libipt.dir/link.txt --verbose=1 /usr/bin/ar cr ../lib/libipt.a CMakeFiles/libipt.dir/src/pt_error.c.o CMakeFiles/libipt.dir/src/pt_packet_decoder.c.o CMakeFiles/libipt.dir/src/pt_query_decoder.c.o CMakeFiles/libipt.dir/src/pt_encoder.c.o CMakeFiles/libipt.dir/src/pt_sync.c.o CMakeFiles/libipt.dir/src/pt_version.c.o CMakeFiles/libipt.dir/src/pt_last_ip.c.o CMakeFiles/libipt.dir/src/pt_tnt_cache.c.o CMakeFiles/libipt.dir/src/pt_ild.c.o CMakeFiles/libipt.dir/src/pt_image.c.o CMakeFiles/libipt.dir/src/pt_image_section_cache.c.o CMakeFiles/libipt.dir/src/pt_retstack.c.o CMakeFiles/libipt.dir/src/pt_insn_decoder.c.o CMakeFiles/libipt.dir/src/pt_time.c.o CMakeFiles/libipt.dir/src/pt_asid.c.o CMakeFiles/libipt.dir/src/pt_event_queue.c.o CMakeFiles/libipt.dir/src/pt_packet.c.o CMakeFiles/libipt.dir/src/pt_decoder_function.c.o CMakeFiles/libipt.dir/src/pt_config.c.o CMakeFiles/libipt.dir/src/pt_insn.c.o CMakeFiles/libipt.dir/src/pt_block_decoder.c.o CMakeFiles/libipt.dir/src/pt_block_cache.c.o CMakeFiles/libipt.dir/src/posix/init.c.o CMakeFiles/libipt.dir/src/pt_section.c.o CMakeFiles/libipt.dir/src/pt_section_file.c.o CMakeFiles/libipt.dir/src/posix/pt_section_posix.c.o /usr/bin/ranlib ../lib/libipt.a make[2]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/CMakeFiles 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 [100%] Built target libipt make[1]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/CMakeFiles 0 + ctest -V -j32 UpdateCTestConfiguration from :/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/DartConfiguration.tcl UpdateCTestConfiguration from :/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/DartConfiguration.tcl Test project /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build Constructing a list of tests Checking test dependency graph... Checking test dependency graph end No tests were found!!! + make install DESTDIR=../processor-trace-1.6.1-root /usr/bin/cmake -H/builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1 -B/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/CMakeFiles /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build' make -f libipt/CMakeFiles/libipt.dir/build.make libipt/CMakeFiles/libipt.dir/depend make[2]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build' cd /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1 /builddir/build/BUILD/gdb-8.1/processor-trace-1.6.1/libipt /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/libipt/CMakeFiles/libipt.dir/DependInfo.cmake make[2]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build' make -f libipt/CMakeFiles/libipt.dir/build.make libipt/CMakeFiles/libipt.dir/build make[2]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build' make[2]: Nothing to be done for `libipt/CMakeFiles/libipt.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/CMakeFiles 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 [100%] Built target libipt make[1]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-build' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "RelWithDebInfo" -- Installing: ../processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/lib64/libipt.a -- Installing: ../processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include/intel-pt.h + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include' + LDFLAGS='-Wl,-z,relro -L/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/lib64' + export 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include' + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include' ++ : ppc64 host build crashes on ppc variant of libexpat.so + ../configure --prefix=/opt/rh/devtoolset-8/root/usr --libdir=/opt/rh/devtoolset-8/root/usr/lib64 --sysconfdir=/opt/rh/devtoolset-8/root/etc --mandir=/opt/rh/devtoolset-8/root/usr/share/man --infodir=/opt/rh/devtoolset-8/root/usr/share/info --with-system-gdbinit=/opt/rh/devtoolset-8/root/etc/gdbinit --with-gdb-datadir=/opt/rh/devtoolset-8/root/usr/share/gdb --enable-gdb-build-warnings=,-Wno-unused --enable-build-with-cxx --enable-werror --with-separate-debug-dir=/usr/lib/debug --disable-sim --disable-rpath --without-babeltrace --without-guile --with-system-readline --with-expat --without-libexpat-prefix --enable-tui --with-python=/usr/bin/python --with-rpm=librpm.so.3 --with-lzma --without-libunwind --enable-64-bit-bfd --enable-inprocess-agent --with-system-zlib --with-intel-pt --with-mpfr '--with-auto-load-dir=$debugdir:$datadir/auto-load:/usr/share/gdb/auto-load' '--with-auto-load-safe-path=$debugdir:$datadir/auto-load:/usr/share/gdb/auto-load' --enable-targets=s390-linux-gnu,powerpc-linux-gnu,arm-linux-gnu,aarch64-linux-gnu x86_64-redhat-linux-gnu configure: WARNING: you should use --build, --host, --target checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking for gawk... gawk checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... no checking for x86_64-redhat-linux-gnu-gnatbind... no checking for gnatbind... no checking for x86_64-redhat-linux-gnu-gnatmake... no checking for gnatmake... no checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for objdir... .libs checking for isl 0.16, 0.15, or deprecated 0.14... no recommended isl version is 0.16 or 0.15, the minimum required isl version 0.14 is deprecated checking for isl 0.16 or 0.15... no *** This configuration is not supported in the following subdirectories: sim (Any other directories should still work fine.) checking for default BUILD_CONFIG... checking for --enable-vtable-verify... no checking for bison... bison -y checking for bison... bison checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... makeinfo checking for expect... no checking for runtest... no checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-as... no checking for as... as checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking for x86_64-redhat-linux-gnu-ld... no checking for ld... ld checking for x86_64-redhat-linux-gnu-lipo... no checking for lipo... no checking for x86_64-redhat-linux-gnu-nm... no checking for nm... nm checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-windres... no checking for windres... no checking for x86_64-redhat-linux-gnu-windmc... no checking for windmc... no checking for x86_64-redhat-linux-gnu-objcopy... no checking for objcopy... objcopy checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking for x86_64-redhat-linux-gnu-readelf... no checking for readelf... readelf checking for x86_64-redhat-linux-gnu-cc... no checking for cc... cc checking for x86_64-redhat-linux-gnu-c++... no checking for c++... c++ checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for x86_64-redhat-linux-gnu-gfortran... no checking for gfortran... no checking for x86_64-redhat-linux-gnu-gccgo... no checking for gccgo... no checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-as... no checking for as... as checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking for x86_64-redhat-linux-gnu-ld... no checking for ld... ld checking for x86_64-redhat-linux-gnu-lipo... no checking for lipo... no checking for x86_64-redhat-linux-gnu-nm... no checking for nm... nm checking for x86_64-redhat-linux-gnu-objcopy... no checking for objcopy... objcopy checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-gnu-readelf... no checking for readelf... readelf checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-windres... no checking for windres... no checking for x86_64-redhat-linux-gnu-windmc... no checking for windmc... no checking where to find the target ar... host tool checking where to find the target as... host tool checking where to find the target cc... host tool checking where to find the target c++... host tool checking where to find the target c++ for libstdc++... host tool checking where to find the target dlltool... host tool checking where to find the target gcc... host tool checking where to find the target gfortran... host tool checking where to find the target gccgo... host tool checking where to find the target ld... host tool checking where to find the target lipo... host tool checking where to find the target nm... host tool checking where to find the target objcopy... host tool checking where to find the target objdump... host tool checking where to find the target ranlib... host tool checking where to find the target readelf... host tool checking where to find the target strip... host tool checking where to find the target windres... host tool checking where to find the target windmc... host tool checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile + '[' -z no ']' + '[' '' = -fprofile ']' + '[' -z no ']' + FPROFILE_CFLAGS= + make -j32 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include ' 'LDFLAGS=-Wl,-z,relro -L/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/lib64 ' maybe-configure-gdb mkdir -p -- ./intl mkdir -p -- ./libiberty Configuring in ./intl Configuring in ./libiberty configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo configure: creating cache ./config.cache checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... yes 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 x86_64-redhat-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for perl... perl checking build system type... checking for suffix of object files... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu o checking whether we are using the GNU C compiler... checking for x86_64-redhat-linux-gnu-ar... ar checking for x86_64-redhat-linux-gnu-ranlib... ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-redhat-linux-gnu-gcc... gcc yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... checking for C compiler default output file name... none needed a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for x86_64-redhat-linux-gnu-ranlib... ranlib checking for library containing strerror... checking for suffix of object files... o checking whether we are using the GNU C compiler... none required checking how to run the C preprocessor... yes checking whether gcc accepts -g... gcc -E yes checking for gcc option to accept ISO C89... 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... 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 an ANSI C-conforming const... yes checking for inline... inline checking for sys/types.h... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for stdlib.h... yes checking for string.h... yes checking for string.h... yes checking for memory.h... yes checking for memory.h... yes checking for strings.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for inttypes.h... yes yes checking for stdint.h... checking for stdint.h... yes yes checking for unistd.h... checking for unistd.h... yes yes checking for off_t... checking minix/config.h usability... yes checking for size_t... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for working alloca.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no yes checking for alloca... checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking whether gcc supports -Wwrite-strings... yes checking for working mmap... yes checking whether gcc supports -Wc++-compat... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wshadow=local... yes checking whether we are using the GNU C Library 2.1 or newer... no checking whether gcc supports -pedantic ... yes checking whether integer division by zero raises SIGFPE... yes checking whether gcc and cc understand -c and -o together... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unsigned long long... yes checking for an ANSI C-conforming const... yes checking for inline... yes checking for inttypes.h... inline checking whether byte ordering is bigendian... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... done checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes no checking for a BSD-compatible install... checking limits.h usability... /usr/bin/install -c checking for sys/file.h... yes checking for sys/param.h... yes checking limits.h presence... yes checking for limits.h... yes yes checking locale.h usability... checking for limits.h... yes checking for stdlib.h... (cached) yes checking for malloc.h... yes checking locale.h presence... yes checking for string.h... (cached) yes yes checking for locale.h... yes checking for unistd.h... (cached) yes checking nl_types.h usability... checking for strings.h... (cached) yes checking for sys/time.h... yes checking for time.h... yes checking nl_types.h presence... yes yes checking for nl_types.h... yes checking for sys/resource.h... checking malloc.h usability... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes yes checking malloc.h presence... checking for fcntl.h... yes checking for malloc.h... yes yes checking stddef.h usability... checking for alloca.h... yes checking for sys/pstat.h... yes checking stddef.h presence... no checking for sys/sysmp.h... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes no checking for sys/sysinfo.h... checking for string.h... (cached) yes checking for unistd.h... (cached) yes yes checking sys/param.h usability... checking for machine/hal_sysinfo.h... no checking for sys/table.h... no yes checking sys/param.h presence... checking for sys/sysctl.h... yes yes checking for sys/param.h... yes checking for sys/systemcfg.h... checking for feof_unlocked... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes yes checking for process.h... checking for fgets_unlocked... no checking for sys/prctl.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for getc_unlocked... yes checking whether time.h and sys/time.h may both be included... yes yes checking whether errno must be declared... checking for getcwd... no checking size of int... yes checking for getegid... yes 4 checking size of long... checking for geteuid... yes checking for getgid... 8 checking size of size_t... yes checking for getuid... 8 checking for long long... yes checking for mempcpy... yes yes checking size of long long... checking for munmap... yes checking for putenv... 8 checking for a 64-bit type... yes uint64_t checking for intptr_t... checking for setenv... yes checking for setlocale... yes checking for uintptr_t... yes checking for stpcpy... yes checking for strcasecmp... yes checking for ssize_t... yes checking for strdup... yes yes checking for pid_t... checking for strtoul... yes checking for tsearch... yes yes checking for library containing strerror... checking for __argz_count... none required checking for asprintf... yes checking for __argz_stringify... yes yes checking for __argz_next... checking for atexit... yes yes checking for __fsetlocking... checking for basename... yes yes checking for iconv... checking for bcmp... yes checking for iconv declaration... yes checking for bcopy... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for bsearch... yes checking for LC_MESSAGES... yes yes checking for bison... bison checking version of bison... 3.0.4, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... checking for bzero... yes yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for aclocal... no checking for autoconf... no checking for autoheader... no checking for calloc... configure: updating cache ./config.cache configure: creating ./config.status yes checking for clock... yes checking for ffs... config.status: creating Makefile config.status: creating config.intl yes config.status: creating config.h checking for getcwd... config.status: executing default-1 commands yes checking for getpagesize... make[1]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/intl' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/intl' 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... yes checking for sys_nerr... yes checking for sys_siglist... yes 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 psignal... yes checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... yes checking for setrlimit... yes checking for sbrk... yes checking for spawnve... no checking for spawnvpe... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for sysctl... yes checking for sysmp... no checking for table... no checking for times... yes checking for wait3... yes checking for wait4... 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 stdlib.h... (cached) yes checking for unistd.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 mkdir -p -- ./bfd Configuring in ./bfd make[1]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-picdir touch stamp-noasandir echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/regex.c -o noasan/regex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/md5.c -o noasan/md5.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/sha1.c -o noasan/sha1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/alloca.c -o noasan/alloca.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/argv.c -o noasan/argv.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/regex.c -o regex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/concat.c -o noasan/concat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/cp-demangle.c -o cp-demangle.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/md5.c -o md5.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/sha1.c -o sha1.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi make[2]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/libiberty/testsuite' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/libiberty/testsuite' if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/crc32.c -o noasan/crc32.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/choose-temp.c -o choose-temp.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/argv.c -o argv.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/concat.c -o concat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/crc32.c -o crc32.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/d-demangle.c -o d-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/dwarfnames.c -o dwarfnames.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/getopt.c -o pic/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/fibheap.c -o fibheap.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/filename_cmp.c -o filename_cmp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/floatformat.c -o floatformat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/getopt.c -o noasan/getopt.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/hex.c -o pic/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/getopt.c -o getopt.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/getopt1.c -o getopt1.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/getpwd.c -o getpwd.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/getruntime.c -o getruntime.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/hex.c -o noasan/hex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/hashtab.c -o hashtab.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/hex.c -o hex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/lbasename.c -o lbasename.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/partition.c -o pic/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/objalloc.c -o objalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/obstack.c -o noasan/obstack.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/partition.c -o noasan/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/obstack.c -o obstack.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/partition.c -o partition.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/physmem.c -o noasan/physmem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/pexecute.c -o pexecute.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/physmem.c -o physmem.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/pex-common.c -o pex-common.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/pex-one.c -o pex-one.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/vprintf-support.c -o vprintf-support.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/rust-demangle.c -o rust-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object.c -o simple-object.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-coff.c -o simple-object-coff.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/spaces.c -o pic/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/sort.c -o noasan/sort.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/spaces.c -o noasan/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/sort.c -o sort.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/spaces.c -o spaces.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/strerror.c -o pic/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/strerror.c -o noasan/strerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/stack-limit.c -o stack-limit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/strerror.c -o strerror.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/strsignal.c -o strsignal.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xexit.c -o noasan/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xasprintf.c -o xasprintf.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xatexit.c -o xatexit.o ../../libiberty/simple-object-elf.c: In function 'simple_object_elf_copy_lto_debug_sections': ../../libiberty/simple-object-elf.c:1161:3: warning: ISO C90 forbids mixed declarations and code [-Wpedantic] int changed; ^ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xexit.c -o xexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xstrdup.c -o xstrdup.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xvasprintf.c -o xvasprintf.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/setproctitle.c -o setproctitle.o configure: creating cache ./config.cache checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for x86_64-redhat-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 library containing strerror... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o ranlib ./libiberty.a if [ x"" != x ]; then \ cd pic; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi make[1]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/libiberty' yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for x86_64-redhat-linux-gnu-ar... ar checking for x86_64-redhat-linux-gnu-ranlib... ranlib checking for x86_64-redhat-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 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)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-ar... (cached) ar checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... (cached) ranlib checking command to parse nm 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... no checking for dlopen in -ldl... 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 dlopen... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking whether NLS is requested... yes checking for catalogs to be installed... da es fi fr hr id ja ro ru rw sr sv tr uk vi zh_CN da es fi fr hr id ja ro ru rw sr sv tr uk vi zh_CN checking whether NLS is requested... yes 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 long double... yes checking for long long... yes checking size of long long... 8 checking size of void *... 8 checking size of long... 8 checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/stat.h... (cached) yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.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 bfd_stdint.h... stdint.h (already complete) checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether string.h and strings.h may both be included... yes checking for fcntl... yes checking for getpagesize... yes checking for setitimer... yes checking for sysconf... yes checking for fdopen... yes checking for getuid... yes checking for getgid... yes checking for fileno... yes checking for strtoull... yes checking for getrlimit... yes checking whether basename is declared... 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 ffs is declared... yes checking whether free is declared... yes checking whether getenv is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether stpcpy is declared... yes checking whether strstr 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 strnlen is declared... yes checking linker --as-needed support... yes checking for cos in -lm... yes checking for gcc version with buggy 64-bit support... no checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking for prstatus_t in sys/procfs.h... yes checking for prstatus32_t in sys/procfs.h... no checking for prstatus_t.pr_who in sys/procfs.h... no checking for prstatus32_t.pr_who in sys/procfs.h... no checking for pstatus_t in sys/procfs.h... no checking for pxstatus_t in sys/procfs.h... no checking for pstatus32_t in sys/procfs.h... no checking for prpsinfo_t in sys/procfs.h... yes checking for prpsinfo_t.pr_pid in sys/procfs.h... yes checking for prpsinfo32_t in sys/procfs.h... no checking for prpsinfo32_t.pr_pid in sys/procfs.h... no checking for psinfo_t in sys/procfs.h... no checking for psinfo_t.pr_pid in sys/procfs.h... no checking for psinfo32_t in sys/procfs.h... no checking for psinfo32_t.pr_pid in sys/procfs.h... no checking for lwpstatus_t in sys/procfs.h... no checking for lwpxstatus_t in sys/procfs.h... no checking for lwpstatus_t.pr_context in sys/procfs.h... no checking for lwpstatus_t.pr_reg in sys/procfs.h... no checking for lwpstatus_t.pr_fpreg in sys/procfs.h... no checking for win32_pstatus_t in sys/procfs.h... no checking for ftello... yes checking for ftello64... yes checking for fseeko... yes checking for fseeko64... yes checking for fopen64... yes checking size of off_t... 8 checking file_ptr type... BFD_HOST_64_BIT checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for madvise... yes checking for mprotect... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating doc/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 bfd_stdint.h commands config.status: executing default commands make[1]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd' rm -f elf32-target.h rm -f elf64-target.h rm -f targmatch.h /usr/bin/sed -e s/NN/32/g < ../../bfd/elfxx-target.h > elf32-target.new creating bfdver.h /usr/bin/sed -e s/NN/64/g < ../../bfd/elfxx-target.h > elf64-target.new /usr/bin/sed -f ../../bfd/targmatch.sed < ../../bfd/config.bfd > targmatch.new mv -f elf32-target.new elf32-target.h mv -f elf64-target.new elf64-target.h Making info in doc make[2]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd/doc' gcc -o chw$$ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include \ -Wl,-z,relro -L/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/lib64 -I.. -I../../../bfd/doc/.. -I../../../bfd/doc/../../include -I../../../bfd/doc/../../intl -I../../intl ../../../bfd/doc/chew.c; \ /bin/sh ../../../bfd/doc/../../move-if-change \ chw$$ chew; \ touch chew.stamp mv -f targmatch.new targmatch.h ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../aoutx.h >aoutx.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../archive.c >archive.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../archures.c >archures.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../bfd.c >bfd.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../cache.c >cache.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../coffcode.h >coffcode.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../corefile.c >core.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../elf.c >elf.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../elfcode.h >elfcode.tmp test -e aoutx.texi || test ! -f ../../../bfd/doc/aoutx.texi || cp -p ../../../bfd/doc/aoutx.texi . ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../format.c >format.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../libbfd.c >libbfd.tmp test -e archive.texi || test ! -f ../../../bfd/doc/archive.texi || cp -p ../../../bfd/doc/archive.texi . test -e cache.texi || test ! -f ../../../bfd/doc/cache.texi || cp -p ../../../bfd/doc/cache.texi . ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../bfdwin.c >bfdwin.tmp test -e archures.texi || test ! -f ../../../bfd/doc/archures.texi || cp -p ../../../bfd/doc/archures.texi . test -e bfdt.texi || test ! -f ../../../bfd/doc/bfdt.texi || cp -p ../../../bfd/doc/bfdt.texi . ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../bfdio.c >bfdio.tmp test -e coffcode.texi || test ! -f ../../../bfd/doc/coffcode.texi || cp -p ../../../bfd/doc/coffcode.texi . ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../opncls.c >opncls.tmp test -e core.texi || test ! -f ../../../bfd/doc/core.texi || cp -p ../../../bfd/doc/core.texi . ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../reloc.c >reloc.tmp test -e elfcode.texi || test ! -f ../../../bfd/doc/elfcode.texi || cp -p ../../../bfd/doc/elfcode.texi . ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../section.c >section.tmp /bin/sh ../../../bfd/doc/../../move-if-change aoutx.tmp aoutx.texi test -e format.texi || test ! -f ../../../bfd/doc/format.texi || cp -p ../../../bfd/doc/format.texi . test -e libbfd.texi || test ! -f ../../../bfd/doc/libbfd.texi || cp -p ../../../bfd/doc/libbfd.texi . ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../syms.c >syms.tmp test -e elf.texi || test ! -f ../../../bfd/doc/elf.texi || cp -p ../../../bfd/doc/elf.texi . /bin/sh ../../../bfd/doc/../../move-if-change archive.tmp archive.texi test -e bfdwin.texi || test ! -f ../../../bfd/doc/bfdwin.texi || cp -p ../../../bfd/doc/bfdwin.texi . ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../targets.c >targets.tmp /bin/sh ../../../bfd/doc/../../move-if-change cache.tmp cache.texi /bin/sh ../../../bfd/doc/../../move-if-change archures.tmp archures.texi ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../init.c >init.tmp /bin/sh ../../../bfd/doc/../../move-if-change bfd.tmp bfdt.texi test -e bfdio.texi || test ! -f ../../../bfd/doc/bfdio.texi || cp -p ../../../bfd/doc/bfdio.texi . ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../hash.c >hash.tmp /bin/sh ../../../bfd/doc/../../move-if-change coffcode.tmp coffcode.texi /bin/sh ../../../bfd/doc/../../move-if-change core.tmp core.texi ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../linker.c >linker.tmp /bin/sh ../../../bfd/doc/../../move-if-change elfcode.tmp elfcode.texi ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../mmo.c >mmo.tmp /bin/sh ../../../bfd/doc/../../move-if-change libbfd.tmp libbfd.texi test -e opncls.texi || test ! -f ../../../bfd/doc/opncls.texi || cp -p ../../../bfd/doc/opncls.texi . test -e section.texi || test ! -f ../../../bfd/doc/section.texi || cp -p ../../../bfd/doc/section.texi . /bin/sh ../../../bfd/doc/../../move-if-change format.tmp format.texi test -e reloc.texi || test ! -f ../../../bfd/doc/reloc.texi || cp -p ../../../bfd/doc/reloc.texi . /bin/sh ../../../bfd/doc/../../move-if-change elf.tmp elf.texi /bin/sh ../../../bfd/doc/../../move-if-change bfdwin.tmp bfdwin.texi test -e syms.texi || test ! -f ../../../bfd/doc/syms.texi || cp -p ../../../bfd/doc/syms.texi . touch aoutx.stamp test -e init.texi || test ! -f ../../../bfd/doc/init.texi || cp -p ../../../bfd/doc/init.texi . /bin/sh ../../../bfd/doc/../../move-if-change bfdio.tmp bfdio.texi touch archive.stamp test -e targets.texi || test ! -f ../../../bfd/doc/targets.texi || cp -p ../../../bfd/doc/targets.texi . test -e hash.texi || test ! -f ../../../bfd/doc/hash.texi || cp -p ../../../bfd/doc/hash.texi . touch cache.stamp touch archures.stamp touch bfdt.stamp test -e linker.texi || test ! -f ../../../bfd/doc/linker.texi || cp -p ../../../bfd/doc/linker.texi . /bin/sh ../../../bfd/doc/../../move-if-change section.tmp section.texi /bin/sh ../../../bfd/doc/../../move-if-change opncls.tmp opncls.texi test -e mmo.texi || test ! -f ../../../bfd/doc/mmo.texi || cp -p ../../../bfd/doc/mmo.texi . touch core.stamp touch coffcode.stamp /bin/sh ../../../bfd/doc/../../move-if-change init.tmp init.texi touch elfcode.stamp /bin/sh ../../../bfd/doc/../../move-if-change reloc.tmp reloc.texi /bin/sh ../../../bfd/doc/../../move-if-change syms.tmp syms.texi /bin/sh ../../../bfd/doc/../../move-if-change targets.tmp targets.texi touch libbfd.stamp /bin/sh ../../../bfd/doc/../../move-if-change hash.tmp hash.texi touch format.stamp touch elf.stamp touch bfdwin.stamp /bin/sh ../../../bfd/doc/../../move-if-change linker.tmp linker.texi /bin/sh ../../../bfd/doc/../../move-if-change mmo.tmp mmo.texi touch bfdio.stamp touch opncls.stamp touch section.stamp touch init.stamp touch reloc.stamp touch targets.stamp touch syms.stamp touch hash.stamp touch linker.stamp touch mmo.stamp restore=: && backupdir=".am$$" && \ rm -rf $backupdir && mkdir $backupdir && \ if (makeinfo --split-size=5000000 --version) >/dev/null 2>&1; then \ for f in bfd.info bfd.info-[0-9] bfd.info-[0-9][0-9] bfd.i[0-9] bfd.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ if makeinfo --split-size=5000000 -I ../../../bfd/doc \ -o bfd.info `test -f 'bfd.texinfo' || echo '../../../bfd/doc/'`bfd.texinfo; \ then \ rc=0; \ else \ rc=$?; \ $restore $backupdir/* `echo "./bfd.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make[2]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd/doc' Making info in po make[2]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd/po' ( if test 'x../../../bfd/po' != 'x.'; then \ posrcprefix='../../../bfd/'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ../../../bfd/po/SRC-POTFILES.in \ | sed -e '$s/\\$//') > SRC-POTFILES-t \ && chmod a-w SRC-POTFILES-t \ && mv SRC-POTFILES-t SRC-POTFILES ) ( rm -f BLD-POTFILES-t BLD-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ ../& \\\\@" < ../../../bfd/po/BLD-POTFILES.in \ | sed -e '$s/\\$//') > BLD-POTFILES-t \ && chmod a-w BLD-POTFILES-t \ && mv BLD-POTFILES-t BLD-POTFILES ) cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= /bin/sh ./config.status config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing bfd_stdint.h commands config.status: executing default commands make[2]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd/po' make[2]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd/po' make[2]: Nothing to be done for `info'. make[2]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd/po' make[2]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd' make[2]: Nothing to be done for `info-am'. make[2]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd' make all-recursive make[2]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd' Making all in doc make[3]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd/doc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd/doc' Making all in po make[3]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd/po' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd/po' make[3]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd' rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h rm -f peigen.c rm -f pex64igen.c /bin/sh ../../bfd/../move-if-change bfd-tmp.h bfd.h /usr/bin/sed -e s/XX/pe/g < ../../bfd/peXXigen.c > peigen.new /usr/bin/sed -e s/XX/pex64/g < ../../bfd/peXXigen.c > pex64igen.new rm -f elf64-aarch64.c rm -f elf32-aarch64.c echo "#line 1 \"../../bfd/elfnn-aarch64.c\"" > elf64-aarch64.new echo "#line 1 \"../../bfd/elfnn-aarch64.c\"" > elf32-aarch64.new rm -f tofiles f=""; \ for i in elf64-x86-64.lo elfxx-x86.lo elf-ifunc.lo elf-nacl.lo elf64.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-properties.lo elf-eh-frame.lo dwarf1.lo dwarf2.lo elf32-i386.lo elf-vxworks.lo elf32.lo i386linux.lo aout32.lo pei-i386.lo peigen.lo cofflink.lo coffgen.lo pei-x86_64.lo pex64igen.lo elf64-gen.lo elf32-gen.lo elf32-s390.lo elf64-s390.lo elf32-ppc.lo coff-rs6000.lo xcofflink.lo ppcboot.lo elf64-ppc.lo elf32-arm.lo elf64-aarch64.lo elfxx-aarch64.lo elf32-aarch64.lo plugin.lo cpu-i386.lo cpu-iamcu.lo cpu-l1om.lo cpu-k1om.lo cpu-s390.lo cpu-rs6000.lo cpu-powerpc.lo cpu-arm.lo cpu-aarch64.lo cpu-plugin.lo archive64.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles /usr/bin/sed -e s/NN/64/g < ../../bfd/elfnn-aarch64.c >> elf64-aarch64.new /usr/bin/sed -e s/NN/32/g < ../../bfd/elfnn-aarch64.c >> elf32-aarch64.new rm -f bfd-tmp.h mv -f peigen.new peigen.c mv -f pex64igen.new pex64igen.c touch stmp-bfd-h /bin/sh ../../bfd/../move-if-change tofiles ofiles /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo ../../bfd/archive.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=x86_64_elf64_vec -DSELECT_VECS='&x86_64_elf64_vec,&i386_elf32_vec,&iamcu_elf32_vec,&x86_64_elf32_vec,&i386_aout_linux_vec,&i386_pei_vec,&x86_64_pei_vec,&l1om_elf64_vec,&k1om_elf64_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec,&s390_elf32_vec,&s390_elf64_vec,&powerpc_elf32_vec,&rs6000_xcoff_vec,&powerpc_elf32_le_vec,&powerpc_boot_vec,&powerpc_elf64_vec,&powerpc_elf64_le_vec,&arm_elf32_le_vec,&arm_elf32_be_vec,&aarch64_elf64_le_vec,&aarch64_elf64_be_vec,&aarch64_elf32_le_vec,&aarch64_elf32_be_vec,&plugin_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch,&bfd_iamcu_arch,&bfd_l1om_arch,&bfd_k1om_arch,&bfd_s390_arch,&bfd_rs6000_arch,&bfd_powerpc_arch,&bfd_arm_arch,&bfd_aarch64_arch,&bfd_plugin_arch' ../../bfd/archures.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c -o bfd.lo ../../bfd/bfd.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c -o bfdio.lo ../../bfd/bfdio.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c -o bfdwin.lo ../../bfd/bfdwin.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo ../../bfd/cache.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT coff-bfd.lo -MD -MP -MF .deps/coff-bfd.Tpo -c -o coff-bfd.lo ../../bfd/coff-bfd.c mv -f elf64-aarch64.new elf64-aarch64.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo ../../bfd/compress.c mv -f elf32-aarch64.new elf32-aarch64.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c -o corefile.lo ../../bfd/corefile.c touch stamp-ofiles /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo ../../bfd/format.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo ../../bfd/hash.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo ../../bfd/init.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c -o libbfd.lo ../../bfd/libbfd.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo ../../bfd/linker.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c -o merge.lo ../../bfd/merge.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c -o opncls.lo ../../bfd/opncls.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo ../../bfd/reloc.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT section.lo -MD -MP -MF .deps/section.Tpo -c -o section.lo ../../bfd/section.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo ../../bfd/simple.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c -o stab-syms.lo ../../bfd/stab-syms.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c -o stabs.lo ../../bfd/stabs.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo ../../bfd/syms.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=x86_64_elf64_vec -DSELECT_VECS='&x86_64_elf64_vec,&i386_elf32_vec,&iamcu_elf32_vec,&x86_64_elf32_vec,&i386_aout_linux_vec,&i386_pei_vec,&x86_64_pei_vec,&l1om_elf64_vec,&k1om_elf64_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec,&s390_elf32_vec,&s390_elf64_vec,&powerpc_elf32_vec,&rs6000_xcoff_vec,&powerpc_elf32_le_vec,&powerpc_boot_vec,&powerpc_elf64_vec,&powerpc_elf64_le_vec,&arm_elf32_le_vec,&arm_elf32_be_vec,&aarch64_elf64_le_vec,&aarch64_elf64_be_vec,&aarch64_elf32_le_vec,&aarch64_elf32_be_vec,&plugin_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch,&bfd_iamcu_arch,&bfd_l1om_arch,&bfd_k1om_arch,&bfd_s390_arch,&bfd_rs6000_arch,&bfd_powerpc_arch,&bfd_arm_arch,&bfd_aarch64_arch,&bfd_plugin_arch' ../../bfd/targets.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo ../../bfd/binary.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c -o ihex.lo ../../bfd/ihex.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c -o srec.lo ../../bfd/srec.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c -o tekhex.lo ../../bfd/tekhex.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c -o verilog.lo ../../bfd/verilog.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elf64-x86-64.lo -MD -MP -MF .deps/elf64-x86-64.Tpo -c -o elf64-x86-64.lo ../../bfd/elf64-x86-64.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elfxx-x86.lo -MD -MP -MF .deps/elfxx-x86.Tpo -c -o elfxx-x86.lo ../../bfd/elfxx-x86.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c -o elf-ifunc.lo ../../bfd/elf-ifunc.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c -o elf-nacl.lo ../../bfd/elf-nacl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c ../../bfd/bfd.c -o bfd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c ../../bfd/archive.c -o archive.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c ../../bfd/bfdwin.c -o bfdwin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT coff-bfd.lo -MD -MP -MF .deps/coff-bfd.Tpo -c ../../bfd/coff-bfd.c -o coff-bfd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c ../../bfd/compress.c -o compress.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../bfd/cache.c -o cache.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c ../../bfd/bfdio.c -o bfdio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=x86_64_elf64_vec "-DSELECT_VECS=&x86_64_elf64_vec,&i386_elf32_vec,&iamcu_elf32_vec,&x86_64_elf32_vec,&i386_aout_linux_vec,&i386_pei_vec,&x86_64_pei_vec,&l1om_elf64_vec,&k1om_elf64_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec,&s390_elf32_vec,&s390_elf64_vec,&powerpc_elf32_vec,&rs6000_xcoff_vec,&powerpc_elf32_le_vec,&powerpc_boot_vec,&powerpc_elf64_vec,&powerpc_elf64_le_vec,&arm_elf32_le_vec,&arm_elf32_be_vec,&aarch64_elf64_le_vec,&aarch64_elf64_be_vec,&aarch64_elf32_le_vec,&aarch64_elf32_be_vec,&plugin_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch,&bfd_iamcu_arch,&bfd_l1om_arch,&bfd_k1om_arch,&bfd_s390_arch,&bfd_rs6000_arch,&bfd_powerpc_arch,&bfd_arm_arch,&bfd_aarch64_arch,&bfd_plugin_arch" ../../bfd/archures.c -o archures.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c ../../bfd/corefile.c -o corefile.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../bfd/format.c -o format.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../bfd/init.c -o init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c ../../bfd/merge.c -o merge.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c ../../bfd/libbfd.c -o libbfd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c ../../bfd/stab-syms.c -o stab-syms.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c ../../bfd/hash.c -o hash.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c ../../bfd/reloc.c -o reloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c ../../bfd/srec.c -o srec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT section.lo -MD -MP -MF .deps/section.Tpo -c ../../bfd/section.c -o section.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c ../../bfd/binary.c -o binary.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c ../../bfd/linker.c -o linker.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=x86_64_elf64_vec "-DSELECT_VECS=&x86_64_elf64_vec,&i386_elf32_vec,&iamcu_elf32_vec,&x86_64_elf32_vec,&i386_aout_linux_vec,&i386_pei_vec,&x86_64_pei_vec,&l1om_elf64_vec,&k1om_elf64_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec,&s390_elf32_vec,&s390_elf64_vec,&powerpc_elf32_vec,&rs6000_xcoff_vec,&powerpc_elf32_le_vec,&powerpc_boot_vec,&powerpc_elf64_vec,&powerpc_elf64_le_vec,&arm_elf32_le_vec,&arm_elf32_be_vec,&aarch64_elf64_le_vec,&aarch64_elf64_be_vec,&aarch64_elf32_le_vec,&aarch64_elf32_be_vec,&plugin_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch,&bfd_iamcu_arch,&bfd_l1om_arch,&bfd_k1om_arch,&bfd_s390_arch,&bfd_rs6000_arch,&bfd_powerpc_arch,&bfd_arm_arch,&bfd_aarch64_arch,&bfd_plugin_arch" ../../bfd/targets.c -o targets.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c ../../bfd/syms.c -o syms.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ../../bfd/ihex.c -o ihex.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c ../../bfd/opncls.c -o opncls.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c ../../bfd/simple.c -o simple.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c ../../bfd/elf-ifunc.c -o elf-ifunc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c ../../bfd/stabs.c -o stabs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c ../../bfd/tekhex.c -o tekhex.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c ../../bfd/verilog.c -o verilog.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elfxx-x86.lo -MD -MP -MF .deps/elfxx-x86.Tpo -c ../../bfd/elfxx-x86.c -o elfxx-x86.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elf64-x86-64.lo -MD -MP -MF .deps/elf64-x86-64.Tpo -c ../../bfd/elf64-x86-64.c -o elf64-x86-64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c ../../bfd/elf-nacl.c -o elf-nacl.o mv -f .deps/bfdwin.Tpo .deps/bfdwin.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elf64.lo -MD -MP -MF .deps/elf64.Tpo -c -o elf64.lo ../../bfd/elf64.c mv -f .deps/init.Tpo .deps/init.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c -o elf.lo ../../bfd/elf.c mv -f .deps/stab-syms.Tpo .deps/stab-syms.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c -o elflink.lo ../../bfd/elflink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elf64.lo -MD -MP -MF .deps/elf64.Tpo -c ../../bfd/elf64.c -o elf64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c ../../bfd/elf.c -o elf.o mv -f .deps/corefile.Tpo .deps/corefile.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c -o elf-attrs.lo ../../bfd/elf-attrs.c mv -f .deps/coff-bfd.Tpo .deps/coff-bfd.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c -o elf-strtab.lo ../../bfd/elf-strtab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c ../../bfd/elflink.c -o elflink.o mv -f .deps/verilog.Tpo .deps/verilog.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c ../../bfd/elf-attrs.c -o elf-attrs.o mv -f .deps/simple.Tpo .deps/simple.Plo mv -f .deps/binary.Tpo .deps/binary.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elf-properties.lo -MD -MP -MF .deps/elf-properties.Tpo -c -o elf-properties.lo ../../bfd/elf-properties.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c -o elf-eh-frame.lo ../../bfd/elf-eh-frame.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo ../../bfd/dwarf1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c ../../bfd/elf-strtab.c -o elf-strtab.o mv -f .deps/targets.Tpo .deps/targets.Plo mv -f .deps/archures.Tpo .deps/archures.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -o dwarf2.lo -DDEBUGDIR=\"/usr/lib/debug\" ../../bfd/dwarf2.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c -o elf32-i386.lo ../../bfd/elf32-i386.c mv -f .deps/format.Tpo .deps/format.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c -o elf-vxworks.lo ../../bfd/elf-vxworks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../bfd/dwarf1.c -o dwarf1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elf-properties.lo -MD -MP -MF .deps/elf-properties.Tpo -c ../../bfd/elf-properties.c -o elf-properties.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c ../../bfd/elf-eh-frame.c -o elf-eh-frame.o mv -f .deps/cache.Tpo .deps/cache.Plo mv -f .deps/compress.Tpo .deps/compress.Plo mv -f .deps/elf-ifunc.Tpo .deps/elf-ifunc.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c -o elf32.lo ../../bfd/elf32.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT i386linux.lo -MD -MP -MF .deps/i386linux.Tpo -c -o i386linux.lo ../../bfd/i386linux.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT aout32.lo -MD -MP -MF .deps/aout32.Tpo -c -o aout32.lo ../../bfd/aout32.c mv -f .deps/bfdio.Tpo .deps/bfdio.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c -o pei-i386.lo ../../bfd/pei-i386.c mv -f .deps/section.Tpo .deps/section.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c ../../bfd/elf32-i386.c -o elf32-i386.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c -o peigen.lo peigen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"/usr/lib/debug\" ../../bfd/dwarf2.c -o dwarf2.o mv -f .deps/elf-nacl.Tpo .deps/elf-nacl.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c -o cofflink.lo ../../bfd/cofflink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c ../../bfd/elf-vxworks.c -o elf-vxworks.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c ../../bfd/elf32.c -o elf32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT i386linux.lo -MD -MP -MF .deps/i386linux.Tpo -c ../../bfd/i386linux.c -o i386linux.o mv -f .deps/hash.Tpo .deps/hash.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c -o coffgen.lo ../../bfd/coffgen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c peigen.c -o peigen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c ../../bfd/pei-i386.c -o pei-i386.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT aout32.lo -MD -MP -MF .deps/aout32.Tpo -c ../../bfd/aout32.c -o aout32.o mv -f .deps/libbfd.Tpo .deps/libbfd.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c ../../bfd/cofflink.c -o cofflink.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT pei-x86_64.lo -MD -MP -MF .deps/pei-x86_64.Tpo -c -o pei-x86_64.lo ../../bfd/pei-x86_64.c mv -f .deps/stabs.Tpo .deps/stabs.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT pex64igen.lo -MD -MP -MF .deps/pex64igen.Tpo -c -o pex64igen.lo pex64igen.c mv -f .deps/syms.Tpo .deps/syms.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c ../../bfd/coffgen.c -o coffgen.o mv -f .deps/ihex.Tpo .deps/ihex.Plo mv -f .deps/tekhex.Tpo .deps/tekhex.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elf64-gen.lo -MD -MP -MF .deps/elf64-gen.Tpo -c -o elf64-gen.lo ../../bfd/elf64-gen.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c -o elf32-gen.lo ../../bfd/elf32-gen.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elf32-s390.lo -MD -MP -MF .deps/elf32-s390.Tpo -c -o elf32-s390.lo ../../bfd/elf32-s390.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT pei-x86_64.lo -MD -MP -MF .deps/pei-x86_64.Tpo -c ../../bfd/pei-x86_64.c -o pei-x86_64.o mv -f .deps/reloc.Tpo .deps/reloc.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elf64-s390.lo -MD -MP -MF .deps/elf64-s390.Tpo -c -o elf64-s390.lo ../../bfd/elf64-s390.c mv -f .deps/merge.Tpo .deps/merge.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elf32-ppc.lo -MD -MP -MF .deps/elf32-ppc.Tpo -c -o elf32-ppc.lo ../../bfd/elf32-ppc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT pex64igen.lo -MD -MP -MF .deps/pex64igen.Tpo -c pex64igen.c -o pex64igen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elf64-gen.lo -MD -MP -MF .deps/elf64-gen.Tpo -c ../../bfd/elf64-gen.c -o elf64-gen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elf32-s390.lo -MD -MP -MF .deps/elf32-s390.Tpo -c ../../bfd/elf32-s390.c -o elf32-s390.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c ../../bfd/elf32-gen.c -o elf32-gen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elf32-ppc.lo -MD -MP -MF .deps/elf32-ppc.Tpo -c ../../bfd/elf32-ppc.c -o elf32-ppc.o mv -f .deps/srec.Tpo .deps/srec.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT coff-rs6000.lo -MD -MP -MF .deps/coff-rs6000.Tpo -c -o coff-rs6000.lo ../../bfd/coff-rs6000.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elf64-s390.lo -MD -MP -MF .deps/elf64-s390.Tpo -c ../../bfd/elf64-s390.c -o elf64-s390.o mv -f .deps/elf-strtab.Tpo .deps/elf-strtab.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT xcofflink.lo -MD -MP -MF .deps/xcofflink.Tpo -c -o xcofflink.lo ../../bfd/xcofflink.c mv -f .deps/elf-vxworks.Tpo .deps/elf-vxworks.Plo mv -f .deps/dwarf1.Tpo .deps/dwarf1.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT ppcboot.lo -MD -MP -MF .deps/ppcboot.Tpo -c -o ppcboot.lo ../../bfd/ppcboot.c mv -f .deps/elf-properties.Tpo .deps/elf-properties.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elf64-ppc.lo -MD -MP -MF .deps/elf64-ppc.Tpo -c -o elf64-ppc.lo ../../bfd/elf64-ppc.c mv -f .deps/opncls.Tpo .deps/opncls.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elf32-arm.lo -MD -MP -MF .deps/elf32-arm.Tpo -c -o elf32-arm.lo ../../bfd/elf32-arm.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elf64-aarch64.lo -MD -MP -MF .deps/elf64-aarch64.Tpo -c -o elf64-aarch64.lo elf64-aarch64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT coff-rs6000.lo -MD -MP -MF .deps/coff-rs6000.Tpo -c ../../bfd/coff-rs6000.c -o coff-rs6000.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT xcofflink.lo -MD -MP -MF .deps/xcofflink.Tpo -c ../../bfd/xcofflink.c -o xcofflink.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elf64-ppc.lo -MD -MP -MF .deps/elf64-ppc.Tpo -c ../../bfd/elf64-ppc.c -o elf64-ppc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elf32-arm.lo -MD -MP -MF .deps/elf32-arm.Tpo -c ../../bfd/elf32-arm.c -o elf32-arm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elf64-aarch64.lo -MD -MP -MF .deps/elf64-aarch64.Tpo -c elf64-aarch64.c -o elf64-aarch64.o mv -f .deps/elf-attrs.Tpo .deps/elf-attrs.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elfxx-aarch64.lo -MD -MP -MF .deps/elfxx-aarch64.Tpo -c -o elfxx-aarch64.lo ../../bfd/elfxx-aarch64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT ppcboot.lo -MD -MP -MF .deps/ppcboot.Tpo -c ../../bfd/ppcboot.c -o ppcboot.o mv -f .deps/elf64-gen.Tpo .deps/elf64-gen.Plo mv -f .deps/elf32-gen.Tpo .deps/elf32-gen.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elf32-aarch64.lo -MD -MP -MF .deps/elf32-aarch64.Tpo -c -o elf32-aarch64.lo elf32-aarch64.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c -o plugin.lo ../../bfd/plugin.c mv -f .deps/bfd.Tpo .deps/bfd.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c -o cpu-i386.lo ../../bfd/cpu-i386.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elfxx-aarch64.lo -MD -MP -MF .deps/elfxx-aarch64.Tpo -c ../../bfd/elfxx-aarch64.c -o elfxx-aarch64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT elf32-aarch64.lo -MD -MP -MF .deps/elf32-aarch64.Tpo -c elf32-aarch64.c -o elf32-aarch64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c ../../bfd/plugin.c -o plugin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c ../../bfd/cpu-i386.c -o cpu-i386.o mv -f .deps/i386linux.Tpo .deps/i386linux.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT cpu-iamcu.lo -MD -MP -MF .deps/cpu-iamcu.Tpo -c -o cpu-iamcu.lo ../../bfd/cpu-iamcu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT cpu-iamcu.lo -MD -MP -MF .deps/cpu-iamcu.Tpo -c ../../bfd/cpu-iamcu.c -o cpu-iamcu.o mv -f .deps/linker.Tpo .deps/linker.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT cpu-l1om.lo -MD -MP -MF .deps/cpu-l1om.Tpo -c -o cpu-l1om.lo ../../bfd/cpu-l1om.c mv -f .deps/ppcboot.Tpo .deps/ppcboot.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT cpu-k1om.lo -MD -MP -MF .deps/cpu-k1om.Tpo -c -o cpu-k1om.lo ../../bfd/cpu-k1om.c mv -f .deps/cpu-i386.Tpo .deps/cpu-i386.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT cpu-s390.lo -MD -MP -MF .deps/cpu-s390.Tpo -c -o cpu-s390.lo ../../bfd/cpu-s390.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT cpu-l1om.lo -MD -MP -MF .deps/cpu-l1om.Tpo -c ../../bfd/cpu-l1om.c -o cpu-l1om.o mv -f .deps/elf64.Tpo .deps/elf64.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT cpu-rs6000.lo -MD -MP -MF .deps/cpu-rs6000.Tpo -c -o cpu-rs6000.lo ../../bfd/cpu-rs6000.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT cpu-k1om.lo -MD -MP -MF .deps/cpu-k1om.Tpo -c ../../bfd/cpu-k1om.c -o cpu-k1om.o mv -f .deps/archive.Tpo .deps/archive.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT cpu-powerpc.lo -MD -MP -MF .deps/cpu-powerpc.Tpo -c -o cpu-powerpc.lo ../../bfd/cpu-powerpc.c mv -f .deps/cpu-iamcu.Tpo .deps/cpu-iamcu.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT cpu-arm.lo -MD -MP -MF .deps/cpu-arm.Tpo -c -o cpu-arm.lo ../../bfd/cpu-arm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT cpu-s390.lo -MD -MP -MF .deps/cpu-s390.Tpo -c ../../bfd/cpu-s390.c -o cpu-s390.o mv -f .deps/elfxx-x86.Tpo .deps/elfxx-x86.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT cpu-aarch64.lo -MD -MP -MF .deps/cpu-aarch64.Tpo -c -o cpu-aarch64.lo ../../bfd/cpu-aarch64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT cpu-rs6000.lo -MD -MP -MF .deps/cpu-rs6000.Tpo -c ../../bfd/cpu-rs6000.c -o cpu-rs6000.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT cpu-powerpc.lo -MD -MP -MF .deps/cpu-powerpc.Tpo -c ../../bfd/cpu-powerpc.c -o cpu-powerpc.o mv -f .deps/plugin.Tpo .deps/plugin.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT cpu-plugin.lo -MD -MP -MF .deps/cpu-plugin.Tpo -c -o cpu-plugin.lo ../../bfd/cpu-plugin.c mv -f .deps/elfxx-aarch64.Tpo .deps/elfxx-aarch64.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/opt/rh/devtoolset-8/root/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c -o archive64.lo ../../bfd/archive64.c mv -f .deps/cpu-l1om.Tpo .deps/cpu-l1om.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT cpu-aarch64.lo -MD -MP -MF .deps/cpu-aarch64.Tpo -c ../../bfd/cpu-aarch64.c -o cpu-aarch64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT cpu-arm.lo -MD -MP -MF .deps/cpu-arm.Tpo -c ../../bfd/cpu-arm.c -o cpu-arm.o mv -f .deps/cpu-k1om.Tpo .deps/cpu-k1om.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT cpu-plugin.lo -MD -MP -MF .deps/cpu-plugin.Tpo -c ../../bfd/cpu-plugin.c -o cpu-plugin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_s390_elf32_vec -DHAVE_s390_elf64_vec -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/rh/devtoolset-8/root/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c ../../bfd/archive64.c -o archive64.o mv -f .deps/cpu-s390.Tpo .deps/cpu-s390.Plo mv -f .deps/elf32.Tpo .deps/elf32.Plo mv -f .deps/cpu-rs6000.Tpo .deps/cpu-rs6000.Plo mv -f .deps/cpu-powerpc.Tpo .deps/cpu-powerpc.Plo mv -f .deps/cpu-aarch64.Tpo .deps/cpu-aarch64.Plo mv -f .deps/cpu-plugin.Tpo .deps/cpu-plugin.Plo mv -f .deps/cpu-arm.Tpo .deps/cpu-arm.Plo mv -f .deps/archive64.Tpo .deps/archive64.Plo mv -f .deps/coffgen.Tpo .deps/coffgen.Plo mv -f .deps/elf-eh-frame.Tpo .deps/elf-eh-frame.Plo mv -f .deps/elf64-x86-64.Tpo .deps/elf64-x86-64.Plo mv -f .deps/cofflink.Tpo .deps/cofflink.Plo mv -f .deps/pei-i386.Tpo .deps/pei-i386.Plo mv -f .deps/elf32-i386.Tpo .deps/elf32-i386.Plo mv -f .deps/elf64-s390.Tpo .deps/elf64-s390.Plo mv -f .deps/elf32-s390.Tpo .deps/elf32-s390.Plo mv -f .deps/dwarf2.Tpo .deps/dwarf2.Plo mv -f .deps/peigen.Tpo .deps/peigen.Plo mv -f .deps/pei-x86_64.Tpo .deps/pei-x86_64.Plo mv -f .deps/aout32.Tpo .deps/aout32.Plo mv -f .deps/pex64igen.Tpo .deps/pex64igen.Plo mv -f .deps/coff-rs6000.Tpo .deps/coff-rs6000.Plo mv -f .deps/elf64-aarch64.Tpo .deps/elf64-aarch64.Plo mv -f .deps/elf32-aarch64.Tpo .deps/elf32-aarch64.Plo mv -f .deps/xcofflink.Tpo .deps/xcofflink.Plo mv -f .deps/elf32-ppc.Tpo .deps/elf32-ppc.Plo mv -f .deps/elf.Tpo .deps/elf.Plo mv -f .deps/elflink.Tpo .deps/elflink.Plo mv -f .deps/elf64-ppc.Tpo .deps/elf64-ppc.Plo mv -f .deps/elf32-arm.Tpo .deps/elf32-arm.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -release `cat libtool-soversion` -Wl,-z,relro -L/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/lib64 -o libbfd.la -rpath /opt/rh/devtoolset-8/root/usr/lib64 archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coff-bfd.lo compress.lo corefile.lo format.lo hash.lo init.lo libbfd.lo linker.lo merge.lo opncls.lo reloc.lo section.lo simple.lo stab-syms.lo stabs.lo syms.lo targets.lo binary.lo ihex.lo srec.lo tekhex.lo verilog.lo `cat ofiles` -ldl -lz -ldl libtool: link: ar cru .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coff-bfd.o compress.o corefile.o format.o hash.o init.o libbfd.o linker.o merge.o opncls.o reloc.o section.o simple.o stab-syms.o stabs.o syms.o targets.o binary.o ihex.o srec.o tekhex.o verilog.o elf64-x86-64.o elfxx-x86.o elf-ifunc.o elf-nacl.o elf64.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-properties.o elf-eh-frame.o dwarf1.o dwarf2.o elf32-i386.o elf-vxworks.o elf32.o i386linux.o aout32.o pei-i386.o peigen.o cofflink.o coffgen.o pei-x86_64.o pex64igen.o elf64-gen.o elf32-gen.o elf32-s390.o elf64-s390.o elf32-ppc.o coff-rs6000.o xcofflink.o ppcboot.o elf64-ppc.o elf32-arm.o elf64-aarch64.o elfxx-aarch64.o elf32-aarch64.o plugin.o cpu-i386.o cpu-iamcu.o cpu-l1om.o cpu-k1om.o cpu-s390.o cpu-rs6000.o cpu-powerpc.o cpu-arm.o cpu-aarch64.o cpu-plugin.o archive64.o libtool: link: ranlib .libs/libbfd.a libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" ) libtooldir=`/bin/sh ./libtool --config | /usr/bin/sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libbfd.a ]; then \ cp $libtooldir/libbfd.a libbfd.tmp; \ ranlib libbfd.tmp; \ /bin/sh ../../bfd/../move-if-change libbfd.tmp libbfd.a; \ else true; fi touch stamp-lib make[3]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd' make[2]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd' make[1]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd' 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-redhat-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for dlfcn.h... yes checking for windows.h... no checking for library containing dlopen... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gcc option to accept ANSI C... none needed checking whether g++ supports C++11 features by default... no checking whether g++ supports C++11 features with -std=gnu++11... yes checking dependency style of gcc... gcc3 === configuring in build-gnulib (/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib) configure: running /bin/sh ../../../gdb/gnulib/configure --disable-option-checking '--prefix=/opt/rh/devtoolset-8/root/usr' '--libdir=/opt/rh/devtoolset-8/root/usr/lib64' '--sysconfdir=/opt/rh/devtoolset-8/root/etc' '--mandir=/opt/rh/devtoolset-8/root/usr/share/man' '--infodir=/opt/rh/devtoolset-8/root/usr/share/info' '--with-system-gdbinit=/opt/rh/devtoolset-8/root/etc/gdbinit' '--with-gdb-datadir=/opt/rh/devtoolset-8/root/usr/share/gdb' '--enable-gdb-build-warnings=,-Wno-unused' '--enable-build-with-cxx' '--enable-werror' '--with-separate-debug-dir=/usr/lib/debug' '--disable-sim' '--disable-rpath' '--without-babeltrace' '--without-guile' '--with-system-readline' '--with-expat' '--without-libexpat-prefix' '--enable-tui' '--with-python=/usr/bin/python' '--with-rpm=librpm.so.3' '--with-lzma' '--without-libunwind' '--enable-64-bit-bfd' '--enable-inprocess-agent' '--with-system-zlib' '--with-intel-pt' '--with-mpfr' '--with-auto-load-dir=$debugdir:$datadir/auto-load:/usr/share/gdb/auto-load' '--with-auto-load-safe-path=$debugdir:$datadir/auto-load:/usr/share/gdb/auto-load' '--enable-targets=s390-linux-gnu,powerpc-linux-gnu,arm-linux-gnu,aarch64-linux-gnu' '--program-transform-name=s,y,y,' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--target=x86_64-redhat-linux-gnu' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include ' 'LDFLAGS= -Wl,-z,relro -L/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/lib64 ' 'CXX=g++' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include' 'MAKEINFO=makeinfo' 'PKG_CONFIG_PATH=:/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/rh/devtoolset-8/root/usr/share/pkgconfig' 'YACC=bison -y' --cache-file=./config.cache --srcdir=../../../gdb/gnulib configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-redhat-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for x86_64-redhat-linux-gnu-ar... ar checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for x86_64-redhat-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 target system type... x86_64-redhat-linux-gnu checking for working alloca.h... yes checking for alloca... yes checking for canonicalize_file_name... yes checking for getcwd... yes checking for readlink... yes checking for realpath... 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 btowc... yes checking for isblank... yes checking for iswctype... yes checking for mbsrtowcs... yes checking for wmemchr... yes checking for wmemcpy... yes checking for wmempcpy... yes checking for fstatat... yes checking for getdtablesize... yes checking for getlogin_r... yes checking for getprogname... no checking for getexecname... no checking for gettimeofday... yes checking for getpwnam_r... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for openat... yes checking for link... yes checking for setenv... yes checking for strdup... yes checking for pipe... yes checking for iswcntrl... yes checking whether // is distinct from /... no checking whether realpath works... yes checking for sys/param.h... yes checking for unistd.h... (cached) yes checking for sys/socket.h... yes checking for dirent.h... yes checking for wctype.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... yes checking for sys/cdefs.h... yes checking for limits.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for math.h... yes checking for sys/mman.h... yes checking for features.h... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking if environ is properly declared... yes checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes 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 long double and double are the same... no checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether fchmodat is declared without a macro... yes checking whether fstat is declared without a macro... yes checking whether fstatat is declared without a macro... yes checking whether futimens is declared without a macro... yes checking whether lchmod is declared without a macro... yes checking whether lstat is declared without a macro... yes checking whether mkdirat is declared without a macro... yes checking whether mkfifo is declared without a macro... yes checking whether mkfifoat is declared without a macro... yes checking whether mknod is declared without a macro... yes checking whether mknodat is declared without a macro... yes checking whether stat is declared without a macro... yes checking whether utimensat is declared without a macro... yes checking whether lstat correctly handles trailing slash... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether getcwd is declared... yes checking whether getdtablesize is declared... yes checking whether getlogin_r is declared... yes checking whether getlogin is declared... yes checking for C/C++ restrict keyword... __restrict checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking whether gettimeofday is declared without a macro... yes checking whether limits.h has ULLONG_WIDTH etc.... no checking for unsigned long long int... yes checking for long long int... yes checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether stdint.h has UINTMAX_WIDTH etc.... no checking whether imaxabs is declared without a macro... yes checking whether imaxdiv is declared without a macro... yes checking whether strtoimax is declared without a macro... yes checking whether strtoumax is declared without a macro... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking where to find the exponent in a 'double'... word 1 bit 20 checking whether byte ordering is bigendian... no checking for nl_langinfo and CODESET... yes checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for a traditional japanese locale... ja_JP checking for a transitional chinese locale... zh_CN.GB18030 checking for a french Unicode locale... fr_FR.UTF-8 checking for a traditional french locale... fr_FR 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 for promoted mode_t type... mode_t 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 uid_t in sys/types.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for wchar_t... yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... yes checking whether ffsl is declared without a macro... yes checking whether ffsll is declared without a macro... yes checking whether memmem is declared without a macro... yes checking whether mempcpy is declared without a macro... yes checking whether memrchr is declared without a macro... yes checking whether rawmemchr is declared without a macro... yes checking whether stpcpy is declared without a macro... yes checking whether stpncpy is declared without a macro... yes checking whether strchrnul is declared without a macro... yes checking whether strdup is declared without a macro... yes checking whether strncat is declared without a macro... yes checking whether strndup is declared without a macro... yes checking whether strnlen is declared without a macro... yes checking whether strpbrk is declared without a macro... yes checking whether strsep is declared without a macro... yes checking whether strcasestr is declared without a macro... yes checking whether strtok_r is declared without a macro... yes checking whether strerror_r is declared without a macro... yes checking whether strsignal is declared without a macro... yes checking whether strverscmp is declared without a macro... yes checking whether strstr works... yes checking whether strtok_r is declared... (cached) yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for struct timespec in ... yes checking whether unsetenv is declared... yes checking whether uses 'inline' correctly... yes checking for wint_t... yes checking for alloca as a compiler built-in... yes checking whether this system has an arbitrary file name length limit... yes checking for closedir... yes checking for d_ino member in directory struct... yes checking for d_type member in directory struct... yes checking whether alphasort is declared without a macro... yes checking whether closedir is declared without a macro... yes checking whether dirfd is declared without a macro... yes checking whether fdopendir is declared without a macro... yes checking whether opendir is declared without a macro... yes checking whether readdir is declared without a macro... yes checking whether rewinddir is declared without a macro... yes checking whether scandir is declared without a macro... yes checking for dirfd... yes checking whether dirfd is declared... (cached) 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 fcntl is declared without a macro... yes checking whether openat is declared without a macro... yes checking whether fdopendir is declared... (cached) yes checking whether fdopendir works... 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 frexp works... yes checking whether frexpl is declared... yes checking whether frexpl() can be used without linking with libm... yes checking whether frexpl works... yes checking whether fstatat (..., 0) works... yes checking whether getcwd handles long file names properly... yes checking for getpagesize... yes checking whether getcwd aborts when 4k < cwd_length < 16k... no checking whether getdtablesize works... 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 gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... almost checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking for GNU glob interface version 1... yes checking whether glob lists broken symlinks... no 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 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 NAN macro works... yes checking whether HUGE_VAL works... yes checking whether acosf is declared without a macro... yes checking whether acosl is declared without a macro... yes checking whether asinf is declared without a macro... yes checking whether asinl is declared without a macro... yes checking whether atanf is declared without a macro... yes checking whether atanl is declared without a macro... yes checking whether cbrt is declared without a macro... yes checking whether cbrtf is declared without a macro... yes checking whether cbrtl is declared without a macro... yes checking whether ceilf is declared without a macro... yes checking whether ceill is declared without a macro... yes checking whether copysign is declared without a macro... yes checking whether copysignf is declared without a macro... yes checking whether copysignl is declared without a macro... yes checking whether cosf is declared without a macro... yes checking whether cosl is declared without a macro... yes checking whether coshf is declared without a macro... yes checking whether expf is declared without a macro... yes checking whether expl is declared without a macro... yes checking whether exp2 is declared without a macro... yes checking whether exp2f is declared without a macro... yes checking whether exp2l is declared without a macro... yes checking whether expm1 is declared without a macro... yes checking whether expm1f is declared without a macro... yes checking whether expm1l is declared without a macro... yes checking whether fabsf is declared without a macro... yes checking whether fabsl is declared without a macro... yes checking whether floorf is declared without a macro... yes checking whether floorl is declared without a macro... yes checking whether fma is declared without a macro... yes checking whether fmaf is declared without a macro... yes checking whether fmal is declared without a macro... yes checking whether fmod is declared without a macro... yes checking whether fmodf is declared without a macro... yes checking whether fmodl is declared without a macro... yes checking whether frexpf is declared without a macro... yes checking whether frexpl is declared without a macro... yes checking whether hypotf is declared without a macro... yes checking whether hypotl is declared without a macro... yes checking whether ilogb is declared without a macro... yes checking whether ilogbf is declared without a macro... yes checking whether ilogbl is declared without a macro... yes checking whether ldexpf is declared without a macro... yes checking whether ldexpl is declared without a macro... yes checking whether log is declared without a macro... yes checking whether logf is declared without a macro... yes checking whether logl is declared without a macro... yes checking whether log10 is declared without a macro... yes checking whether log10f is declared without a macro... yes checking whether log10l is declared without a macro... yes checking whether log1p is declared without a macro... yes checking whether log1pf is declared without a macro... yes checking whether log1pl is declared without a macro... yes checking whether log2 is declared without a macro... yes checking whether log2f is declared without a macro... yes checking whether log2l is declared without a macro... yes checking whether logb is declared without a macro... yes checking whether logbf is declared without a macro... yes checking whether logbl is declared without a macro... yes checking whether modf is declared without a macro... yes checking whether modff is declared without a macro... yes checking whether modfl is declared without a macro... yes checking whether powf is declared without a macro... yes checking whether remainder is declared without a macro... yes checking whether remainderf is declared without a macro... yes checking whether remainderl is declared without a macro... yes checking whether rint is declared without a macro... yes checking whether rintf is declared without a macro... yes checking whether rintl is declared without a macro... yes checking whether round is declared without a macro... yes checking whether roundf is declared without a macro... yes checking whether roundl is declared without a macro... yes checking whether sinf is declared without a macro... yes checking whether sinl is declared without a macro... yes checking whether sinhf is declared without a macro... yes checking whether sqrtf is declared without a macro... yes checking whether sqrtl is declared without a macro... yes checking whether tanf is declared without a macro... yes checking whether tanl is declared without a macro... yes checking whether tanhf is declared without a macro... yes checking whether trunc is declared without a macro... yes checking whether truncf is declared without a macro... yes checking whether truncl is declared without a macro... yes checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc works on empty input... no checking whether the C locale is free of encoding errors... no checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbsrtowcs works... yes checking 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 open recognizes a trailing slash... yes checking for opendir... yes checking for rawmemchr... yes checking for readdir... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether rename honors trailing slash on destination... yes checking whether rename honors trailing slash on source... yes checking whether rename manages hard links correctly... yes checking whether rename manages existing destinations correctly... yes checking for rewinddir... yes checking whether rmdir works... yes checking whether setenv validates arguments... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking whether pthread_sigmask is declared without a macro... yes checking whether sigaction is declared without a macro... yes checking whether sigaddset is declared without a macro... yes checking whether sigdelset is declared without a macro... yes checking whether sigemptyset is declared without a macro... yes checking whether sigfillset is declared without a macro... yes checking whether sigismember is declared without a macro... yes checking whether sigpending is declared without a macro... yes checking whether sigprocmask is declared without a macro... yes checking for ssize_t... yes checking whether stat handles trailing slashes on directories... yes checking whether stat handles trailing slashes on files... yes checking for max_align_t... no checking whether NULL can be used in arbitrary expressions... yes checking which flavor of printf attribute matches inttypes macros... system checking whether dprintf is declared without a macro... yes checking whether fpurge is declared without a macro... no checking whether fseeko is declared without a macro... yes checking whether ftello is declared without a macro... yes checking whether getdelim is declared without a macro... yes checking whether getline is declared without a macro... yes checking whether gets is declared without a macro... no checking whether pclose is declared without a macro... yes checking whether popen is declared without a macro... yes checking whether renameat is declared without a macro... yes checking whether snprintf is declared without a macro... yes checking whether tmpfile is declared without a macro... yes checking whether vdprintf is declared without a macro... yes checking whether vsnprintf is declared without a macro... yes checking whether _Exit is declared without a macro... yes checking whether atoll is declared without a macro... yes checking whether canonicalize_file_name is declared without a macro... yes checking whether getloadavg is declared without a macro... yes checking whether getsubopt is declared without a macro... yes checking whether grantpt is declared without a macro... yes checking whether initstate is declared without a macro... yes checking whether initstate_r is declared without a macro... yes checking whether mkdtemp is declared without a macro... yes checking whether mkostemp is declared without a macro... yes checking whether mkostemps is declared without a macro... yes checking whether mkstemp is declared without a macro... yes checking whether mkstemps is declared without a macro... yes checking whether posix_openpt is declared without a macro... yes checking whether ptsname is declared without a macro... yes checking whether ptsname_r is declared without a macro... yes checking whether qsort_r is declared without a macro... yes checking whether random is declared without a macro... yes checking whether random_r is declared without a macro... yes checking whether realpath is declared without a macro... yes checking whether rpmatch is declared without a macro... yes checking whether secure_getenv is declared without a macro... yes checking whether setenv is declared without a macro... yes checking whether setstate is declared without a macro... yes checking whether setstate_r is declared without a macro... yes checking whether srandom is declared without a macro... yes checking whether srandom_r is declared without a macro... yes checking whether strtod is declared without a macro... yes checking whether strtoll is declared without a macro... yes checking whether strtoull is declared without a macro... yes checking whether unlockpt is declared without a macro... yes checking whether unsetenv is declared without a macro... yes checking for strchrnul... yes checking whether strchrnul works... yes checking for working strerror function... yes checking whether strstr works in linear time... no checking whether strstr works... (cached) yes checking for strtok_r... yes checking whether strtok_r works... yes checking for nlink_t... (cached) yes checking whether fchmodat is declared without a macro... (cached) yes checking whether fstat is declared without a macro... (cached) yes checking whether fstatat is declared without a macro... (cached) yes checking whether futimens is declared without a macro... (cached) yes checking whether lchmod is declared without a macro... (cached) yes checking whether lstat is declared without a macro... (cached) yes checking whether mkdirat is declared without a macro... (cached) yes checking whether mkfifo is declared without a macro... (cached) yes checking whether mkfifoat is declared without a macro... (cached) yes checking whether mknod is declared without a macro... (cached) yes checking whether mknodat is declared without a macro... (cached) yes checking whether stat is declared without a macro... (cached) yes checking whether utimensat is declared without a macro... (cached) yes checking whether chdir is declared without a macro... yes checking whether chown is declared without a macro... yes checking whether dup is declared without a macro... yes checking whether dup2 is declared without a macro... yes checking whether dup3 is declared without a macro... yes checking whether environ is declared without a macro... yes checking whether euidaccess is declared without a macro... yes checking whether faccessat is declared without a macro... yes checking whether fchdir is declared without a macro... yes checking whether fchownat is declared without a macro... yes checking whether fdatasync is declared without a macro... yes checking whether fsync is declared without a macro... yes checking whether ftruncate is declared without a macro... yes checking whether getcwd is declared without a macro... yes checking whether getdomainname is declared without a macro... yes checking whether getdtablesize is declared without a macro... yes checking whether getgroups is declared without a macro... yes checking whether gethostname is declared without a macro... yes checking whether getlogin is declared without a macro... yes checking whether getlogin_r is declared without a macro... yes checking whether getpagesize is declared without a macro... yes checking whether getusershell is declared without a macro... yes checking whether setusershell is declared without a macro... yes checking whether endusershell is declared without a macro... yes checking whether group_member is declared without a macro... yes checking whether isatty is declared without a macro... yes checking whether lchown is declared without a macro... yes checking whether link is declared without a macro... yes checking whether linkat is declared without a macro... yes checking whether lseek is declared without a macro... yes checking whether pipe is declared without a macro... yes checking whether pipe2 is declared without a macro... yes checking whether pread is declared without a macro... yes checking whether pwrite is declared without a macro... yes checking whether readlink is declared without a macro... yes checking whether readlinkat is declared without a macro... yes checking whether rmdir is declared without a macro... yes checking whether sethostname is declared without a macro... yes checking whether sleep is declared without a macro... yes checking whether symlink is declared without a macro... yes checking whether symlinkat is declared without a macro... yes checking whether ttyname_r is declared without a macro... yes checking whether unlink is declared without a macro... yes checking whether unlinkat is declared without a macro... yes checking whether usleep is declared without a macro... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking whether btowc is declared without a macro... yes checking whether wctob is declared without a macro... yes checking whether mbsinit is declared without a macro... yes checking whether mbrtowc is declared without a macro... yes checking whether mbrlen is declared without a macro... yes checking whether mbsrtowcs is declared without a macro... yes checking whether mbsnrtowcs is declared without a macro... yes checking whether wcrtomb is declared without a macro... yes checking whether wcsrtombs is declared without a macro... yes checking whether wcsnrtombs is declared without a macro... yes checking whether wcwidth is declared without a macro... yes checking whether wmemchr is declared without a macro... yes checking whether wmemcmp is declared without a macro... yes checking whether wmemcpy is declared without a macro... yes checking whether wmemmove is declared without a macro... yes checking whether wmemset is declared without a macro... yes checking whether wcslen is declared without a macro... yes checking whether wcsnlen is declared without a macro... yes checking whether wcscpy is declared without a macro... yes checking whether wcpcpy is declared without a macro... yes checking whether wcsncpy is declared without a macro... yes checking whether wcpncpy is declared without a macro... yes checking whether wcscat is declared without a macro... yes checking whether wcsncat is declared without a macro... yes checking whether wcscmp is declared without a macro... yes checking whether wcsncmp is declared without a macro... yes checking whether wcscasecmp is declared without a macro... yes checking whether wcsncasecmp is declared without a macro... yes checking whether wcscoll is declared without a macro... yes checking whether wcsxfrm is declared without a macro... yes checking whether wcsdup is declared without a macro... yes checking whether wcschr is declared without a macro... yes checking whether wcsrchr is declared without a macro... yes checking whether wcscspn is declared without a macro... yes checking whether wcsspn is declared without a macro... yes checking whether wcspbrk is declared without a macro... yes checking whether wcsstr is declared without a macro... yes checking whether wcstok is declared without a macro... yes checking whether wcswidth is declared without a macro... yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether wctype is declared without a macro... yes checking whether iswctype is declared without a macro... yes checking whether wctrans is declared without a macro... yes checking whether towctrans is declared without a macro... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether ln -s works... yes checking for x86_64-redhat-linux-gnu-ranlib... ranlib checking for x86_64-redhat-linux-gnu-ar... (cached) ar configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating import/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default commands checking whether NLS is requested... yes checking for catalogs to be installed... checking whether makeinfo supports @click... yes checking for default auto-load directory... $debugdir:$datadir/auto-load:/usr/share/gdb/auto-load checking for default auto-load safe-path... $debugdir:$datadir/auto-load:/usr/share/gdb/auto-load checking specific librpm version... librpm.so.3 checking rpm library API compatibility... yes configure: WARNING: option --with-libunwind is deprecated, use --with-libunwind-ia64 checking for monstartup... yes checking for _mcleanup... yes checking for _etext... yes checking for etext... yes checking for gawk... gawk checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for x86_64-redhat-linux-gnu-ranlib... ranlib checking for bison... bison -y checking for x86_64-redhat-linux-gnu-ar... ar checking for x86_64-redhat-linux-gnu-dlltool... dlltool checking for x86_64-redhat-linux-gnu-windres... windres checking for main in -lm... yes checking for library containing gethostbyname... none required checking for library containing socketpair... none required checking for library containing kinfo_getvmmap... no checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for library containing waddstr... -lncursesw 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... (cached) -ldl checking whether to use expat... yes checking for libexpat... yes checking how to link with libexpat... -lexpat checking for XML_StopParser... yes checking whether to use MPFR... yes checking for libmpfr... yes checking how to link with libmpfr... -lmpfr checking whether to use python... /usr/bin/python checking for python2.7... yes checking compiler flags for python code... -fno-strict-aliasing -DNDEBUG -fwrapv checking whether python supports threads... yes checking whether to use guile... no checking for pkg-config... /usr/bin/pkg-config configure: WARNING: guile support disabled; some features will be unavailable. checking whether to use intel pt... yes checking for libipt... yes checking how to link with libipt... /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/lib64/libipt.a checking for pt_insn_event... no checking for struct pt_insn.enabled... yes checking for struct pt_insn.resynced... yes checking for ANSI C header files... (cached) yes checking nlist.h usability... no checking nlist.h presence... no checking for nlist.h... no checking machine/reg.h usability... no checking machine/reg.h presence... no checking for machine/reg.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking proc_service.h usability... no checking proc_service.h presence... no checking for proc_service.h... no checking thread_db.h usability... yes checking thread_db.h presence... yes checking for thread_db.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking sys/ptrace.h usability... yes checking sys/ptrace.h presence... yes checking for sys/ptrace.h... yes checking ptrace.h usability... no checking ptrace.h presence... no checking for ptrace.h... no checking sys/reg.h usability... yes checking sys/reg.h presence... yes checking for sys/reg.h... yes checking sys/debugreg.h usability... yes checking sys/debugreg.h presence... yes checking for sys/debugreg.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking elf_hp.h usability... no checking elf_hp.h presence... no checking for elf_hp.h... no checking for dlfcn.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 ncursesw/ncurses.h usability... yes checking ncursesw/ncurses.h presence... yes checking for ncursesw/ncurses.h... yes checking ncurses/ncurses.h usability... yes checking ncurses/ncurses.h presence... yes checking for ncurses/ncurses.h... yes checking ncurses/term.h usability... yes checking ncurses/term.h presence... yes checking for ncurses/term.h... yes checking for term.h... yes checking for long long... yes checking size of long long... 8 checking whether basename is declared... yes checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... yes checking whether free is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether snprintf is declared... (cached) yes checking for LC_MESSAGES... yes checking for struct stat.st_blocks... yes checking for struct stat.st_blksize... yes checking for socklen_t... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for getauxval... yes checking for getrusage... yes checking for getuid... yes checking for getgid... yes checking for pipe... yes checking for poll... yes checking for pread... yes checking for pread64... yes checking for pwrite... yes checking for resize_term... yes checking for sbrk... yes checking for setpgid... yes checking for setpgrp... yes checking for setsid... yes checking for sigaction... yes checking for sigprocmask... yes checking for sigsetmask... yes checking for socketpair... yes checking for ttrace... no checking for wborder... yes checking for wresize... yes checking for setlocale... yes checking for iconvlist... no checking for libiconvlist... no checking for btowc... yes checking for setrlimit... yes checking for getrlimit... yes checking for posix_madvise... yes checking for waitpid... yes checking for ptrace64... no checking for sigaltstack... yes checking for mkdtemp... yes checking for setns... yes checking for nl_langinfo and CODESET... yes checking for ANSI C header files... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking for nl_langinfo and CODESET... (cached) yes checking linux/perf_event.h usability... yes checking linux/perf_event.h presence... yes checking for linux/perf_event.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for memory.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for sys/resource.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for thread_db.h... (cached) yes checking wait.h usability... yes checking wait.h presence... yes checking for wait.h... yes checking for termios.h... (cached) yes checking for fdwalk... no checking for getrlimit... (cached) yes checking for pipe... (cached) yes checking for pipe2... yes checking for socketpair... (cached) yes checking for sigaction... (cached) yes checking whether strerror is declared... yes checking whether strstr is declared... yes checking for sigsetjmp... yes checking for sys/ptrace.h... (cached) yes checking for ptrace.h... (cached) no checking whether ptrace is declared... yes checking return type of ptrace... long checking types of arguments for ptrace... enum __ptrace_request,int,long,long checking whether setpgrp takes no argument... yes checking for GNU regex... yes checking for struct thread.td_pcb... no checking for struct lwp... no checking for struct reg in machine/reg.h... no checking for struct reg.r_fs... no checking for struct reg.r_gs... no checking for struct user_regs_struct.fs_base... yes checking for struct user_regs_struct.gs_base... yes checking for PTRACE_GETREGS... yes checking for PTRACE_GETFPXREGS... yes checking for PT_GETDBREGS... no checking for PT_GETXMMREGS... no checking for struct ptrace_lwpinfo.pl_tdname... no checking for struct ptrace_lwpinfo.pl_syscall_code... no checking for gregset_t in sys/procfs.h... no checking for fpregset_t in sys/procfs.h... no checking for prgregset_t in sys/procfs.h... yes checking for prfpregset_t in sys/procfs.h... yes checking for prgregset32_t in sys/procfs.h... no checking for lwpid_t in sys/procfs.h... yes checking for psaddr_t in sys/procfs.h... yes checking whether prfpregset_t type is broken... no checking for long long support in compiler... yes checking for long long support in printf... yes checking for decfloat support in printf... no checking for long double support in compiler... yes checking for long double support in printf... yes checking for long double support in scanf... yes checking for the dynamic export flag... -Wl,--dynamic-list checking whether has TD_NOTALLOC... yes checking whether has TD_VERSION... yes checking whether has TD_NOTLS... yes checking whether ADDR_NO_RANDOMIZE is declared... yes checking selinux/selinux.h usability... yes checking selinux/selinux.h presence... yes checking for selinux/selinux.h... yes checking for security_get_boolean_active in -lselinux... yes Setting GDB specific compiler warning flags = -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wformat-nonliteral -Wno-unused checking compiler warning flags... -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror checking for cygwin... no checking for ELF support in BFD... yes checking for library containing dlopen... (cached) -ldl checking for Mach-O support in BFD... no checking whether to use lzma... yes checking for liblzma... yes checking how to link with liblzma... -llzma checking for X... no enable_sim = no enableval = no checking whether gdbserver is supported on this host... yes checking whether to use babeltrace... no configure: WARNING: babletrace support disabled; GDB is unable to read CTF data. checking for xsltproc... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating jit-reader.h config.status: creating gcore config.status: creating Makefile config.status: creating gdb-gdb.gdb config.status: creating doc/Makefile config.status: creating data-directory/Makefile config.status: creating config.h config.status: linking ../../gdb/config/i386/nm-linux64.h to nm.h config.status: executing depdir commands mkdir -p -- .deps === configuring in testsuite (/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/testsuite) configure: running /bin/sh ../../../gdb/testsuite/configure --disable-option-checking '--prefix=/opt/rh/devtoolset-8/root/usr' '--libdir=/opt/rh/devtoolset-8/root/usr/lib64' '--sysconfdir=/opt/rh/devtoolset-8/root/etc' '--mandir=/opt/rh/devtoolset-8/root/usr/share/man' '--infodir=/opt/rh/devtoolset-8/root/usr/share/info' '--with-system-gdbinit=/opt/rh/devtoolset-8/root/etc/gdbinit' '--with-gdb-datadir=/opt/rh/devtoolset-8/root/usr/share/gdb' '--enable-gdb-build-warnings=,-Wno-unused' '--enable-build-with-cxx' '--enable-werror' '--with-separate-debug-dir=/usr/lib/debug' '--disable-sim' '--disable-rpath' '--without-babeltrace' '--without-guile' '--with-system-readline' '--with-expat' '--without-libexpat-prefix' '--enable-tui' '--with-python=/usr/bin/python' '--with-rpm=librpm.so.3' '--with-lzma' '--without-libunwind' '--enable-64-bit-bfd' '--enable-inprocess-agent' '--with-system-zlib' '--with-intel-pt' '--with-mpfr' '--with-auto-load-dir=$debugdir:$datadir/auto-load:/usr/share/gdb/auto-load' '--with-auto-load-safe-path=$debugdir:$datadir/auto-load:/usr/share/gdb/auto-load' '--enable-targets=s390-linux-gnu,powerpc-linux-gnu,arm-linux-gnu,aarch64-linux-gnu' '--program-transform-name=s,y,y,' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--target=x86_64-redhat-linux-gnu' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include ' 'LDFLAGS= -Wl,-z,relro -L/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/lib64 ' 'CXX=g++' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include' 'MAKEINFO=makeinfo' 'PKG_CONFIG_PATH=:/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/rh/devtoolset-8/root/usr/share/pkgconfig' 'YACC=bison -y' --cache-file=.././config.cache --srcdir=../../../gdb/testsuite configure: loading cache .././config.cache checking build system type... (cached) x86_64-redhat-linux-gnu checking host system type... (cached) x86_64-redhat-linux-gnu checking target system type... (cached) x86_64-redhat-linux-gnu checking for x86_64-redhat-linux-gnu-gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 === configuring in gdbserver (/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver) configure: running /bin/sh ../../../gdb/gdbserver/configure --disable-option-checking '--prefix=/opt/rh/devtoolset-8/root/usr' '--libdir=/opt/rh/devtoolset-8/root/usr/lib64' '--sysconfdir=/opt/rh/devtoolset-8/root/etc' '--mandir=/opt/rh/devtoolset-8/root/usr/share/man' '--infodir=/opt/rh/devtoolset-8/root/usr/share/info' '--with-system-gdbinit=/opt/rh/devtoolset-8/root/etc/gdbinit' '--with-gdb-datadir=/opt/rh/devtoolset-8/root/usr/share/gdb' '--enable-gdb-build-warnings=,-Wno-unused' '--enable-build-with-cxx' '--enable-werror' '--with-separate-debug-dir=/usr/lib/debug' '--disable-sim' '--disable-rpath' '--without-babeltrace' '--without-guile' '--with-system-readline' '--with-expat' '--without-libexpat-prefix' '--enable-tui' '--with-python=/usr/bin/python' '--with-rpm=librpm.so.3' '--with-lzma' '--without-libunwind' '--enable-64-bit-bfd' '--enable-inprocess-agent' '--with-system-zlib' '--with-intel-pt' '--with-mpfr' '--with-auto-load-dir=$debugdir:$datadir/auto-load:/usr/share/gdb/auto-load' '--with-auto-load-safe-path=$debugdir:$datadir/auto-load:/usr/share/gdb/auto-load' '--enable-targets=s390-linux-gnu,powerpc-linux-gnu,arm-linux-gnu,aarch64-linux-gnu' '--program-transform-name=s,y,y,' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--target=x86_64-redhat-linux-gnu' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include ' 'LDFLAGS= -Wl,-z,relro -L/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/lib64 ' 'CXX=g++' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include' 'MAKEINFO=makeinfo' 'PKG_CONFIG_PATH=:/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/rh/devtoolset-8/root/usr/share/pkgconfig' 'YACC=bison -y' --cache-file=.././config.cache --srcdir=../../../gdb/gdbserver configure: loading cache .././config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-redhat-linux-gnu-gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes 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 for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... (cached) yes checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no checking build system type... (cached) x86_64-redhat-linux-gnu checking host system type... (cached) x86_64-redhat-linux-gnu checking target system type... (cached) x86_64-redhat-linux-gnu checking for a BSD-compatible install... (cached) /usr/bin/install -c checking for x86_64-redhat-linux-gnu-ar... (cached) ar checking for x86_64-redhat-linux-gnu-ranlib... (cached) ranlib checking whether g++ supports C++11 features by default... (cached) no checking whether g++ supports C++11 features with -std=gnu++11... (cached) yes checking for ANSI C header files... (cached) yes checking dependency style of gcc... (cached) gcc3 === configuring in build-gnulib-gdbserver (/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver) configure: running /bin/sh ../../../../gdb/gdbserver/../gnulib/configure --disable-option-checking '--prefix=/opt/rh/devtoolset-8/root/usr' '--libdir=/opt/rh/devtoolset-8/root/usr/lib64' '--sysconfdir=/opt/rh/devtoolset-8/root/etc' '--mandir=/opt/rh/devtoolset-8/root/usr/share/man' '--infodir=/opt/rh/devtoolset-8/root/usr/share/info' '--with-system-gdbinit=/opt/rh/devtoolset-8/root/etc/gdbinit' '--with-gdb-datadir=/opt/rh/devtoolset-8/root/usr/share/gdb' '--enable-gdb-build-warnings=,-Wno-unused' '--enable-build-with-cxx' '--enable-werror' '--with-separate-debug-dir=/usr/lib/debug' '--disable-sim' '--disable-rpath' '--without-babeltrace' '--without-guile' '--with-system-readline' '--with-expat' '--without-libexpat-prefix' '--enable-tui' '--with-python=/usr/bin/python' '--with-rpm=librpm.so.3' '--with-lzma' '--without-libunwind' '--enable-64-bit-bfd' '--enable-inprocess-agent' '--with-system-zlib' '--with-intel-pt' '--with-mpfr' '--with-auto-load-dir=$debugdir:$datadir/auto-load:/usr/share/gdb/auto-load' '--with-auto-load-safe-path=$debugdir:$datadir/auto-load:/usr/share/gdb/auto-load' '--enable-targets=s390-linux-gnu,powerpc-linux-gnu,arm-linux-gnu,aarch64-linux-gnu' '--program-transform-name=s,y,y,' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--target=x86_64-redhat-linux-gnu' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include ' 'LDFLAGS= -Wl,-z,relro -L/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/lib64 ' 'CXX=g++' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include' 'MAKEINFO=makeinfo' 'PKG_CONFIG_PATH=:/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/rh/devtoolset-8/root/usr/share/pkgconfig' 'YACC=bison -y' --cache-file=.././config.cache --srcdir=../../../../gdb/gdbserver/../gnulib configure: creating cache .././config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-redhat-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for x86_64-redhat-linux-gnu-ar... ar checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for x86_64-redhat-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 target system type... x86_64-redhat-linux-gnu checking for working alloca.h... yes checking for alloca... yes checking for canonicalize_file_name... yes checking for getcwd... yes checking for readlink... yes checking for realpath... 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 btowc... yes checking for isblank... yes checking for iswctype... yes checking for mbsrtowcs... yes checking for wmemchr... yes checking for wmemcpy... yes checking for wmempcpy... yes checking for fstatat... yes checking for getdtablesize... yes checking for getlogin_r... yes checking for getprogname... no checking for getexecname... no checking for gettimeofday... yes checking for getpwnam_r... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for openat... yes checking for link... yes checking for setenv... yes checking for strdup... yes checking for pipe... yes checking for iswcntrl... yes checking whether // is distinct from /... no checking whether realpath works... yes checking for sys/param.h... yes checking for unistd.h... (cached) yes checking for sys/socket.h... yes checking for dirent.h... yes checking for wctype.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... yes checking for sys/cdefs.h... yes checking for limits.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for math.h... yes checking for sys/mman.h... yes checking for features.h... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking if environ is properly declared... yes checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes 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 long double and double are the same... no checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether fchmodat is declared without a macro... yes checking whether fstat is declared without a macro... yes checking whether fstatat is declared without a macro... yes checking whether futimens is declared without a macro... yes checking whether lchmod is declared without a macro... yes checking whether lstat is declared without a macro... yes checking whether mkdirat is declared without a macro... yes checking whether mkfifo is declared without a macro... yes checking whether mkfifoat is declared without a macro... yes checking whether mknod is declared without a macro... yes checking whether mknodat is declared without a macro... yes checking whether stat is declared without a macro... yes checking whether utimensat is declared without a macro... yes checking whether lstat correctly handles trailing slash... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether getcwd is declared... yes checking whether getdtablesize is declared... yes checking whether getlogin_r is declared... yes checking whether getlogin is declared... yes checking for C/C++ restrict keyword... __restrict checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking whether gettimeofday is declared without a macro... yes checking whether limits.h has ULLONG_WIDTH etc.... no checking for unsigned long long int... yes checking for long long int... yes checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether stdint.h has UINTMAX_WIDTH etc.... no checking whether imaxabs is declared without a macro... yes checking whether imaxdiv is declared without a macro... yes checking whether strtoimax is declared without a macro... yes checking whether strtoumax is declared without a macro... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking where to find the exponent in a 'double'... word 1 bit 20 checking whether byte ordering is bigendian... no checking for nl_langinfo and CODESET... yes checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for a traditional japanese locale... ja_JP checking for a transitional chinese locale... zh_CN.GB18030 checking for a french Unicode locale... fr_FR.UTF-8 checking for a traditional french locale... fr_FR 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 for promoted mode_t type... mode_t 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 uid_t in sys/types.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for wchar_t... yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... yes checking whether ffsl is declared without a macro... yes checking whether ffsll is declared without a macro... yes checking whether memmem is declared without a macro... yes checking whether mempcpy is declared without a macro... yes checking whether memrchr is declared without a macro... yes checking whether rawmemchr is declared without a macro... yes checking whether stpcpy is declared without a macro... yes checking whether stpncpy is declared without a macro... yes checking whether strchrnul is declared without a macro... yes checking whether strdup is declared without a macro... yes checking whether strncat is declared without a macro... yes checking whether strndup is declared without a macro... yes checking whether strnlen is declared without a macro... yes checking whether strpbrk is declared without a macro... yes checking whether strsep is declared without a macro... yes checking whether strcasestr is declared without a macro... yes checking whether strtok_r is declared without a macro... yes checking whether strerror_r is declared without a macro... yes checking whether strsignal is declared without a macro... yes checking whether strverscmp is declared without a macro... yes checking whether strstr works... yes checking whether strtok_r is declared... (cached) yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for struct timespec in ... yes checking whether unsetenv is declared... yes checking whether uses 'inline' correctly... yes checking for wint_t... yes checking for alloca as a compiler built-in... yes checking whether this system has an arbitrary file name length limit... yes checking for closedir... yes checking for d_ino member in directory struct... yes checking for d_type member in directory struct... yes checking whether alphasort is declared without a macro... yes checking whether closedir is declared without a macro... yes checking whether dirfd is declared without a macro... yes checking whether fdopendir is declared without a macro... yes checking whether opendir is declared without a macro... yes checking whether readdir is declared without a macro... yes checking whether rewinddir is declared without a macro... yes checking whether scandir is declared without a macro... yes checking for dirfd... yes checking whether dirfd is declared... (cached) 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 fcntl is declared without a macro... yes checking whether openat is declared without a macro... yes checking whether fdopendir is declared... (cached) yes checking whether fdopendir works... 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 frexp works... yes checking whether frexpl is declared... yes checking whether frexpl() can be used without linking with libm... yes checking whether frexpl works... yes checking whether fstatat (..., 0) works... yes checking whether getcwd handles long file names properly... yes checking for getpagesize... yes checking whether getcwd aborts when 4k < cwd_length < 16k... no checking whether getdtablesize works... 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 gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... almost checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking for GNU glob interface version 1... yes checking whether glob lists broken symlinks... no 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 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 NAN macro works... yes checking whether HUGE_VAL works... yes checking whether acosf is declared without a macro... yes checking whether acosl is declared without a macro... yes checking whether asinf is declared without a macro... yes checking whether asinl is declared without a macro... yes checking whether atanf is declared without a macro... yes checking whether atanl is declared without a macro... yes checking whether cbrt is declared without a macro... yes checking whether cbrtf is declared without a macro... yes checking whether cbrtl is declared without a macro... yes checking whether ceilf is declared without a macro... yes checking whether ceill is declared without a macro... yes checking whether copysign is declared without a macro... yes checking whether copysignf is declared without a macro... yes checking whether copysignl is declared without a macro... yes checking whether cosf is declared without a macro... yes checking whether cosl is declared without a macro... yes checking whether coshf is declared without a macro... yes checking whether expf is declared without a macro... yes checking whether expl is declared without a macro... yes checking whether exp2 is declared without a macro... yes checking whether exp2f is declared without a macro... yes checking whether exp2l is declared without a macro... yes checking whether expm1 is declared without a macro... yes checking whether expm1f is declared without a macro... yes checking whether expm1l is declared without a macro... yes checking whether fabsf is declared without a macro... yes checking whether fabsl is declared without a macro... yes checking whether floorf is declared without a macro... yes checking whether floorl is declared without a macro... yes checking whether fma is declared without a macro... yes checking whether fmaf is declared without a macro... yes checking whether fmal is declared without a macro... yes checking whether fmod is declared without a macro... yes checking whether fmodf is declared without a macro... yes checking whether fmodl is declared without a macro... yes checking whether frexpf is declared without a macro... yes checking whether frexpl is declared without a macro... yes checking whether hypotf is declared without a macro... yes checking whether hypotl is declared without a macro... yes checking whether ilogb is declared without a macro... yes checking whether ilogbf is declared without a macro... yes checking whether ilogbl is declared without a macro... yes checking whether ldexpf is declared without a macro... yes checking whether ldexpl is declared without a macro... yes checking whether log is declared without a macro... yes checking whether logf is declared without a macro... yes checking whether logl is declared without a macro... yes checking whether log10 is declared without a macro... yes checking whether log10f is declared without a macro... yes checking whether log10l is declared without a macro... yes checking whether log1p is declared without a macro... yes checking whether log1pf is declared without a macro... yes checking whether log1pl is declared without a macro... yes checking whether log2 is declared without a macro... yes checking whether log2f is declared without a macro... yes checking whether log2l is declared without a macro... yes checking whether logb is declared without a macro... yes checking whether logbf is declared without a macro... yes checking whether logbl is declared without a macro... yes checking whether modf is declared without a macro... yes checking whether modff is declared without a macro... yes checking whether modfl is declared without a macro... yes checking whether powf is declared without a macro... yes checking whether remainder is declared without a macro... yes checking whether remainderf is declared without a macro... yes checking whether remainderl is declared without a macro... yes checking whether rint is declared without a macro... yes checking whether rintf is declared without a macro... yes checking whether rintl is declared without a macro... yes checking whether round is declared without a macro... yes checking whether roundf is declared without a macro... yes checking whether roundl is declared without a macro... yes checking whether sinf is declared without a macro... yes checking whether sinl is declared without a macro... yes checking whether sinhf is declared without a macro... yes checking whether sqrtf is declared without a macro... yes checking whether sqrtl is declared without a macro... yes checking whether tanf is declared without a macro... yes checking whether tanl is declared without a macro... yes checking whether tanhf is declared without a macro... yes checking whether trunc is declared without a macro... yes checking whether truncf is declared without a macro... yes checking whether truncl is declared without a macro... yes checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc works on empty input... no checking whether the C locale is free of encoding errors... no checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbsrtowcs works... yes checking 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 open recognizes a trailing slash... yes checking for opendir... yes checking for rawmemchr... yes checking for readdir... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether rename honors trailing slash on destination... yes checking whether rename honors trailing slash on source... yes checking whether rename manages hard links correctly... yes checking whether rename manages existing destinations correctly... yes checking for rewinddir... yes checking whether rmdir works... yes checking whether setenv validates arguments... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking whether pthread_sigmask is declared without a macro... yes checking whether sigaction is declared without a macro... yes checking whether sigaddset is declared without a macro... yes checking whether sigdelset is declared without a macro... yes checking whether sigemptyset is declared without a macro... yes checking whether sigfillset is declared without a macro... yes checking whether sigismember is declared without a macro... yes checking whether sigpending is declared without a macro... yes checking whether sigprocmask is declared without a macro... yes checking for ssize_t... yes checking whether stat handles trailing slashes on directories... yes checking whether stat handles trailing slashes on files... yes checking for max_align_t... no checking whether NULL can be used in arbitrary expressions... yes checking which flavor of printf attribute matches inttypes macros... system checking whether dprintf is declared without a macro... yes checking whether fpurge is declared without a macro... no checking whether fseeko is declared without a macro... yes checking whether ftello is declared without a macro... yes checking whether getdelim is declared without a macro... yes checking whether getline is declared without a macro... yes checking whether gets is declared without a macro... no checking whether pclose is declared without a macro... yes checking whether popen is declared without a macro... yes checking whether renameat is declared without a macro... yes checking whether snprintf is declared without a macro... yes checking whether tmpfile is declared without a macro... yes checking whether vdprintf is declared without a macro... yes checking whether vsnprintf is declared without a macro... yes checking whether _Exit is declared without a macro... yes checking whether atoll is declared without a macro... yes checking whether canonicalize_file_name is declared without a macro... yes checking whether getloadavg is declared without a macro... yes checking whether getsubopt is declared without a macro... yes checking whether grantpt is declared without a macro... yes checking whether initstate is declared without a macro... yes checking whether initstate_r is declared without a macro... yes checking whether mkdtemp is declared without a macro... yes checking whether mkostemp is declared without a macro... yes checking whether mkostemps is declared without a macro... yes checking whether mkstemp is declared without a macro... yes checking whether mkstemps is declared without a macro... yes checking whether posix_openpt is declared without a macro... yes checking whether ptsname is declared without a macro... yes checking whether ptsname_r is declared without a macro... yes checking whether qsort_r is declared without a macro... yes checking whether random is declared without a macro... yes checking whether random_r is declared without a macro... yes checking whether realpath is declared without a macro... yes checking whether rpmatch is declared without a macro... yes checking whether secure_getenv is declared without a macro... yes checking whether setenv is declared without a macro... yes checking whether setstate is declared without a macro... yes checking whether setstate_r is declared without a macro... yes checking whether srandom is declared without a macro... yes checking whether srandom_r is declared without a macro... yes checking whether strtod is declared without a macro... yes checking whether strtoll is declared without a macro... yes checking whether strtoull is declared without a macro... yes checking whether unlockpt is declared without a macro... yes checking whether unsetenv is declared without a macro... yes checking for strchrnul... yes checking whether strchrnul works... yes checking for working strerror function... yes checking whether strstr works in linear time... no checking whether strstr works... (cached) yes checking for strtok_r... yes checking whether strtok_r works... yes checking for nlink_t... (cached) yes checking whether fchmodat is declared without a macro... (cached) yes checking whether fstat is declared without a macro... (cached) yes checking whether fstatat is declared without a macro... (cached) yes checking whether futimens is declared without a macro... (cached) yes checking whether lchmod is declared without a macro... (cached) yes checking whether lstat is declared without a macro... (cached) yes checking whether mkdirat is declared without a macro... (cached) yes checking whether mkfifo is declared without a macro... (cached) yes checking whether mkfifoat is declared without a macro... (cached) yes checking whether mknod is declared without a macro... (cached) yes checking whether mknodat is declared without a macro... (cached) yes checking whether stat is declared without a macro... (cached) yes checking whether utimensat is declared without a macro... (cached) yes checking whether chdir is declared without a macro... yes checking whether chown is declared without a macro... yes checking whether dup is declared without a macro... yes checking whether dup2 is declared without a macro... yes checking whether dup3 is declared without a macro... yes checking whether environ is declared without a macro... yes checking whether euidaccess is declared without a macro... yes checking whether faccessat is declared without a macro... yes checking whether fchdir is declared without a macro... yes checking whether fchownat is declared without a macro... yes checking whether fdatasync is declared without a macro... yes checking whether fsync is declared without a macro... yes checking whether ftruncate is declared without a macro... yes checking whether getcwd is declared without a macro... yes checking whether getdomainname is declared without a macro... yes checking whether getdtablesize is declared without a macro... yes checking whether getgroups is declared without a macro... yes checking whether gethostname is declared without a macro... yes checking whether getlogin is declared without a macro... yes checking whether getlogin_r is declared without a macro... yes checking whether getpagesize is declared without a macro... yes checking whether getusershell is declared without a macro... yes checking whether setusershell is declared without a macro... yes checking whether endusershell is declared without a macro... yes checking whether group_member is declared without a macro... yes checking whether isatty is declared without a macro... yes checking whether lchown is declared without a macro... yes checking whether link is declared without a macro... yes checking whether linkat is declared without a macro... yes checking whether lseek is declared without a macro... yes checking whether pipe is declared without a macro... yes checking whether pipe2 is declared without a macro... yes checking whether pread is declared without a macro... yes checking whether pwrite is declared without a macro... yes checking whether readlink is declared without a macro... yes checking whether readlinkat is declared without a macro... yes checking whether rmdir is declared without a macro... yes checking whether sethostname is declared without a macro... yes checking whether sleep is declared without a macro... yes checking whether symlink is declared without a macro... yes checking whether symlinkat is declared without a macro... yes checking whether ttyname_r is declared without a macro... yes checking whether unlink is declared without a macro... yes checking whether unlinkat is declared without a macro... yes checking whether usleep is declared without a macro... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking whether btowc is declared without a macro... yes checking whether wctob is declared without a macro... yes checking whether mbsinit is declared without a macro... yes checking whether mbrtowc is declared without a macro... yes checking whether mbrlen is declared without a macro... yes checking whether mbsrtowcs is declared without a macro... yes checking whether mbsnrtowcs is declared without a macro... yes checking whether wcrtomb is declared without a macro... yes checking whether wcsrtombs is declared without a macro... yes checking whether wcsnrtombs is declared without a macro... yes checking whether wcwidth is declared without a macro... yes checking whether wmemchr is declared without a macro... yes checking whether wmemcmp is declared without a macro... yes checking whether wmemcpy is declared without a macro... yes checking whether wmemmove is declared without a macro... yes checking whether wmemset is declared without a macro... yes checking whether wcslen is declared without a macro... yes checking whether wcsnlen is declared without a macro... yes checking whether wcscpy is declared without a macro... yes checking whether wcpcpy is declared without a macro... yes checking whether wcsncpy is declared without a macro... yes checking whether wcpncpy is declared without a macro... yes checking whether wcscat is declared without a macro... yes checking whether wcsncat is declared without a macro... yes checking whether wcscmp is declared without a macro... yes checking whether wcsncmp is declared without a macro... yes checking whether wcscasecmp is declared without a macro... yes checking whether wcsncasecmp is declared without a macro... yes checking whether wcscoll is declared without a macro... yes checking whether wcsxfrm is declared without a macro... yes checking whether wcsdup is declared without a macro... yes checking whether wcschr is declared without a macro... yes checking whether wcsrchr is declared without a macro... yes checking whether wcscspn is declared without a macro... yes checking whether wcsspn is declared without a macro... yes checking whether wcspbrk is declared without a macro... yes checking whether wcsstr is declared without a macro... yes checking whether wcstok is declared without a macro... yes checking whether wcswidth is declared without a macro... yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether wctype is declared without a macro... yes checking whether iswctype is declared without a macro... yes checking whether wctrans is declared without a macro... yes checking whether towctrans is declared without a macro... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether ln -s works... yes checking for x86_64-redhat-linux-gnu-ranlib... ranlib checking for x86_64-redhat-linux-gnu-ar... (cached) ar configure: updating cache .././config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating import/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default commands === configuring in build-libiberty-gdbserver (/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-libiberty-gdbserver) configure: running /bin/sh ../../../../gdb/gdbserver/../../libiberty/configure --disable-option-checking '--prefix=/opt/rh/devtoolset-8/root/usr' '--libdir=/opt/rh/devtoolset-8/root/usr/lib64' '--sysconfdir=/opt/rh/devtoolset-8/root/etc' '--mandir=/opt/rh/devtoolset-8/root/usr/share/man' '--infodir=/opt/rh/devtoolset-8/root/usr/share/info' '--with-system-gdbinit=/opt/rh/devtoolset-8/root/etc/gdbinit' '--with-gdb-datadir=/opt/rh/devtoolset-8/root/usr/share/gdb' '--enable-gdb-build-warnings=,-Wno-unused' '--enable-build-with-cxx' '--enable-werror' '--with-separate-debug-dir=/usr/lib/debug' '--disable-sim' '--disable-rpath' '--without-babeltrace' '--without-guile' '--with-system-readline' '--with-expat' '--without-libexpat-prefix' '--enable-tui' '--with-python=/usr/bin/python' '--with-rpm=librpm.so.3' '--with-lzma' '--without-libunwind' '--enable-64-bit-bfd' '--enable-inprocess-agent' '--with-system-zlib' '--with-intel-pt' '--with-mpfr' '--with-auto-load-dir=$debugdir:$datadir/auto-load:/usr/share/gdb/auto-load' '--with-auto-load-safe-path=$debugdir:$datadir/auto-load:/usr/share/gdb/auto-load' '--enable-targets=s390-linux-gnu,powerpc-linux-gnu,arm-linux-gnu,aarch64-linux-gnu' '--program-transform-name=s,y,y,' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--target=x86_64-redhat-linux-gnu' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include ' 'LDFLAGS= -Wl,-z,relro -L/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/lib64 ' 'CXX=g++' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include' 'MAKEINFO=makeinfo' 'PKG_CONFIG_PATH=:/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/rh/devtoolset-8/root/usr/share/pkgconfig' 'YACC=bison -y' --cache-file=.././config.cache --srcdir=../../../../gdb/gdbserver/../../libiberty configure: loading cache .././config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo checking for perl... perl checking build system type... (cached) x86_64-redhat-linux-gnu checking host system type... (cached) x86_64-redhat-linux-gnu checking for x86_64-redhat-linux-gnu-ar... (cached) ar checking for x86_64-redhat-linux-gnu-ranlib... (cached) ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-redhat-linux-gnu-gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... (cached) yes checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no checking 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... no 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... (cached) no checking for a BSD-compatible install... (cached) /usr/bin/install -c checking for sys/file.h... yes checking for sys/param.h... (cached) yes checking for limits.h... (cached) 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... (cached) yes checking for time.h... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... (cached) 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... yes 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 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... (cached) 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... (cached) yes checking for getpagesize... (cached) yes checking for gettimeofday... (cached) yes checking for index... yes checking for insque... yes checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memmem... (cached) yes checking for memmove... yes checking for mempcpy... (cached) 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... (cached) 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... (cached) 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... yes checking for sys_nerr... yes checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for __fsetlocking... yes checking for canonicalize_file_name... (cached) 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 psignal... yes checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... (cached) yes checking for setrlimit... yes checking for sbrk... yes checking for spawnve... no checking for spawnvpe... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for sysctl... yes checking for sysmp... no checking for table... no checking for times... yes checking for wait3... yes checking for wait4... 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... (cached) yes checking whether vsnprintf is declared... (cached) 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... (cached) yes checking whether strtoull is declared... (cached) yes checking whether strverscmp is declared... (cached) yes checking whether strnlen is declared... (cached) yes checking whether canonicalize_file_name must be declared... no checking for stdlib.h... (cached) yes checking for unistd.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 checking for termios.h... (cached) yes checking for sys/reg.h... (cached) yes checking for string.h... (cached) yes checking for proc_service.h... (cached) no checking for sys/procfs.h... (cached) yes checking linux/elf.h usability... yes checking linux/elf.h presence... yes checking for linux/elf.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for signal.h... (cached) yes checking for sys/file.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for sys/socket.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for pid_t... (cached) yes checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking for getauxval... (cached) yes checking for pread... (cached) yes checking for pwrite... (cached) yes checking for pread64... (cached) yes checking for setns... (cached) yes checking for ANSI C header files... (cached) yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for nl_langinfo and CODESET... (cached) yes checking for linux/perf_event.h... (cached) yes checking for locale.h... (cached) yes checking for memory.h... (cached) yes checking for signal.h... (cached) yes checking for sys/resource.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/un.h... (cached) yes checking for sys/wait.h... (cached) yes checking for thread_db.h... (cached) yes checking for wait.h... (cached) yes checking for termios.h... (cached) yes checking for fdwalk... (cached) no checking for getrlimit... (cached) yes checking for pipe... (cached) yes checking for pipe2... (cached) yes checking for socketpair... (cached) yes checking for sigaction... (cached) yes checking whether strerror is declared... (cached) yes checking whether strstr is declared... (cached) yes checking for sigsetjmp... (cached) yes checking for sys/ptrace.h... (cached) yes checking for ptrace.h... (cached) no checking whether ptrace is declared... (cached) yes checking return type of ptrace... (cached) long checking types of arguments for ptrace... (cached) enum __ptrace_request,int,long,long checking for ust... no Setting GDB specific compiler warning flags = -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wformat-nonliteral -Wno-unused checking compiler warning flags... -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror checking for dladdr... yes checking for long long... (cached) yes checking size of long long... (cached) 8 checking whether basename is declared... (cached) yes checking whether ffs is declared... (cached) yes checking whether asprintf is declared... (cached) yes checking whether vasprintf is declared... (cached) yes checking whether snprintf is declared... (cached) yes checking whether vsnprintf is declared... (cached) yes checking whether strtol is declared... (cached) yes checking whether strtoul is declared... (cached) yes checking whether strtoll is declared... (cached) yes checking whether strtoull is declared... (cached) yes checking whether strverscmp is declared... (cached) yes checking whether strerror is declared... (cached) yes checking whether perror is declared... yes checking whether vasprintf is declared... (cached) yes checking whether vsnprintf is declared... (cached) yes checking for struct stat.st_blocks... (cached) yes checking for struct stat.st_blksize... (cached) yes checking for struct user_regs_struct.fs_base... (cached) yes checking for struct user_regs_struct.gs_base... (cached) yes checking for socklen_t... (cached) yes checking for Elf32_auxv_t... yes checking for Elf64_auxv_t... yes checking if building for x32... no checking for PTRACE_GETREGS... yes checking for PTRACE_GETFPXREGS... yes checking for lwpid_t in sys/procfs.h... (cached) yes checking for psaddr_t in sys/procfs.h... (cached) yes checking for prgregset_t in sys/procfs.h... (cached) yes checking for prfpregset_t in sys/procfs.h... (cached) yes checking for elf_fpregset_t in sys/procfs.h... yes checking for dlopen in -ldl... yes checking for the dynamic export flag... -Wl,--dynamic-list checking for TD_VERSION... yes checking whether the target supports __sync_*_compare_and_swap... yes checking whether ADDR_NO_RANDOMIZE is declared... (cached) yes checking for selinux/selinux.h... (cached) yes checking for security_get_boolean_active in -lselinux... (cached) yes configure: updating cache .././config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depdir commands mkdir -p -- .deps config.status: executing gdbdepdir commands mkdir -p -- arch/.deps + perl -i.relocatable -pe 's/^(D\[".*_RELOCATABLE"\]=" )1(")$/${1}0$2/' gdb/config.status + make -j32 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include ' 'LDFLAGS=-Wl,-z,relro -L/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/lib64 ' make[1]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu' make[1]: Nothing to be done for `all-target'. mkdir -p -- ./libdecnumber mkdir -p -- ./etc Configuring in ./libdecnumber mkdir -p -- ./opcodes Configuring in ./etc Configuring in ./opcodes make[2]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/intl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/intl' make[2]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/libiberty' make[3]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/libiberty/testsuite' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/libiberty/testsuite' make[2]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/libiberty' make[2]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd' Making info in doc make[3]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd/doc' make[3]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd/doc' Making info in po make[3]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd/po' make[3]: Nothing to be done for `info'. make[3]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd/po' make[3]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd' make[3]: Nothing to be done for `info-am'. make[3]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd' Making all in doc make[4]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd/doc' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd/doc' Making all in po make[4]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd/po' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd/po' make[4]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd' configure: creating cache ./config.cache checking for a BSD-compatible install... /usr/bin/install -c make[4]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd' configure: creating cache ./config.cache make[3]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd' configure: creating cache ./config.cache make[2]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd' checking whether make sets $(MAKE)... yes checking for x86_64-redhat-linux-gnu-gcc... gcc checking build system type... configure: updating cache ./config.cache configure: creating ./config.status x86_64-redhat-linux-gnu checking host system type... checking for C compiler default output file name... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for x86_64-redhat-linux-gnu-gcc... gcc a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for C compiler default output file name... config.status: creating Makefile checking for suffix of object files... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... o checking whether we are using the GNU C compiler... checking for suffix of object files... yes checking whether gcc accepts -g... make[2]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/etc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/etc' o checking whether we are using the GNU C compiler... yes checking for gcc option to accept ISO C89... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for x86_64-redhat-linux-gnu-ranlib... ranlib checking for aclocal... no checking for autoconf... no checking for autoheader... no checking whether gcc supports -W... yes checking whether gcc supports -Wall... none needed checking for library containing strerror... yes checking whether gcc supports -Wwrite-strings... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... 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 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 yes checking ctype.h presence... checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for ctype.h... yes yes checking for style of include used by make... checking stddef.h usability... GNU checking dependency style of gcc... yes checking stddef.h presence... yes checking for stddef.h... yes checking for string.h... (cached) yes gcc3 checking for x86_64-redhat-linux-gnu-gcc... (cached) gcc checking stdio.h usability... checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... yes checking stdio.h presence... yes checking for stdio.h... yes gcc -E looking for a compliant stdint.h in stdint.h, checking for uintmax_t... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for sys/types.h... yes checking for int_fast32_t... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for uint64_t... yes checking for string.h... yes checking what to include in gstdint.h... stdint.h (already complete) checking for an ANSI C-conforming const... yes checking for memory.h... yes checking for off_t... yes checking for strings.h... yes checking for inttypes.h... yes checking size of int... yes checking for stdint.h... yes 4 checking size of long... checking for unistd.h... yes checking minix/config.h usability... 8 checking for ANSI C header files... (cached) yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for decimal floating point... bid checking whether byte ordering is bigendian... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no configure: updating cache ./config.cache yes checking for x86_64-redhat-linux-gnu-ar... ar checking for x86_64-redhat-linux-gnu-ranlib... ranlib checking how to print strings... configure: creating ./config.status printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... 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-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-ar... (cached) ar checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... (cached) ranlib checking command to parse nm output from gcc object... config.status: creating Makefile config.status: creating config.h config.status: executing gstdint.h commands ok checking for dlfcn.h... make[2]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/libdecnumber' source='../../libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc -I../../libdecnumber -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/decNumber.c source='../../libdecnumber/decContext.c' object='decContext.o' libtool=no gcc -I../../libdecnumber -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/decContext.c source='../../libdecnumber/bid/decimal32.c' object='decimal32.o' libtool=no gcc -I../../libdecnumber -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/bid/decimal32.c source='../../libdecnumber/bid/decimal64.c' object='decimal64.o' libtool=no gcc -I../../libdecnumber -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/bid/decimal64.c source='../../libdecnumber/bid/decimal128.c' object='decimal128.o' libtool=no gcc -I../../libdecnumber -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/bid/decimal128.c source='../../libdecnumber/bid/bid2dpd_dpd2bid.c' object='bid2dpd_dpd2bid.o' libtool=no gcc -I../../libdecnumber -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/bid/bid2dpd_dpd2bid.c source='../../libdecnumber/bid/host-ieee32.c' object='host-ieee32.o' libtool=no gcc -I../../libdecnumber -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/bid/host-ieee32.c source='../../libdecnumber/bid/host-ieee64.c' object='host-ieee64.o' libtool=no gcc -I../../libdecnumber -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/bid/host-ieee64.c source='../../libdecnumber/bid/host-ieee128.c' object='host-ieee128.o' libtool=no gcc -I../../libdecnumber -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/bid/host-ieee128.c 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 -Werror checking whether gcc supports -Wmissing-field-initializers... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking whether NLS is requested... yes checking for catalogs to be installed... da de es fi fr ga id it nl pt_BR ro sr sv tr uk vi zh_CN da de es fi fr ga id it nl pt_BR ro sr sv tr uk vi zh_CN checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking whether string.h and strings.h may both be included... yes 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 configure: creating ./config.status rm -f libdecnumber.a ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o bid2dpd_dpd2bid.o host-ieee32.o host-ieee64.o host-ieee128.o ranlib libdecnumber.a make[2]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/libdecnumber' 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 make[2]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/opcodes' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/opcodes' Making all in . make[4]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/opcodes' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c -o dis-buf.lo ../../opcodes/dis-buf.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -o disassemble.lo -DARCH_i386 -DARCH_iamcu -DARCH_l1om -DARCH_k1om -DARCH_s390 -DARCH_rs6000 -DARCH_powerpc -DARCH_arm -DARCH_aarch64 ../../opcodes/disassemble.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c -o dis-init.lo ../../opcodes/dis-init.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c -o i386-dis.lo ../../opcodes/i386-dis.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c -o i386-opc.lo ../../opcodes/i386-opc.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT s390-dis.lo -MD -MP -MF .deps/s390-dis.Tpo -c -o s390-dis.lo ../../opcodes/s390-dis.c gcc -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -o s390-mkopc ../../opcodes/s390-mkopc.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT ppc-dis.lo -MD -MP -MF .deps/ppc-dis.Tpo -c -o ppc-dis.lo ../../opcodes/ppc-dis.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT ppc-opc.lo -MD -MP -MF .deps/ppc-opc.Tpo -c -o ppc-opc.lo ../../opcodes/ppc-opc.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT arm-dis.lo -MD -MP -MF .deps/arm-dis.Tpo -c -o arm-dis.lo ../../opcodes/arm-dis.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT aarch64-asm.lo -MD -MP -MF .deps/aarch64-asm.Tpo -c -o aarch64-asm.lo ../../opcodes/aarch64-asm.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT aarch64-dis.lo -MD -MP -MF .deps/aarch64-dis.Tpo -c -o aarch64-dis.lo ../../opcodes/aarch64-dis.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT aarch64-opc.lo -MD -MP -MF .deps/aarch64-opc.Tpo -c -o aarch64-opc.lo ../../opcodes/aarch64-opc.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT aarch64-asm-2.lo -MD -MP -MF .deps/aarch64-asm-2.Tpo -c -o aarch64-asm-2.lo ../../opcodes/aarch64-asm-2.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT aarch64-dis-2.lo -MD -MP -MF .deps/aarch64-dis-2.Tpo -c -o aarch64-dis-2.lo ../../opcodes/aarch64-dis-2.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT aarch64-opc-2.lo -MD -MP -MF .deps/aarch64-opc-2.Tpo -c -o aarch64-opc-2.lo ../../opcodes/aarch64-opc-2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c ../../opcodes/dis-buf.c -o dis-buf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c ../../opcodes/dis-init.c -o dis-init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -DARCH_i386 -DARCH_iamcu -DARCH_l1om -DARCH_k1om -DARCH_s390 -DARCH_rs6000 -DARCH_powerpc -DARCH_arm -DARCH_aarch64 ../../opcodes/disassemble.c -o disassemble.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c ../../opcodes/i386-dis.c -o i386-dis.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c ../../opcodes/i386-opc.c -o i386-opc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT aarch64-asm.lo -MD -MP -MF .deps/aarch64-asm.Tpo -c ../../opcodes/aarch64-asm.c -o aarch64-asm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT ppc-opc.lo -MD -MP -MF .deps/ppc-opc.Tpo -c ../../opcodes/ppc-opc.c -o ppc-opc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT aarch64-asm-2.lo -MD -MP -MF .deps/aarch64-asm-2.Tpo -c ../../opcodes/aarch64-asm-2.c -o aarch64-asm-2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT s390-dis.lo -MD -MP -MF .deps/s390-dis.Tpo -c ../../opcodes/s390-dis.c -o s390-dis.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT ppc-dis.lo -MD -MP -MF .deps/ppc-dis.Tpo -c ../../opcodes/ppc-dis.c -o ppc-dis.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT aarch64-opc-2.lo -MD -MP -MF .deps/aarch64-opc-2.Tpo -c ../../opcodes/aarch64-opc-2.c -o aarch64-opc-2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT arm-dis.lo -MD -MP -MF .deps/arm-dis.Tpo -c ../../opcodes/arm-dis.c -o arm-dis.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT aarch64-opc.lo -MD -MP -MF .deps/aarch64-opc.Tpo -c ../../opcodes/aarch64-opc.c -o aarch64-opc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT aarch64-dis.lo -MD -MP -MF .deps/aarch64-dis.Tpo -c ../../opcodes/aarch64-dis.c -o aarch64-dis.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT aarch64-dis-2.lo -MD -MP -MF .deps/aarch64-dis-2.Tpo -c ../../opcodes/aarch64-dis-2.c -o aarch64-dis-2.o mv -f .deps/aarch64-opc-2.Tpo .deps/aarch64-opc-2.Plo mv -f .deps/dis-init.Tpo .deps/dis-init.Plo mv -f .deps/dis-buf.Tpo .deps/dis-buf.Plo mv -f .deps/aarch64-asm-2.Tpo .deps/aarch64-asm-2.Plo ../../opcodes/s390-mkopc.c: In function 'main': ../../opcodes/s390-mkopc.c:246:3: warning: 'ext_table_length' may be used uninitialized in this function [-Wmaybe-uninitialized] for (i = 0; i < ext_table_length; i++) ^ ../../opcodes/s390-mkopc.c:171:7: note: 'ext_table_length' was declared here int ext_table_length; ^ ../../opcodes/s390-mkopc.c:170:38: warning: 'ext_table' may be used uninitialized in this function [-Wmaybe-uninitialized] const struct s390_cond_ext_format *ext_table; ^ mv -f .deps/disassemble.Tpo .deps/disassemble.Plo ./s390-mkopc < ../../opcodes/s390-opc.txt > s390-opc.tab mv -f .deps/s390-dis.Tpo .deps/s390-dis.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT s390-opc.lo -MD -MP -MF .deps/s390-opc.Tpo -c -o s390-opc.lo ../../opcodes/s390-opc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT s390-opc.lo -MD -MP -MF .deps/s390-opc.Tpo -c ../../opcodes/s390-opc.c -o s390-opc.o mv -f .deps/ppc-dis.Tpo .deps/ppc-dis.Plo mv -f .deps/s390-opc.Tpo .deps/s390-opc.Plo mv -f .deps/aarch64-asm.Tpo .deps/aarch64-asm.Plo mv -f .deps/aarch64-dis.Tpo .deps/aarch64-dis.Plo mv -f .deps/arm-dis.Tpo .deps/arm-dis.Plo mv -f .deps/aarch64-opc.Tpo .deps/aarch64-opc.Plo mv -f .deps/aarch64-dis-2.Tpo .deps/aarch64-dis-2.Plo mv -f .deps/i386-dis.Tpo .deps/i386-dis.Plo mv -f .deps/i386-opc.Tpo .deps/i386-opc.Plo mv -f .deps/ppc-opc.Tpo .deps/ppc-opc.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -release `cat ../bfd/libtool-soversion` -Wl,-z,relro -L/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/lib64 -o libopcodes.la -rpath /opt/rh/devtoolset-8/root/usr/lib64 dis-buf.lo disassemble.lo dis-init.lo i386-dis.lo i386-opc.lo s390-dis.lo s390-opc.lo ppc-dis.lo ppc-opc.lo arm-dis.lo aarch64-asm.lo aarch64-dis.lo aarch64-opc.lo aarch64-asm-2.lo aarch64-dis-2.lo aarch64-opc-2.lo libtool: link: ar rc .libs/libopcodes.a dis-buf.o disassemble.o dis-init.o i386-dis.o i386-opc.o s390-dis.o s390-opc.o ppc-dis.o ppc-opc.o arm-dis.o aarch64-asm.o aarch64-dis.o aarch64-opc.o aarch64-asm-2.o aarch64-dis-2.o aarch64-opc-2.o libtool: link: ranlib .libs/libopcodes.a libtool: link: ( cd ".libs" && rm -f "libopcodes.la" && ln -s "../libopcodes.la" "libopcodes.la" ) libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libopcodes.a ]; then \ cp $libtooldir/libopcodes.a libopcodes.tmp; \ ranlib libopcodes.tmp; \ /bin/sh ../../opcodes/../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi touch stamp-lib make[4]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/opcodes' Making all in po make[4]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/opcodes/po' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/opcodes/po' make[3]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/opcodes' make[2]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/opcodes' make[2]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb' # Regenerate the Makefile and the tm.h / nm.h links. CONFIG_FILES="Makefile" \ CONFIG_COMMANDS= \ CONFIG_HEADERS= \ /bin/sh config.status config.status: creating Makefile config.status: linking ../../gdb/config/i386/nm-linux64.h to nm.h make[2]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb' make[2]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb' /bin/sh ../../gdb/../mkinstalldirs arch/.deps /bin/sh ../../gdb/../mkinstalldirs cli/.deps /bin/sh ../../gdb/../mkinstalldirs mi/.deps /bin/sh ../../gdb/../mkinstalldirs compile/.deps /bin/sh ../../gdb/../mkinstalldirs tui/.deps /bin/sh ../../gdb/../mkinstalldirs unittests/.deps /bin/sh ../../gdb/../mkinstalldirs guile/.deps /bin/sh ../../gdb/../mkinstalldirs python/.deps /bin/sh ../../gdb/../mkinstalldirs target/.deps if [ "flex" ] && flex --version >/dev/null 2>&1; then \ flex -oada-lex.c ../../gdb/ada-lex.l && \ rm -f ada-lex.c.new && \ sed -e '/extern.*malloc/d' \ -e '/extern.*realloc/d' \ -e '/extern.*free/d' \ -e '/include.*malloc.h/d' \ -e 's/\([^x]\)malloc/\1xmalloc/g' \ -e 's/\([^x]\)realloc/\1xrealloc/g' \ -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ -e 's/\([ \t;,(]\)free$/\1xfree/g' \ -e 's/yy_flex_xrealloc/yyxrealloc/g' \ < ada-lex.c > ada-lex.c.new && \ rm -f ada-lex.c && \ mv ada-lex.c.new ada-lex.c; \ elif [ -f ada-lex.c ]; then \ echo "Warning: ada-lex.c older than ada-lex.l and flex not available."; \ else \ echo "ada-lex.c missing and flex not available."; \ false; \ fi mkdir -p -- arch/.deps CONFIG_HEADERS=config.h:config.in \ CONFIG_COMMANDS="default depdir" \ CONFIG_FILES= \ CONFIG_LINKS= \ /bin/sh config.status mkdir -p -- cli/.deps ../../gdb/observer.sh h ../../gdb/doc/observer.texi observer.h mkdir -p -- mi/.deps ../../gdb/observer.sh inc ../../gdb/doc/observer.texi observer.inc mkdir -p -- tui/.deps mkdir -p -- compile/.deps mkdir -p -- unittests/.deps mkdir -p -- python/.deps mkdir -p -- target/.deps mkdir -p -- guile/.deps Creating observer.htmp Creating observer.itmp rm -f ada-exp.c ada-exp.c.tmp rm -f c-exp.c c-exp.c.tmp rm -f cp-name-parser.c cp-name-parser.c.tmp rm -f d-exp.c d-exp.c.tmp /bin/sh ../../gdb/../ylwrap ../../gdb/ada-exp.y y.tab.c ada-exp.c -- bison -y && mv ada-exp.c ada-exp.c.tmp \ || (rm -f ada-exp.c; false) /bin/sh ../../gdb/../ylwrap ../../gdb/c-exp.y y.tab.c c-exp.c -- bison -y && mv c-exp.c c-exp.c.tmp \ || (rm -f c-exp.c; false) /bin/sh ../../gdb/../ylwrap ../../gdb/cp-name-parser.y y.tab.c cp-name-parser.c -- bison -y && mv cp-name-parser.c cp-name-parser.c.tmp \ || (rm -f cp-name-parser.c; false) /bin/sh ../../gdb/../ylwrap ../../gdb/d-exp.y y.tab.c d-exp.c -- bison -y && mv d-exp.c d-exp.c.tmp \ || (rm -f d-exp.c; false) rm -f f-exp.c f-exp.c.tmp rm -f go-exp.c go-exp.c.tmp /bin/sh ../../gdb/../ylwrap ../../gdb/f-exp.y y.tab.c f-exp.c -- bison -y && mv f-exp.c f-exp.c.tmp \ || (rm -f f-exp.c; false) rm -f m2-exp.c m2-exp.c.tmp /bin/sh ../../gdb/../ylwrap ../../gdb/go-exp.y y.tab.c go-exp.c -- bison -y && mv go-exp.c go-exp.c.tmp \ || (rm -f go-exp.c; false) rm -f p-exp.c p-exp.c.tmp /bin/sh ../../gdb/../ylwrap ../../gdb/m2-exp.y y.tab.c m2-exp.c -- bison -y && mv m2-exp.c m2-exp.c.tmp \ || (rm -f m2-exp.c; false) rm -f rust-exp.c rust-exp.c.tmp /bin/sh ../../gdb/../ylwrap ../../gdb/p-exp.y y.tab.c p-exp.c -- bison -y && mv p-exp.c p-exp.c.tmp \ || (rm -f p-exp.c; false) /bin/sh ../../gdb/../ylwrap ../../gdb/rust-exp.y y.tab.c rust-exp.c -- bison -y && mv rust-exp.c rust-exp.c.tmp \ || (rm -f rust-exp.c; false) /bin/sh ../../gdb/common/create-version.sh ../../gdb \ x86_64-redhat-linux-gnu x86_64-redhat-linux-gnu version.c rm -f xml-builtin.tmp AWK="gawk" \ /bin/sh ../../gdb/features/feature_to_c.sh \ xml-builtin.tmp ../../gdb/features/btrace.dtd ../../gdb/features/btrace-conf.dtd ../../gdb/features/gdb-target.dtd ../../gdb/features/library-list.dtd ../../gdb/features/library-list-aix.dtd ../../gdb/features/library-list-svr4.dtd ../../gdb/features/osdata.dtd ../../gdb/features/threads.dtd ../../gdb/features/traceframe-info.dtd ../../gdb/features/xinclude.dtd /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/../../gdb/m2-exp.y: warning: 34 shift/reduce conflicts [-Wconflicts-sr] /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/../../gdb/m2-exp.y:301.25-44: warning: rule useless in parser due to conflicts [-Wother] { start_arglist(); } ^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/../../gdb/c-exp.y: warning: 42 shift/reduce conflicts [-Wconflicts-sr] /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/../../gdb/c-exp.y: warning: 53 reduce/reduce conflicts [-Wconflicts-rr] config.status: creating config.h config.status: creating Makefile config.status: executing default commands config.status: executing depdir commands config.status: executing depfiles commands Moving observer.htmp to observer.h make[3]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb' make[4]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib' make[5]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib' make[6]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib/import' rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ../../../../gdb/gnulib/import/alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h rm -f configmake.h-t && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#define PREFIX "/opt/rh/devtoolset-8/root/usr"'; \ echo '#define EXEC_PREFIX "/opt/rh/devtoolset-8/root/usr"'; \ echo '#define BINDIR "/opt/rh/devtoolset-8/root/usr/bin"'; \ echo '#define SBINDIR "/opt/rh/devtoolset-8/root/usr/sbin"'; \ echo '#define LIBEXECDIR "/opt/rh/devtoolset-8/root/usr/libexec"'; \ echo '#define DATAROOTDIR "/opt/rh/devtoolset-8/root/usr/share"'; \ echo '#define DATADIR "/opt/rh/devtoolset-8/root/usr/share"'; \ echo '#define SYSCONFDIR "/opt/rh/devtoolset-8/root/etc"'; \ echo '#define SHAREDSTATEDIR "/opt/rh/devtoolset-8/root/usr/com"'; \ echo '#define LOCALSTATEDIR "/opt/rh/devtoolset-8/root/usr/var"'; \ echo '#define RUNSTATEDIR "/opt/rh/devtoolset-8/root/usr/var/run"'; \ echo '#define INCLUDEDIR "/opt/rh/devtoolset-8/root/usr/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/opt/rh/devtoolset-8/root/usr/share/doc/"'; \ echo '#define INFODIR "/opt/rh/devtoolset-8/root/usr/share/info"'; \ echo '#define HTMLDIR "/opt/rh/devtoolset-8/root/usr/share/doc/"'; \ echo '#define DVIDIR "/opt/rh/devtoolset-8/root/usr/share/doc/"'; \ echo '#define PDFDIR "/opt/rh/devtoolset-8/root/usr/share/doc/"'; \ echo '#define PSDIR "/opt/rh/devtoolset-8/root/usr/share/doc/"'; \ echo '#define LIBDIR "/opt/rh/devtoolset-8/root/usr/lib64"'; \ echo '#define LISPDIR "/opt/rh/devtoolset-8/root/usr/share/emacs/site-lisp"'; \ echo '#define LOCALEDIR "/opt/rh/devtoolset-8/root/usr/share/locale"'; \ echo '#define MANDIR "/opt/rh/devtoolset-8/root/usr/share/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGDATADIR "/opt/rh/devtoolset-8/root/usr/share/libgnu"'; \ echo '#define PKGINCLUDEDIR "/opt/rh/devtoolset-8/root/usr/include/libgnu"'; \ echo '#define PKGLIBDIR "/opt/rh/devtoolset-8/root/usr/lib64/libgnu"'; \ echo '#define PKGLIBEXECDIR "/opt/rh/devtoolset-8/root/usr/libexec/libgnu"'; \ } | sed '/""/d' > configmake.h-t && \ mv -f configmake.h-t configmake.h rm -f c++defs.h-t c++defs.h && \ sed -n -e '/_GL_CXXDEFS/,$p' \ < ../../../../gdb/gnulib/import/extra/snippet/c++defs.h \ > c++defs.h-t && \ mv c++defs.h-t c++defs.h rm -f arg-nonnull.h-t arg-nonnull.h && \ sed -n -e '/GL_ARG_NONNULL/,$p' \ < ../../../../gdb/gnulib/import/extra/snippet/arg-nonnull.h \ > arg-nonnull.h-t && \ mv arg-nonnull.h-t arg-nonnull.h rm -f warn-on-use.h-t warn-on-use.h && \ sed -n -e '/^.ifndef/,$p' \ < ../../../../gdb/gnulib/import/extra/snippet/warn-on-use.h \ > warn-on-use.h-t && \ mv warn-on-use.h-t warn-on-use.h rm -f limits.h-t limits.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -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/gnulib/import/limits.in.h; \ } > limits.h-t && \ mv limits.h-t limits.h rm -f stddef.h-t stddef.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -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_STDDEF_H''@||g' \ -e 's|@''HAVE_MAX_ALIGN_T''@|0|g' \ -e 's|@''HAVE_WCHAR_T''@|1|g' \ -e 's|@''REPLACE_NULL''@|0|g' \ < ../../../../gdb/gnulib/import/stddef.in.h; \ } > stddef.h-t && \ mv stddef.h-t stddef.h rm -f stdint.h-t stdint.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_STDINT_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_STDINT_H''@||g' \ -e 's/@''HAVE_C99_STDINT_H''@/1/g' \ -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \ -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \ -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \ -e 's/@''HAVE_WCHAR_H''@/1/g' \ -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''BITSIZEOF_PTRDIFF_T''@//g' \ -e 's/@''PTRDIFF_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@//g' \ -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@//g' \ -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_SIZE_T''@//g' \ -e 's/@''SIZE_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_WCHAR_T''@//g' \ -e 's/@''HAVE_SIGNED_WCHAR_T''@//g' \ -e 's/@''WCHAR_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_WINT_T''@//g' \ -e 's/@''HAVE_SIGNED_WINT_T''@//g' \ -e 's/@''WINT_T_SUFFIX''@//g' \ < ../../../../gdb/gnulib/import/stdint.in.h; \ } > stdint.h-t && \ mv stdint.h-t stdint.h /usr/bin/mkdir -p sys sed -e '/extern.*malloc/d' \ -e '/extern.*realloc/d' \ -e '/extern.*free/d' \ -e '/include.*malloc.h/d' \ -e 's/\([^x]\)malloc/\1xmalloc/g' \ -e 's/\([^x]\)realloc/\1xrealloc/g' \ -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ -e 's/\([ \t;,(]\)free$/\1xfree/g' \ -e '/^#line.*y.tab.c/d' \ -e 's/YY_NULL/YY_NULLPTR/g' \ < p-exp.c.tmp > p-exp.c rm -f sys/types.h-t sys/types.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -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' \ < ../../../../gdb/gnulib/import/sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h sed -e '/extern.*malloc/d' \ -e '/extern.*realloc/d' \ -e '/extern.*free/d' \ -e '/include.*malloc.h/d' \ -e 's/\([^x]\)malloc/\1xmalloc/g' \ -e 's/\([^x]\)realloc/\1xrealloc/g' \ -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ -e 's/\([ \t;,(]\)free$/\1xfree/g' \ -e '/^#line.*y.tab.c/d' \ -e 's/YY_NULL/YY_NULLPTR/g' \ < f-exp.c.tmp > f-exp.c rm -f dirent.h-t dirent.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -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 c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ../../../../gdb/gnulib/import/dirent.in.h; \ } > dirent.h-t && \ mv dirent.h-t dirent.h rm -f fcntl.h-t fcntl.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -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_FCNTL''@/1/g' \ -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_OPEN''@/1/g' \ -e 's/@''GNULIB_OPENAT''@/1/g' \ -e 's|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|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 c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ../../../../gdb/gnulib/import/fcntl.in.h; \ } > fcntl.h-t && \ mv fcntl.h-t fcntl.h rm -f glob.h-t glob.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ../../../../gdb/gnulib/import/glob.in.h; \ } > glob.h-t && \ mv -f glob.h-t glob.h rm -f inttypes.h-t inttypes.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -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/@''PRI_MACROS_BROKEN''@/0/g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/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/@''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 c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ../../../../gdb/gnulib/import/inttypes.in.h; \ } > inttypes.h-t && \ mv inttypes.h-t inttypes.h rm -f math.h-t math.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -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/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' \ | \ 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_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_EXPM1''@|0|g' \ -e 's|@''REPLACE_EXPM1F''@|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_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_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_GCC''@|0|g' \ -e 's|@''REPLACE_SQRTL''@|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 c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > math.h-t && \ mv math.h-t math.h rm -f signal.h-t signal.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -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 c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ../../../../gdb/gnulib/import/signal.in.h; \ } > signal.h-t && \ mv signal.h-t signal.h sed -e '/extern.*malloc/d' \ -e '/extern.*realloc/d' \ -e '/extern.*free/d' \ -e '/include.*malloc.h/d' \ -e 's/\([^x]\)malloc/\1xmalloc/g' \ -e 's/\([^x]\)realloc/\1xrealloc/g' \ -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ -e 's/\([ \t;,(]\)free$/\1xfree/g' \ -e '/^#line.*y.tab.c/d' \ -e 's/YY_NULL/YY_NULLPTR/g' \ < go-exp.c.tmp > go-exp.c rm -f stdio.h-t stdio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -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_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''@/0/g' \ -e 's/@''GNULIB_GETLINE''@/0/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' \ < ../../../../gdb/gnulib/import/stdio.in.h | \ sed -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_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 c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > stdio.h-t && \ mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -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_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_MBTOWC''@/0/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/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_POSIX''@/1/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_STRTOLL''@/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' \ < ../../../../gdb/gnulib/import/stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|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_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_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_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|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_CALLOC''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_MALLOC''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|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_R''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _Noreturn/r ../../../../gdb/gnulib/import/extra/snippet/_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h sed -e '/extern.*malloc/d' \ -e '/extern.*realloc/d' \ -e '/extern.*free/d' \ -e '/include.*malloc.h/d' \ -e 's/\([^x]\)malloc/\1xmalloc/g' \ -e 's/\([^x]\)realloc/\1xrealloc/g' \ -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ -e 's/\([ \t;,(]\)free$/\1xfree/g' \ -e '/^#line.*y.tab.c/d' \ -e 's/YY_NULL/YY_NULLPTR/g' \ < m2-exp.c.tmp > m2-exp.c /bin/sh ../../gdb/../move-if-change xml-builtin.tmp xml-builtin.c rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -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_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''@/0/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''@/0/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ < ../../../../gdb/gnulib/import/string.in.h | \ sed -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_MEMCHR''@|1|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_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|1|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ < ../../../../gdb/gnulib/import/string.in.h; \ } > string.h-t && \ mv string.h-t string.h /usr/bin/mkdir -p sys /usr/bin/mkdir -p sys rm -f time.h-t time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -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_GETTIMEOFDAY''@/1/g' \ -e 's/@''GNULIB_MKTIME''@/0/g' \ -e 's/@''GNULIB_NANOSLEEP''@/0/g' \ -e 's/@''GNULIB_STRPTIME''@/0/g' \ -e 's/@''GNULIB_TIMEGM''@/0/g' \ -e 's/@''GNULIB_TIME_R''@/0/g' \ -e 's/@''GNULIB_TIME_RZ''@/0/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_TIMEZONE_T''@|0|g' \ -e 's|@''REPLACE_GMTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TIMEGM''@|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 '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ../../../../gdb/gnulib/import/time.in.h; \ } > time.h-t && \ mv time.h-t time.h rm -f sys/stat.h-t sys/stat.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -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/@''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_LCHMOD''@/0/g' \ -e 's/@''GNULIB_LSTAT''@/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|@''HAVE_FCHMODAT''@|1|g' \ -e 's|@''HAVE_FSTATAT''@|1|g' \ -e 's|@''HAVE_FUTIMENS''@|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_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_MKNOD''@|0|g' \ -e 's|@''REPLACE_STAT''@|0|g' \ -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ../../../../gdb/gnulib/import/sys_stat.in.h; \ } > sys/stat.h-t && \ mv sys/stat.h-t sys/stat.h rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -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_CHDIR''@/1/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/1/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_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_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_GETPAGESIZE''@/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''@/0/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_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/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' \ < ../../../../gdb/gnulib/import/unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|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_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETLOGIN''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|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_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|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_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|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_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_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_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h rm -f sys/time.h-t sys/time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -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 c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ../../../../gdb/gnulib/import/sys_time.in.h; \ } > sys/time.h-t && \ mv sys/time.h-t sys/time.h rm -f wchar.h-t wchar.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -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/@''GNULIB_BTOWC''@/0/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''@/0/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/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' \ < ../../../../gdb/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_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_DECL_WCTOB''@|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_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 '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > wchar.h-t && \ mv wchar.h-t wchar.h rm -f wctype.h-t wctype.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -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/@''GNULIB_ISWBLANK''@/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_ISWCNTRL''@/0/g' \ -e 's/@''REPLACE_TOWLOWER''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ../../../../gdb/gnulib/import/wctype.in.h; \ } > wctype.h-t && \ mv wctype.h-t wctype.h echo stamp > stamp-xml rm -f p-exp.c.tmp sed -e '/extern.*malloc/d' \ -e '/extern.*realloc/d' \ -e '/extern.*free/d' \ -e '/include.*malloc.h/d' \ -e 's/\([^x]\)malloc/\1xmalloc/g' \ -e 's/\([^x]\)realloc/\1xrealloc/g' \ -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ -e 's/\([ \t;,(]\)free$/\1xfree/g' \ -e '/^#line.*y.tab.c/d' \ -e 's/YY_NULL/YY_NULLPTR/g' \ < ada-exp.c.tmp > ada-exp.c sed -e '/extern.*malloc/d' \ -e '/extern.*realloc/d' \ -e '/extern.*free/d' \ -e '/include.*malloc.h/d' \ -e 's/\([^x]\)malloc/\1xmalloc/g' \ -e 's/\([^x]\)realloc/\1xrealloc/g' \ -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ -e 's/\([ \t;,(]\)free$/\1xfree/g' \ -e '/^#line.*y.tab.c/d' \ -e 's/YY_NULL/YY_NULLPTR/g' \ < d-exp.c.tmp > d-exp.c rm -f f-exp.c.tmp rm -f go-exp.c.tmp rm -f m2-exp.c.tmp sed -e '/extern.*malloc/d' \ -e '/extern.*realloc/d' \ -e '/extern.*free/d' \ -e '/include.*malloc.h/d' \ -e 's/\([^x]\)malloc/\1xmalloc/g' \ -e 's/\([^x]\)realloc/\1xrealloc/g' \ -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ -e 's/\([ \t;,(]\)free$/\1xfree/g' \ -e '/^#line.*y.tab.c/d' \ -e 's/YY_NULL/YY_NULLPTR/g' \ < rust-exp.c.tmp > rust-exp.c rm -f ada-exp.c.tmp rm -f d-exp.c.tmp rm -f rust-exp.c.tmp make all-recursive sed -e '/extern.*malloc/d' \ -e '/extern.*realloc/d' \ -e '/extern.*free/d' \ -e '/include.*malloc.h/d' \ -e 's/\([^x]\)malloc/\1xmalloc/g' \ -e 's/\([^x]\)realloc/\1xrealloc/g' \ -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ -e 's/\([ \t;,(]\)free$/\1xfree/g' \ -e '/^#line.*y.tab.c/d' \ -e 's/YY_NULL/YY_NULLPTR/g' \ < cp-name-parser.c.tmp > cp-name-parser.c make[7]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib/import' sed -e '/extern.*malloc/d' \ -e '/extern.*realloc/d' \ -e '/extern.*free/d' \ -e '/include.*malloc.h/d' \ -e 's/\([^x]\)malloc/\1xmalloc/g' \ -e 's/\([^x]\)realloc/\1xrealloc/g' \ -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ -e 's/\([ \t;,(]\)free$/\1xfree/g' \ -e '/^#line.*y.tab.c/d' \ -e 's/YY_NULL/YY_NULLPTR/g' \ < c-exp.c.tmp > c-exp.c make[8]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib/import' gcc -DHAVE_CONFIG_H -I. -I../../../../gdb/gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT cloexec.o -MD -MP -MF .deps/cloexec.Tpo -c -o cloexec.o ../../../../gdb/gnulib/import/cloexec.c gcc -DHAVE_CONFIG_H -I. -I../../../../gdb/gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT dirname-lgpl.o -MD -MP -MF .deps/dirname-lgpl.Tpo -c -o dirname-lgpl.o ../../../../gdb/gnulib/import/dirname-lgpl.c gcc -DHAVE_CONFIG_H -I. -I../../../../gdb/gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT basename-lgpl.o -MD -MP -MF .deps/basename-lgpl.Tpo -c -o basename-lgpl.o ../../../../gdb/gnulib/import/basename-lgpl.c gcc -DHAVE_CONFIG_H -I. -I../../../../gdb/gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT stripslash.o -MD -MP -MF .deps/stripslash.Tpo -c -o stripslash.o ../../../../gdb/gnulib/import/stripslash.c gcc -DHAVE_CONFIG_H -I. -I../../../../gdb/gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT exitfail.o -MD -MP -MF .deps/exitfail.Tpo -c -o exitfail.o ../../../../gdb/gnulib/import/exitfail.c gcc -DHAVE_CONFIG_H -I. -I../../../../gdb/gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT fd-hook.o -MD -MP -MF .deps/fd-hook.Tpo -c -o fd-hook.o ../../../../gdb/gnulib/import/fd-hook.c gcc -DHAVE_CONFIG_H -I. -I../../../../gdb/gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT filenamecat-lgpl.o -MD -MP -MF .deps/filenamecat-lgpl.Tpo -c -o filenamecat-lgpl.o ../../../../gdb/gnulib/import/filenamecat-lgpl.c gcc -DHAVE_CONFIG_H -I. -I../../../../gdb/gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT getprogname.o -MD -MP -MF .deps/getprogname.Tpo -c -o getprogname.o ../../../../gdb/gnulib/import/getprogname.c gcc -DHAVE_CONFIG_H -I. -I../../../../gdb/gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT hard-locale.o -MD -MP -MF .deps/hard-locale.Tpo -c -o hard-locale.o ../../../../gdb/gnulib/import/hard-locale.c rm -f cp-name-parser.c.tmp gcc -DHAVE_CONFIG_H -I. -I../../../../gdb/gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT localcharset.o -MD -MP -MF .deps/localcharset.Tpo -c -o localcharset.o ../../../../gdb/gnulib/import/localcharset.c gcc -DHAVE_CONFIG_H -I. -I../../../../gdb/gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT malloca.o -MD -MP -MF .deps/malloca.Tpo -c -o malloca.o ../../../../gdb/gnulib/import/malloca.c gcc -DHAVE_CONFIG_H -I. -I../../../../gdb/gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT math.o -MD -MP -MF .deps/math.Tpo -c -o math.o ../../../../gdb/gnulib/import/math.c gcc -DHAVE_CONFIG_H -I. -I../../../../gdb/gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT openat-die.o -MD -MP -MF .deps/openat-die.Tpo -c -o openat-die.o ../../../../gdb/gnulib/import/openat-die.c gcc -DHAVE_CONFIG_H -I. -I../../../../gdb/gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT save-cwd.o -MD -MP -MF .deps/save-cwd.Tpo -c -o save-cwd.o ../../../../gdb/gnulib/import/save-cwd.c gcc -DHAVE_CONFIG_H -I. -I../../../../gdb/gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT strnlen1.o -MD -MP -MF .deps/strnlen1.Tpo -c -o strnlen1.o ../../../../gdb/gnulib/import/strnlen1.c gcc -DHAVE_CONFIG_H -I. -I../../../../gdb/gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT unistd.o -MD -MP -MF .deps/unistd.Tpo -c -o unistd.o ../../../../gdb/gnulib/import/unistd.c gcc -DHAVE_CONFIG_H -I. -I../../../../gdb/gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT dup-safer.o -MD -MP -MF .deps/dup-safer.Tpo -c -o dup-safer.o ../../../../gdb/gnulib/import/dup-safer.c gcc -DHAVE_CONFIG_H -I. -I../../../../gdb/gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT fd-safer.o -MD -MP -MF .deps/fd-safer.Tpo -c -o fd-safer.o ../../../../gdb/gnulib/import/fd-safer.c gcc -DHAVE_CONFIG_H -I. -I../../../../gdb/gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT pipe-safer.o -MD -MP -MF .deps/pipe-safer.Tpo -c -o pipe-safer.o ../../../../gdb/gnulib/import/pipe-safer.c gcc -DHAVE_CONFIG_H -I. -I../../../../gdb/gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT wctype-h.o -MD -MP -MF .deps/wctype-h.Tpo -c -o wctype-h.o ../../../../gdb/gnulib/import/wctype-h.c gcc -DHAVE_CONFIG_H -I. -I../../../../gdb/gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT chdir-long.o -MD -MP -MF .deps/chdir-long.Tpo -c -o chdir-long.o ../../../../gdb/gnulib/import/chdir-long.c gcc -DHAVE_CONFIG_H -I. -I../../../../gdb/gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT fcntl.o -MD -MP -MF .deps/fcntl.Tpo -c -o fcntl.o ../../../../gdb/gnulib/import/fcntl.c gcc -DHAVE_CONFIG_H -I. -I../../../../gdb/gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT glob.o -MD -MP -MF .deps/glob.Tpo -c -o glob.o ../../../../gdb/gnulib/import/glob.c gcc -DHAVE_CONFIG_H -I. -I../../../../gdb/gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT mbrtowc.o -MD -MP -MF .deps/mbrtowc.Tpo -c -o mbrtowc.o ../../../../gdb/gnulib/import/mbrtowc.c gcc -DHAVE_CONFIG_H -I. -I../../../../gdb/gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT openat-proc.o -MD -MP -MF .deps/openat-proc.Tpo -c -o openat-proc.o ../../../../gdb/gnulib/import/openat-proc.c gcc -DHAVE_CONFIG_H -I. -I../../../../gdb/gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT strstr.o -MD -MP -MF .deps/strstr.Tpo -c -o strstr.o ../../../../gdb/gnulib/import/strstr.c rm -f t-charset.alias charset.alias && \ /bin/sh ../../../../gdb/gnulib/import/config.charset 'x86_64-redhat-linux-gnu' > t-charset.alias && \ mv t-charset.alias charset.alias rm -f t-ref-add.sed ref-add.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/libgnu/g' ../../../../gdb/gnulib/import/ref-add.sin > t-ref-add.sed && \ mv t-ref-add.sed ref-add.sed rm -f t-ref-del.sed ref-del.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/libgnu/g' ../../../../gdb/gnulib/import/ref-del.sin > t-ref-del.sed && \ mv t-ref-del.sed ref-del.sed mv -f .deps/stripslash.Tpo .deps/stripslash.Po rm -f c-exp.c.tmp mv -f .deps/exitfail.Tpo .deps/exitfail.Po mv -f .deps/fd-hook.Tpo .deps/fd-hook.Po mv -f .deps/getprogname.Tpo .deps/getprogname.Po mv -f .deps/math.Tpo .deps/math.Po mv -f .deps/basename-lgpl.Tpo .deps/basename-lgpl.Po mv -f .deps/strnlen1.Tpo .deps/strnlen1.Po mv -f .deps/unistd.Tpo .deps/unistd.Po mv -f .deps/cloexec.Tpo .deps/cloexec.Po mv -f .deps/fd-safer.Tpo .deps/fd-safer.Po mv -f .deps/hard-locale.Tpo .deps/hard-locale.Po mv -f .deps/malloca.Tpo .deps/malloca.Po mv -f .deps/filenamecat-lgpl.Tpo .deps/filenamecat-lgpl.Po mv -f .deps/dup-safer.Tpo .deps/dup-safer.Po mv -f .deps/dirname-lgpl.Tpo .deps/dirname-lgpl.Po mv -f .deps/mbrtowc.Tpo .deps/mbrtowc.Po mv -f .deps/pipe-safer.Tpo .deps/pipe-safer.Po mv -f .deps/wctype-h.Tpo .deps/wctype-h.Po mv -f .deps/fcntl.Tpo .deps/fcntl.Po mv -f .deps/openat-die.Tpo .deps/openat-die.Po mv -f .deps/openat-proc.Tpo .deps/openat-proc.Po mv -f .deps/save-cwd.Tpo .deps/save-cwd.Po mv -f .deps/localcharset.Tpo .deps/localcharset.Po mv -f .deps/chdir-long.Tpo .deps/chdir-long.Po mv -f .deps/strstr.Tpo .deps/strstr.Po mv -f .deps/glob.Tpo .deps/glob.Po rm -f libgnu.a ar cr libgnu.a cloexec.o dirname-lgpl.o basename-lgpl.o stripslash.o exitfail.o fd-hook.o filenamecat-lgpl.o getprogname.o hard-locale.o localcharset.o malloca.o math.o openat-die.o save-cwd.o strnlen1.o unistd.o dup-safer.o fd-safer.o pipe-safer.o wctype-h.o chdir-long.o fcntl.o glob.o mbrtowc.o openat-proc.o strstr.o ranlib libgnu.a make[8]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib/import' make[7]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib/import' make[6]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib/import' make[5]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib' make[4]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib' make[3]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb' Moving observer.itmp to observer.inc g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o gdb.o -MT gdb.o -MMD -MP -MF ./.deps/gdb.Tpo ../../gdb/gdb.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o i386-tdep.o -MT i386-tdep.o -MMD -MP -MF ./.deps/i386-tdep.Tpo ../../gdb/i386-tdep.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o arch/i386.o -MT arch/i386.o -MMD -MP -MF arch/.deps/i386.Tpo ../../gdb/arch/i386.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o i387-tdep.o -MT i387-tdep.o -MMD -MP -MF ./.deps/i387-tdep.Tpo ../../gdb/i387-tdep.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o amd64-tdep.o -MT amd64-tdep.o -MMD -MP -MF ./.deps/amd64-tdep.Tpo ../../gdb/amd64-tdep.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o arch/amd64.o -MT arch/amd64.o -MMD -MP -MF arch/.deps/amd64.Tpo ../../gdb/arch/amd64.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o amd64-linux-tdep.o -MT amd64-linux-tdep.o -MMD -MP -MF ./.deps/amd64-linux-tdep.Tpo ../../gdb/amd64-linux-tdep.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o i386-linux-tdep.o -MT i386-linux-tdep.o -MMD -MP -MF ./.deps/i386-linux-tdep.Tpo ../../gdb/i386-linux-tdep.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o glibc-tdep.o -MT glibc-tdep.o -MMD -MP -MF ./.deps/glibc-tdep.Tpo ../../gdb/glibc-tdep.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o solib-svr4.o -MT solib-svr4.o -MMD -MP -MF ./.deps/solib-svr4.Tpo ../../gdb/solib-svr4.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o symfile-mem.o -MT symfile-mem.o -MMD -MP -MF ./.deps/symfile-mem.Tpo ../../gdb/symfile-mem.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o linux-tdep.o -MT linux-tdep.o -MMD -MP -MF ./.deps/linux-tdep.Tpo ../../gdb/linux-tdep.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o linux-record.o -MT linux-record.o -MMD -MP -MF ./.deps/linux-record.Tpo ../../gdb/linux-record.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o s390-linux-tdep.o -MT s390-linux-tdep.o -MMD -MP -MF ./.deps/s390-linux-tdep.Tpo ../../gdb/s390-linux-tdep.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o rs6000-tdep.o -MT rs6000-tdep.o -MMD -MP -MF ./.deps/rs6000-tdep.Tpo ../../gdb/rs6000-tdep.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o ppc-linux-tdep.o -MT ppc-linux-tdep.o -MMD -MP -MF ./.deps/ppc-linux-tdep.Tpo ../../gdb/ppc-linux-tdep.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o ppc-sysv-tdep.o -MT ppc-sysv-tdep.o -MMD -MP -MF ./.deps/ppc-sysv-tdep.Tpo ../../gdb/ppc-sysv-tdep.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o ppc64-tdep.o -MT ppc64-tdep.o -MMD -MP -MF ./.deps/ppc64-tdep.Tpo ../../gdb/ppc64-tdep.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o solib-spu.o -MT solib-spu.o -MMD -MP -MF ./.deps/solib-spu.Tpo ../../gdb/solib-spu.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o spu-multiarch.o -MT spu-multiarch.o -MMD -MP -MF ./.deps/spu-multiarch.Tpo ../../gdb/spu-multiarch.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o ravenscar-thread.o -MT ravenscar-thread.o -MMD -MP -MF ./.deps/ravenscar-thread.Tpo ../../gdb/ravenscar-thread.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o ppc-ravenscar-thread.o -MT ppc-ravenscar-thread.o -MMD -MP -MF ./.deps/ppc-ravenscar-thread.Tpo ../../gdb/ppc-ravenscar-thread.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o arch/arm.o -MT arch/arm.o -MMD -MP -MF arch/.deps/arm.Tpo ../../gdb/arch/arm.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o arch/arm-get-next-pcs.o -MT arch/arm-get-next-pcs.o -MMD -MP -MF arch/.deps/arm-get-next-pcs.Tpo ../../gdb/arch/arm-get-next-pcs.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o arm-tdep.o -MT arm-tdep.o -MMD -MP -MF ./.deps/arm-tdep.Tpo ../../gdb/arm-tdep.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o arch/arm-linux.o -MT arch/arm-linux.o -MMD -MP -MF arch/.deps/arm-linux.Tpo ../../gdb/arch/arm-linux.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o arm-linux-tdep.o -MT arm-linux-tdep.o -MMD -MP -MF ./.deps/arm-linux-tdep.Tpo ../../gdb/arm-linux-tdep.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o aarch64-tdep.o -MT aarch64-tdep.o -MMD -MP -MF ./.deps/aarch64-tdep.Tpo ../../gdb/aarch64-tdep.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o arch/aarch64-insn.o -MT arch/aarch64-insn.o -MMD -MP -MF arch/.deps/aarch64-insn.Tpo ../../gdb/arch/aarch64-insn.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o arch/aarch64.o -MT arch/aarch64.o -MMD -MP -MF arch/.deps/aarch64.Tpo ../../gdb/arch/aarch64.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o aarch64-linux-tdep.o -MT aarch64-linux-tdep.o -MMD -MP -MF ./.deps/aarch64-linux-tdep.Tpo ../../gdb/aarch64-linux-tdep.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o ser-base.o -MT ser-base.o -MMD -MP -MF ./.deps/ser-base.Tpo ../../gdb/ser-base.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o ser-unix.o -MT ser-unix.o -MMD -MP -MF ./.deps/ser-unix.Tpo ../../gdb/ser-unix.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o ser-pipe.o -MT ser-pipe.o -MMD -MP -MF ./.deps/ser-pipe.Tpo ../../gdb/ser-pipe.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o ser-tcp.o -MT ser-tcp.o -MMD -MP -MF ./.deps/ser-tcp.Tpo ../../gdb/ser-tcp.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o inf-ptrace.o -MT inf-ptrace.o -MMD -MP -MF ./.deps/inf-ptrace.Tpo ../../gdb/inf-ptrace.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o fork-child.o -MT fork-child.o -MMD -MP -MF ./.deps/fork-child.Tpo ../../gdb/fork-child.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o fork-inferior.o -MT fork-inferior.o -MMD -MP -MF ./.deps/fork-inferior.Tpo ../../gdb/nat/fork-inferior.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o proc-service.o -MT proc-service.o -MMD -MP -MF ./.deps/proc-service.Tpo ../../gdb/proc-service.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o linux-thread-db.o -MT linux-thread-db.o -MMD -MP -MF ./.deps/linux-thread-db.Tpo ../../gdb/linux-thread-db.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o linux-nat.o -MT linux-nat.o -MMD -MP -MF ./.deps/linux-nat.Tpo ../../gdb/linux-nat.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o linux-osdata.o -MT linux-osdata.o -MMD -MP -MF ./.deps/linux-osdata.Tpo ../../gdb/nat/linux-osdata.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o linux-fork.o -MT linux-fork.o -MMD -MP -MF ./.deps/linux-fork.Tpo ../../gdb/linux-fork.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o linux-procfs.o -MT linux-procfs.o -MMD -MP -MF ./.deps/linux-procfs.Tpo ../../gdb/nat/linux-procfs.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o linux-ptrace.o -MT linux-ptrace.o -MMD -MP -MF ./.deps/linux-ptrace.Tpo ../../gdb/nat/linux-ptrace.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o linux-waitpid.o -MT linux-waitpid.o -MMD -MP -MF ./.deps/linux-waitpid.Tpo ../../gdb/nat/linux-waitpid.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o linux-personality.o -MT linux-personality.o -MMD -MP -MF ./.deps/linux-personality.Tpo ../../gdb/nat/linux-personality.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o linux-namespaces.o -MT linux-namespaces.o -MMD -MP -MF ./.deps/linux-namespaces.Tpo ../../gdb/nat/linux-namespaces.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o x86-nat.o -MT x86-nat.o -MMD -MP -MF ./.deps/x86-nat.Tpo ../../gdb/x86-nat.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o x86-dregs.o -MT x86-dregs.o -MMD -MP -MF ./.deps/x86-dregs.Tpo ../../gdb/nat/x86-dregs.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o amd64-nat.o -MT amd64-nat.o -MMD -MP -MF ./.deps/amd64-nat.Tpo ../../gdb/amd64-nat.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o amd64-linux-nat.o -MT amd64-linux-nat.o -MMD -MP -MF ./.deps/amd64-linux-nat.Tpo ../../gdb/amd64-linux-nat.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o x86-linux-nat.o -MT x86-linux-nat.o -MMD -MP -MF ./.deps/x86-linux-nat.Tpo ../../gdb/x86-linux-nat.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o linux-btrace.o -MT linux-btrace.o -MMD -MP -MF ./.deps/linux-btrace.Tpo ../../gdb/nat/linux-btrace.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o x86-linux.o -MT x86-linux.o -MMD -MP -MF ./.deps/x86-linux.Tpo ../../gdb/nat/x86-linux.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o x86-linux-dregs.o -MT x86-linux-dregs.o -MMD -MP -MF ./.deps/x86-linux-dregs.Tpo ../../gdb/nat/x86-linux-dregs.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o amd64-linux-siginfo.o -MT amd64-linux-siginfo.o -MMD -MP -MF ./.deps/amd64-linux-siginfo.Tpo ../../gdb/nat/amd64-linux-siginfo.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o cli/cli-cmds.o -MT cli/cli-cmds.o -MMD -MP -MF cli/.deps/cli-cmds.Tpo ../../gdb/cli/cli-cmds.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o cli/cli-decode.o -MT cli/cli-decode.o -MMD -MP -MF cli/.deps/cli-decode.Tpo ../../gdb/cli/cli-decode.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o cli/cli-dump.o -MT cli/cli-dump.o -MMD -MP -MF cli/.deps/cli-dump.Tpo ../../gdb/cli/cli-dump.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o cli/cli-interp.o -MT cli/cli-interp.o -MMD -MP -MF cli/.deps/cli-interp.Tpo ../../gdb/cli/cli-interp.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o cli/cli-logging.o -MT cli/cli-logging.o -MMD -MP -MF cli/.deps/cli-logging.Tpo ../../gdb/cli/cli-logging.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o cli/cli-script.o -MT cli/cli-script.o -MMD -MP -MF cli/.deps/cli-script.Tpo ../../gdb/cli/cli-script.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o cli/cli-setshow.o -MT cli/cli-setshow.o -MMD -MP -MF cli/.deps/cli-setshow.Tpo ../../gdb/cli/cli-setshow.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o cli/cli-utils.o -MT cli/cli-utils.o -MMD -MP -MF cli/.deps/cli-utils.Tpo ../../gdb/cli/cli-utils.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o mi/mi-cmd-break.o -MT mi/mi-cmd-break.o -MMD -MP -MF mi/.deps/mi-cmd-break.Tpo ../../gdb/mi/mi-cmd-break.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o mi/mi-cmd-catch.o -MT mi/mi-cmd-catch.o -MMD -MP -MF mi/.deps/mi-cmd-catch.Tpo ../../gdb/mi/mi-cmd-catch.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o mi/mi-cmd-disas.o -MT mi/mi-cmd-disas.o -MMD -MP -MF mi/.deps/mi-cmd-disas.Tpo ../../gdb/mi/mi-cmd-disas.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o mi/mi-cmd-env.o -MT mi/mi-cmd-env.o -MMD -MP -MF mi/.deps/mi-cmd-env.Tpo ../../gdb/mi/mi-cmd-env.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o mi/mi-cmd-file.o -MT mi/mi-cmd-file.o -MMD -MP -MF mi/.deps/mi-cmd-file.Tpo ../../gdb/mi/mi-cmd-file.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o mi/mi-cmd-info.o -MT mi/mi-cmd-info.o -MMD -MP -MF mi/.deps/mi-cmd-info.Tpo ../../gdb/mi/mi-cmd-info.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o mi/mi-cmd-stack.o -MT mi/mi-cmd-stack.o -MMD -MP -MF mi/.deps/mi-cmd-stack.Tpo ../../gdb/mi/mi-cmd-stack.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o mi/mi-cmd-target.o -MT mi/mi-cmd-target.o -MMD -MP -MF mi/.deps/mi-cmd-target.Tpo ../../gdb/mi/mi-cmd-target.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o mi/mi-cmd-var.o -MT mi/mi-cmd-var.o -MMD -MP -MF mi/.deps/mi-cmd-var.Tpo ../../gdb/mi/mi-cmd-var.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o mi/mi-cmds.o -MT mi/mi-cmds.o -MMD -MP -MF mi/.deps/mi-cmds.Tpo ../../gdb/mi/mi-cmds.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o mi/mi-console.o -MT mi/mi-console.o -MMD -MP -MF mi/.deps/mi-console.Tpo ../../gdb/mi/mi-console.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o mi/mi-getopt.o -MT mi/mi-getopt.o -MMD -MP -MF mi/.deps/mi-getopt.Tpo ../../gdb/mi/mi-getopt.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o mi/mi-interp.o -MT mi/mi-interp.o -MMD -MP -MF mi/.deps/mi-interp.Tpo ../../gdb/mi/mi-interp.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o mi/mi-main.o -MT mi/mi-main.o -MMD -MP -MF mi/.deps/mi-main.Tpo ../../gdb/mi/mi-main.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o mi/mi-out.o -MT mi/mi-out.o -MMD -MP -MF mi/.deps/mi-out.Tpo ../../gdb/mi/mi-out.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o mi/mi-parse.o -MT mi/mi-parse.o -MMD -MP -MF mi/.deps/mi-parse.Tpo ../../gdb/mi/mi-parse.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o mi/mi-symbol-cmds.o -MT mi/mi-symbol-cmds.o -MMD -MP -MF mi/.deps/mi-symbol-cmds.Tpo ../../gdb/mi/mi-symbol-cmds.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o tui/tui.o -MT tui/tui.o -MMD -MP -MF tui/.deps/tui.Tpo ../../gdb/tui/tui.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o tui/tui-command.o -MT tui/tui-command.o -MMD -MP -MF tui/.deps/tui-command.Tpo ../../gdb/tui/tui-command.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o tui/tui-data.o -MT tui/tui-data.o -MMD -MP -MF tui/.deps/tui-data.Tpo ../../gdb/tui/tui-data.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o tui/tui-disasm.o -MT tui/tui-disasm.o -MMD -MP -MF tui/.deps/tui-disasm.Tpo ../../gdb/tui/tui-disasm.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o tui/tui-file.o -MT tui/tui-file.o -MMD -MP -MF tui/.deps/tui-file.Tpo ../../gdb/tui/tui-file.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o tui/tui-hooks.o -MT tui/tui-hooks.o -MMD -MP -MF tui/.deps/tui-hooks.Tpo ../../gdb/tui/tui-hooks.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o tui/tui-interp.o -MT tui/tui-interp.o -MMD -MP -MF tui/.deps/tui-interp.Tpo ../../gdb/tui/tui-interp.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o tui/tui-io.o -MT tui/tui-io.o -MMD -MP -MF tui/.deps/tui-io.Tpo ../../gdb/tui/tui-io.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o tui/tui-layout.o -MT tui/tui-layout.o -MMD -MP -MF tui/.deps/tui-layout.Tpo ../../gdb/tui/tui-layout.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o tui/tui-out.o -MT tui/tui-out.o -MMD -MP -MF tui/.deps/tui-out.Tpo ../../gdb/tui/tui-out.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o tui/tui-regs.o -MT tui/tui-regs.o -MMD -MP -MF tui/.deps/tui-regs.Tpo ../../gdb/tui/tui-regs.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o tui/tui-source.o -MT tui/tui-source.o -MMD -MP -MF tui/.deps/tui-source.Tpo ../../gdb/tui/tui-source.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o tui/tui-stack.o -MT tui/tui-stack.o -MMD -MP -MF tui/.deps/tui-stack.Tpo ../../gdb/tui/tui-stack.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o tui/tui-win.o -MT tui/tui-win.o -MMD -MP -MF tui/.deps/tui-win.Tpo ../../gdb/tui/tui-win.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o tui/tui-windata.o -MT tui/tui-windata.o -MMD -MP -MF tui/.deps/tui-windata.Tpo ../../gdb/tui/tui-windata.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o tui/tui-wingeneral.o -MT tui/tui-wingeneral.o -MMD -MP -MF tui/.deps/tui-wingeneral.Tpo ../../gdb/tui/tui-wingeneral.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o tui/tui-winsource.o -MT tui/tui-winsource.o -MMD -MP -MF tui/.deps/tui-winsource.Tpo ../../gdb/tui/tui-winsource.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -fno-strict-aliasing -DNDEBUG -fwrapv -c -o python/py-arch.o -MT python/py-arch.o -MMD -MP -MF python/.deps/py-arch.Tpo ../../gdb/python/py-arch.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -fno-strict-aliasing -DNDEBUG -fwrapv -c -o python/py-auto-load.o -MT python/py-auto-load.o -MMD -MP -MF python/.deps/py-auto-load.Tpo ../../gdb/python/py-auto-load.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -fno-strict-aliasing -DNDEBUG -fwrapv -c -o python/py-block.o -MT python/py-block.o -MMD -MP -MF python/.deps/py-block.Tpo ../../gdb/python/py-block.c ../../gdb/cli/cli-cmds.c: In function 'void complete_command(const char*, int)': ../../gdb/cli/cli-cmds.c:304:48: warning: 'word' may be used uninitialized in this function [-Wmaybe-uninitialized] get_max_completions_reached_message ()); ^ ../../gdb/cli/cli-cmds.c:277:71: warning: 'tracker' may be used uninitialized in this function [-Wmaybe-uninitialized] = tracker->build_completion_result (word, word - arg, strlen (arg)); ^ g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -fno-strict-aliasing -DNDEBUG -fwrapv -c -o python/py-bpevent.o -MT python/py-bpevent.o -MMD -MP -MF python/.deps/py-bpevent.Tpo ../../gdb/python/py-bpevent.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -fno-strict-aliasing -DNDEBUG -fwrapv -c -o python/py-breakpoint.o -MT python/py-breakpoint.o -MMD -MP -MF python/.deps/py-breakpoint.Tpo ../../gdb/python/py-breakpoint.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -fno-strict-aliasing -DNDEBUG -fwrapv -c -o python/py-cmd.o -MT python/py-cmd.o -MMD -MP -MF python/.deps/py-cmd.Tpo ../../gdb/python/py-cmd.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -fno-strict-aliasing -DNDEBUG -fwrapv -c -o python/py-continueevent.o -MT python/py-continueevent.o -MMD -MP -MF python/.deps/py-continueevent.Tpo ../../gdb/python/py-continueevent.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -fno-strict-aliasing -DNDEBUG -fwrapv -c -o python/py-event.o -MT python/py-event.o -MMD -MP -MF python/.deps/py-event.Tpo ../../gdb/python/py-event.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -fno-strict-aliasing -DNDEBUG -fwrapv -c -o python/py-evtregistry.o -MT python/py-evtregistry.o -MMD -MP -MF python/.deps/py-evtregistry.Tpo ../../gdb/python/py-evtregistry.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -fno-strict-aliasing -DNDEBUG -fwrapv -c -o python/py-evts.o -MT python/py-evts.o -MMD -MP -MF python/.deps/py-evts.Tpo ../../gdb/python/py-evts.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -fno-strict-aliasing -DNDEBUG -fwrapv -c -o python/py-exitedevent.o -MT python/py-exitedevent.o -MMD -MP -MF python/.deps/py-exitedevent.Tpo ../../gdb/python/py-exitedevent.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -fno-strict-aliasing -DNDEBUG -fwrapv -c -o python/py-finishbreakpoint.o -MT python/py-finishbreakpoint.o -MMD -MP -MF python/.deps/py-finishbreakpoint.Tpo ../../gdb/python/py-finishbreakpoint.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -fno-strict-aliasing -DNDEBUG -fwrapv -c -o python/py-frame.o -MT python/py-frame.o -MMD -MP -MF python/.deps/py-frame.Tpo ../../gdb/python/py-frame.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -fno-strict-aliasing -DNDEBUG -fwrapv -c -o python/py-framefilter.o -MT python/py-framefilter.o -MMD -MP -MF python/.deps/py-framefilter.Tpo ../../gdb/python/py-framefilter.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -fno-strict-aliasing -DNDEBUG -fwrapv -c -o python/py-function.o -MT python/py-function.o -MMD -MP -MF python/.deps/py-function.Tpo ../../gdb/python/py-function.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -fno-strict-aliasing -DNDEBUG -fwrapv -c -o python/py-gdb-readline.o -MT python/py-gdb-readline.o -MMD -MP -MF python/.deps/py-gdb-readline.Tpo ../../gdb/python/py-gdb-readline.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -fno-strict-aliasing -DNDEBUG -fwrapv -c -o python/py-inferior.o -MT python/py-inferior.o -MMD -MP -MF python/.deps/py-inferior.Tpo ../../gdb/python/py-inferior.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -fno-strict-aliasing -DNDEBUG -fwrapv -c -o python/py-infevents.o -MT python/py-infevents.o -MMD -MP -MF python/.deps/py-infevents.Tpo ../../gdb/python/py-infevents.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -fno-strict-aliasing -DNDEBUG -fwrapv -c -o python/py-infthread.o -MT python/py-infthread.o -MMD -MP -MF python/.deps/py-infthread.Tpo ../../gdb/python/py-infthread.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -fno-strict-aliasing -DNDEBUG -fwrapv -c -o python/py-instruction.o -MT python/py-instruction.o -MMD -MP -MF python/.deps/py-instruction.Tpo ../../gdb/python/py-instruction.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -fno-strict-aliasing -DNDEBUG -fwrapv -c -o python/py-lazy-string.o -MT python/py-lazy-string.o -MMD -MP -MF python/.deps/py-lazy-string.Tpo ../../gdb/python/py-lazy-string.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -fno-strict-aliasing -DNDEBUG -fwrapv -c -o python/py-linetable.o -MT python/py-linetable.o -MMD -MP -MF python/.deps/py-linetable.Tpo ../../gdb/python/py-linetable.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -fno-strict-aliasing -DNDEBUG -fwrapv -c -o python/py-newobjfileevent.o -MT python/py-newobjfileevent.o -MMD -MP -MF python/.deps/py-newobjfileevent.Tpo ../../gdb/python/py-newobjfileevent.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -fno-strict-aliasing -DNDEBUG -fwrapv -c -o python/py-objfile.o -MT python/py-objfile.o -MMD -MP -MF python/.deps/py-objfile.Tpo ../../gdb/python/py-objfile.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -fno-strict-aliasing -DNDEBUG -fwrapv -c -o python/py-param.o -MT python/py-param.o -MMD -MP -MF python/.deps/py-param.Tpo ../../gdb/python/py-param.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -fno-strict-aliasing -DNDEBUG -fwrapv -c -o python/py-prettyprint.o -MT python/py-prettyprint.o -MMD -MP -MF python/.deps/py-prettyprint.Tpo ../../gdb/python/py-prettyprint.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -fno-strict-aliasing -DNDEBUG -fwrapv -c -o python/py-progspace.o -MT python/py-progspace.o -MMD -MP -MF python/.deps/py-progspace.Tpo ../../gdb/python/py-progspace.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -fno-strict-aliasing -DNDEBUG -fwrapv -c -o python/py-record.o -MT python/py-record.o -MMD -MP -MF python/.deps/py-record.Tpo ../../gdb/python/py-record.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -fno-strict-aliasing -DNDEBUG -fwrapv -c -o python/py-record-btrace.o -MT python/py-record-btrace.o -MMD -MP -MF python/.deps/py-record-btrace.Tpo ../../gdb/python/py-record-btrace.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -fno-strict-aliasing -DNDEBUG -fwrapv -c -o python/py-record-full.o -MT python/py-record-full.o -MMD -MP -MF python/.deps/py-record-full.Tpo ../../gdb/python/py-record-full.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -fno-strict-aliasing -DNDEBUG -fwrapv -c -o python/py-signalevent.o -MT python/py-signalevent.o -MMD -MP -MF python/.deps/py-signalevent.Tpo ../../gdb/python/py-signalevent.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -fno-strict-aliasing -DNDEBUG -fwrapv -c -o python/py-stopevent.o -MT python/py-stopevent.o -MMD -MP -MF python/.deps/py-stopevent.Tpo ../../gdb/python/py-stopevent.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -fno-strict-aliasing -DNDEBUG -fwrapv -c -o python/py-symbol.o -MT python/py-symbol.o -MMD -MP -MF python/.deps/py-symbol.Tpo ../../gdb/python/py-symbol.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -fno-strict-aliasing -DNDEBUG -fwrapv -c -o python/py-symtab.o -MT python/py-symtab.o -MMD -MP -MF python/.deps/py-symtab.Tpo ../../gdb/python/py-symtab.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -fno-strict-aliasing -DNDEBUG -fwrapv -c -o python/py-threadevent.o -MT python/py-threadevent.o -MMD -MP -MF python/.deps/py-threadevent.Tpo ../../gdb/python/py-threadevent.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -fno-strict-aliasing -DNDEBUG -fwrapv -c -o python/py-type.o -MT python/py-type.o -MMD -MP -MF python/.deps/py-type.Tpo ../../gdb/python/py-type.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -fno-strict-aliasing -DNDEBUG -fwrapv -c -o python/py-unwind.o -MT python/py-unwind.o -MMD -MP -MF python/.deps/py-unwind.Tpo ../../gdb/python/py-unwind.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -fno-strict-aliasing -DNDEBUG -fwrapv -c -o python/py-utils.o -MT python/py-utils.o -MMD -MP -MF python/.deps/py-utils.Tpo ../../gdb/python/py-utils.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -fno-strict-aliasing -DNDEBUG -fwrapv -c -o python/py-value.o -MT python/py-value.o -MMD -MP -MF python/.deps/py-value.Tpo ../../gdb/python/py-value.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -fno-strict-aliasing -DNDEBUG -fwrapv -c -o python/py-varobj.o -MT python/py-varobj.o -MMD -MP -MF python/.deps/py-varobj.Tpo ../../gdb/python/py-varobj.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -fno-strict-aliasing -DNDEBUG -fwrapv -c -o python/py-xmethods.o -MT python/py-xmethods.o -MMD -MP -MF python/.deps/py-xmethods.Tpo ../../gdb/python/py-xmethods.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -fno-strict-aliasing -DNDEBUG -fwrapv -c -o python/python.o -MT python/python.o -MMD -MP -MF python/.deps/python.Tpo ../../gdb/python/python.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o guile/guile.o -MT guile/guile.o -MMD -MP -MF guile/.deps/guile.Tpo ../../gdb/guile/guile.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o elfread.o -MT elfread.o -MMD -MP -MF ./.deps/elfread.Tpo ../../gdb/elfread.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o stap-probe.o -MT stap-probe.o -MMD -MP -MF ./.deps/stap-probe.Tpo ../../gdb/stap-probe.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o dtrace-probe.o -MT dtrace-probe.o -MMD -MP -MF ./.deps/dtrace-probe.Tpo ../../gdb/dtrace-probe.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o posix-hdep.o -MT posix-hdep.o -MMD -MP -MF ./.deps/posix-hdep.Tpo ../../gdb/posix-hdep.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o posix-strerror.o -MT posix-strerror.o -MMD -MP -MF ./.deps/posix-strerror.Tpo ../../gdb/common/posix-strerror.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror `echo " -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused " | sed "s/ -Wold-style-definition / -Wno-old-style-definition /g"` \ -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/ada-exp.c; fi` g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o c-exp.o -MT c-exp.o -MMD -MP -MF ./.deps/c-exp.Tpo c-exp.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o cp-name-parser.o -MT cp-name-parser.o -MMD -MP -MF ./.deps/cp-name-parser.Tpo cp-name-parser.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o d-exp.o -MT d-exp.o -MMD -MP -MF ./.deps/d-exp.Tpo d-exp.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o f-exp.o -MT f-exp.o -MMD -MP -MF ./.deps/f-exp.Tpo f-exp.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o go-exp.o -MT go-exp.o -MMD -MP -MF ./.deps/go-exp.Tpo go-exp.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o m2-exp.o -MT m2-exp.o -MMD -MP -MF ./.deps/m2-exp.Tpo m2-exp.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o p-exp.o -MT p-exp.o -MMD -MP -MF ./.deps/p-exp.Tpo p-exp.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o rust-exp.o -MT rust-exp.o -MMD -MP -MF ./.deps/rust-exp.Tpo rust-exp.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o btrace-common.o -MT btrace-common.o -MMD -MP -MF ./.deps/btrace-common.Tpo ../../gdb/common/btrace-common.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o buffer.o -MT buffer.o -MMD -MP -MF ./.deps/buffer.Tpo ../../gdb/common/buffer.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o cleanups.o -MT cleanups.o -MMD -MP -MF ./.deps/cleanups.Tpo ../../gdb/common/cleanups.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o common-agent.o -MT common-agent.o -MMD -MP -MF ./.deps/common-agent.Tpo ../../gdb/common/agent.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o common-debug.o -MT common-debug.o -MMD -MP -MF ./.deps/common-debug.Tpo ../../gdb/common/common-debug.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o common-exceptions.o -MT common-exceptions.o -MMD -MP -MF ./.deps/common-exceptions.Tpo ../../gdb/common/common-exceptions.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o job-control.o -MT job-control.o -MMD -MP -MF ./.deps/job-control.Tpo ../../gdb/common/job-control.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o common-regcache.o -MT common-regcache.o -MMD -MP -MF ./.deps/common-regcache.Tpo ../../gdb/common/common-regcache.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o common-utils.o -MT common-utils.o -MMD -MP -MF ./.deps/common-utils.Tpo ../../gdb/common/common-utils.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o environ.o -MT environ.o -MMD -MP -MF ./.deps/environ.Tpo ../../gdb/common/environ.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o errors.o -MT errors.o -MMD -MP -MF ./.deps/errors.Tpo ../../gdb/common/errors.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o exec.o -MT exec.o -MMD -MP -MF ./.deps/exec.Tpo ../../gdb/exec.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o fileio.o -MT fileio.o -MMD -MP -MF ./.deps/fileio.Tpo ../../gdb/common/fileio.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o filestuff.o -MT filestuff.o -MMD -MP -MF ./.deps/filestuff.Tpo ../../gdb/common/filestuff.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o format.o -MT format.o -MMD -MP -MF ./.deps/format.Tpo ../../gdb/common/format.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o gdb_tilde_expand.o -MT gdb_tilde_expand.o -MMD -MP -MF ./.deps/gdb_tilde_expand.Tpo ../../gdb/common/gdb_tilde_expand.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o gdb_vecs.o -MT gdb_vecs.o -MMD -MP -MF ./.deps/gdb_vecs.Tpo ../../gdb/common/gdb_vecs.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o mi/mi-common.o -MT mi/mi-common.o -MMD -MP -MF mi/.deps/mi-common.Tpo ../../gdb/mi/mi-common.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o netstuff.o -MT netstuff.o -MMD -MP -MF ./.deps/netstuff.Tpo ../../gdb/common/netstuff.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o new-op.o -MT new-op.o -MMD -MP -MF ./.deps/new-op.Tpo ../../gdb/common/new-op.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o print-utils.o -MT print-utils.o -MMD -MP -MF ./.deps/print-utils.Tpo ../../gdb/common/print-utils.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o ptid.o -MT ptid.o -MMD -MP -MF ./.deps/ptid.Tpo ../../gdb/common/ptid.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o rsp-low.o -MT rsp-low.o -MMD -MP -MF ./.deps/rsp-low.Tpo ../../gdb/common/rsp-low.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o run-time-clock.o -MT run-time-clock.o -MMD -MP -MF ./.deps/run-time-clock.Tpo ../../gdb/common/run-time-clock.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o signals.o -MT signals.o -MMD -MP -MF ./.deps/signals.Tpo ../../gdb/common/signals.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o signals-state-save-restore.o -MT signals-state-save-restore.o -MMD -MP -MF ./.deps/signals-state-save-restore.Tpo ../../gdb/common/signals-state-save-restore.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o vec.o -MT vec.o -MMD -MP -MF ./.deps/vec.Tpo ../../gdb/common/vec.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o version.o -MT version.o -MMD -MP -MF ./.deps/version.Tpo version.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o xml-builtin.o -MT xml-builtin.o -MMD -MP -MF ./.deps/xml-builtin.Tpo xml-builtin.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o xml-utils.o -MT xml-utils.o -MMD -MP -MF ./.deps/xml-utils.Tpo ../../gdb/common/xml-utils.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o ada-lang.o -MT ada-lang.o -MMD -MP -MF ./.deps/ada-lang.Tpo ../../gdb/ada-lang.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o ada-tasks.o -MT ada-tasks.o -MMD -MP -MF ./.deps/ada-tasks.Tpo ../../gdb/ada-tasks.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o ada-typeprint.o -MT ada-typeprint.o -MMD -MP -MF ./.deps/ada-typeprint.Tpo ../../gdb/ada-typeprint.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o ada-valprint.o -MT ada-valprint.o -MMD -MP -MF ./.deps/ada-valprint.Tpo ../../gdb/ada-valprint.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o ada-varobj.o -MT ada-varobj.o -MMD -MP -MF ./.deps/ada-varobj.Tpo ../../gdb/ada-varobj.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o addrmap.o -MT addrmap.o -MMD -MP -MF ./.deps/addrmap.Tpo ../../gdb/addrmap.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o agent.o -MT agent.o -MMD -MP -MF ./.deps/agent.Tpo ../../gdb/agent.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o annotate.o -MT annotate.o -MMD -MP -MF ./.deps/annotate.Tpo ../../gdb/annotate.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o arch-utils.o -MT arch-utils.o -MMD -MP -MF ./.deps/arch-utils.Tpo ../../gdb/arch-utils.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o auto-load.o -MT auto-load.o -MMD -MP -MF ./.deps/auto-load.Tpo ../../gdb/auto-load.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o auxv.o -MT auxv.o -MMD -MP -MF ./.deps/auxv.Tpo ../../gdb/auxv.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o ax-gdb.o -MT ax-gdb.o -MMD -MP -MF ./.deps/ax-gdb.Tpo ../../gdb/ax-gdb.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o ax-general.o -MT ax-general.o -MMD -MP -MF ./.deps/ax-general.Tpo ../../gdb/ax-general.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o bcache.o -MT bcache.o -MMD -MP -MF ./.deps/bcache.Tpo ../../gdb/bcache.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o bfd-target.o -MT bfd-target.o -MMD -MP -MF ./.deps/bfd-target.Tpo ../../gdb/bfd-target.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o block.o -MT block.o -MMD -MP -MF ./.deps/block.Tpo ../../gdb/block.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o blockframe.o -MT blockframe.o -MMD -MP -MF ./.deps/blockframe.Tpo ../../gdb/blockframe.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o break-catch-sig.o -MT break-catch-sig.o -MMD -MP -MF ./.deps/break-catch-sig.Tpo ../../gdb/break-catch-sig.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o break-catch-syscall.o -MT break-catch-syscall.o -MMD -MP -MF ./.deps/break-catch-syscall.Tpo ../../gdb/break-catch-syscall.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o break-catch-throw.o -MT break-catch-throw.o -MMD -MP -MF ./.deps/break-catch-throw.Tpo ../../gdb/break-catch-throw.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o breakpoint.o -MT breakpoint.o -MMD -MP -MF ./.deps/breakpoint.Tpo ../../gdb/breakpoint.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o btrace.o -MT btrace.o -MMD -MP -MF ./.deps/btrace.Tpo ../../gdb/btrace.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o build-id.o -MT build-id.o -MMD -MP -MF ./.deps/build-id.Tpo ../../gdb/build-id.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o buildsym.o -MT buildsym.o -MMD -MP -MF ./.deps/buildsym.Tpo ../../gdb/buildsym.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o c-lang.o -MT c-lang.o -MMD -MP -MF ./.deps/c-lang.Tpo ../../gdb/c-lang.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o c-typeprint.o -MT c-typeprint.o -MMD -MP -MF ./.deps/c-typeprint.Tpo ../../gdb/c-typeprint.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o c-valprint.o -MT c-valprint.o -MMD -MP -MF ./.deps/c-valprint.Tpo ../../gdb/c-valprint.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o c-varobj.o -MT c-varobj.o -MMD -MP -MF ./.deps/c-varobj.Tpo ../../gdb/c-varobj.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o charset.o -MT charset.o -MMD -MP -MF ./.deps/charset.Tpo ../../gdb/charset.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o cli-out.o -MT cli-out.o -MMD -MP -MF ./.deps/cli-out.Tpo ../../gdb/cli-out.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o coff-pe-read.o -MT coff-pe-read.o -MMD -MP -MF ./.deps/coff-pe-read.Tpo ../../gdb/coff-pe-read.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o coffread.o -MT coffread.o -MMD -MP -MF ./.deps/coffread.Tpo ../../gdb/coffread.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o complaints.o -MT complaints.o -MMD -MP -MF ./.deps/complaints.Tpo ../../gdb/complaints.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o completer.o -MT completer.o -MMD -MP -MF ./.deps/completer.Tpo ../../gdb/completer.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o continuations.o -MT continuations.o -MMD -MP -MF ./.deps/continuations.Tpo ../../gdb/continuations.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o copying.o -MT copying.o -MMD -MP -MF ./.deps/copying.Tpo ../../gdb/copying.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o corefile.o -MT corefile.o -MMD -MP -MF ./.deps/corefile.Tpo ../../gdb/corefile.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o corelow.o -MT corelow.o -MMD -MP -MF ./.deps/corelow.Tpo ../../gdb/corelow.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o cp-abi.o -MT cp-abi.o -MMD -MP -MF ./.deps/cp-abi.Tpo ../../gdb/cp-abi.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o cp-namespace.o -MT cp-namespace.o -MMD -MP -MF ./.deps/cp-namespace.Tpo ../../gdb/cp-namespace.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o cp-support.o -MT cp-support.o -MMD -MP -MF ./.deps/cp-support.Tpo ../../gdb/cp-support.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o cp-valprint.o -MT cp-valprint.o -MMD -MP -MF ./.deps/cp-valprint.Tpo ../../gdb/cp-valprint.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o ctf.o -MT ctf.o -MMD -MP -MF ./.deps/ctf.Tpo ../../gdb/ctf.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o d-lang.o -MT d-lang.o -MMD -MP -MF ./.deps/d-lang.Tpo ../../gdb/d-lang.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o d-namespace.o -MT d-namespace.o -MMD -MP -MF ./.deps/d-namespace.Tpo ../../gdb/d-namespace.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o d-valprint.o -MT d-valprint.o -MMD -MP -MF ./.deps/d-valprint.Tpo ../../gdb/d-valprint.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o dbxread.o -MT dbxread.o -MMD -MP -MF ./.deps/dbxread.Tpo ../../gdb/dbxread.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o dcache.o -MT dcache.o -MMD -MP -MF ./.deps/dcache.Tpo ../../gdb/dcache.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o debug.o -MT debug.o -MMD -MP -MF ./.deps/debug.Tpo ../../gdb/debug.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o demangle.o -MT demangle.o -MMD -MP -MF ./.deps/demangle.Tpo ../../gdb/demangle.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o dictionary.o -MT dictionary.o -MMD -MP -MF ./.deps/dictionary.Tpo ../../gdb/dictionary.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o disasm.o -MT disasm.o -MMD -MP -MF ./.deps/disasm.Tpo ../../gdb/disasm.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o disasm-selftests.o -MT disasm-selftests.o -MMD -MP -MF ./.deps/disasm-selftests.Tpo ../../gdb/disasm-selftests.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o dummy-frame.o -MT dummy-frame.o -MMD -MP -MF ./.deps/dummy-frame.Tpo ../../gdb/dummy-frame.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o dwarf2-frame.o -MT dwarf2-frame.o -MMD -MP -MF ./.deps/dwarf2-frame.Tpo ../../gdb/dwarf2-frame.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o dwarf2-frame-tailcall.o -MT dwarf2-frame-tailcall.o -MMD -MP -MF ./.deps/dwarf2-frame-tailcall.Tpo ../../gdb/dwarf2-frame-tailcall.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o dwarf2expr.o -MT dwarf2expr.o -MMD -MP -MF ./.deps/dwarf2expr.Tpo ../../gdb/dwarf2expr.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o dwarf2loc.o -MT dwarf2loc.o -MMD -MP -MF ./.deps/dwarf2loc.Tpo ../../gdb/dwarf2loc.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o dwarf2read.o -MT dwarf2read.o -MMD -MP -MF ./.deps/dwarf2read.Tpo ../../gdb/dwarf2read.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o eval.o -MT eval.o -MMD -MP -MF ./.deps/eval.Tpo ../../gdb/eval.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o event-loop.o -MT event-loop.o -MMD -MP -MF ./.deps/event-loop.Tpo ../../gdb/event-loop.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o event-top.o -MT event-top.o -MMD -MP -MF ./.deps/event-top.Tpo ../../gdb/event-top.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o exceptions.o -MT exceptions.o -MMD -MP -MF ./.deps/exceptions.Tpo ../../gdb/exceptions.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o expprint.o -MT expprint.o -MMD -MP -MF ./.deps/expprint.Tpo ../../gdb/expprint.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o extension.o -MT extension.o -MMD -MP -MF ./.deps/extension.Tpo ../../gdb/extension.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o f-lang.o -MT f-lang.o -MMD -MP -MF ./.deps/f-lang.Tpo ../../gdb/f-lang.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o f-typeprint.o -MT f-typeprint.o -MMD -MP -MF ./.deps/f-typeprint.Tpo ../../gdb/f-typeprint.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o f-valprint.o -MT f-valprint.o -MMD -MP -MF ./.deps/f-valprint.Tpo ../../gdb/f-valprint.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o filename-seen-cache.o -MT filename-seen-cache.o -MMD -MP -MF ./.deps/filename-seen-cache.Tpo ../../gdb/filename-seen-cache.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o filesystem.o -MT filesystem.o -MMD -MP -MF ./.deps/filesystem.Tpo ../../gdb/filesystem.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o findcmd.o -MT findcmd.o -MMD -MP -MF ./.deps/findcmd.Tpo ../../gdb/findcmd.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o findvar.o -MT findvar.o -MMD -MP -MF ./.deps/findvar.Tpo ../../gdb/findvar.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o frame.o -MT frame.o -MMD -MP -MF ./.deps/frame.Tpo ../../gdb/frame.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o frame-base.o -MT frame-base.o -MMD -MP -MF ./.deps/frame-base.Tpo ../../gdb/frame-base.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o frame-unwind.o -MT frame-unwind.o -MMD -MP -MF ./.deps/frame-unwind.Tpo ../../gdb/frame-unwind.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o gcore.o -MT gcore.o -MMD -MP -MF ./.deps/gcore.Tpo ../../gdb/gcore.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o gdb_bfd.o -MT gdb_bfd.o -MMD -MP -MF ./.deps/gdb_bfd.Tpo ../../gdb/gdb_bfd.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o gdb-dlfcn.o -MT gdb-dlfcn.o -MMD -MP -MF ./.deps/gdb-dlfcn.Tpo ../../gdb/gdb-dlfcn.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o gdb_obstack.o -MT gdb_obstack.o -MMD -MP -MF ./.deps/gdb_obstack.Tpo ../../gdb/gdb_obstack.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o gdb_regex.o -MT gdb_regex.o -MMD -MP -MF ./.deps/gdb_regex.Tpo ../../gdb/gdb_regex.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o gdb_usleep.o -MT gdb_usleep.o -MMD -MP -MF ./.deps/gdb_usleep.Tpo ../../gdb/gdb_usleep.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o gdbarch.o -MT gdbarch.o -MMD -MP -MF ./.deps/gdbarch.Tpo ../../gdb/gdbarch.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o gdbarch-selftests.o -MT gdbarch-selftests.o -MMD -MP -MF ./.deps/gdbarch-selftests.Tpo ../../gdb/gdbarch-selftests.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o gdbtypes.o -MT gdbtypes.o -MMD -MP -MF ./.deps/gdbtypes.Tpo ../../gdb/gdbtypes.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o gnu-v2-abi.o -MT gnu-v2-abi.o -MMD -MP -MF ./.deps/gnu-v2-abi.Tpo ../../gdb/gnu-v2-abi.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o gnu-v3-abi.o -MT gnu-v3-abi.o -MMD -MP -MF ./.deps/gnu-v3-abi.Tpo ../../gdb/gnu-v3-abi.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o go-lang.o -MT go-lang.o -MMD -MP -MF ./.deps/go-lang.Tpo ../../gdb/go-lang.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o go-typeprint.o -MT go-typeprint.o -MMD -MP -MF ./.deps/go-typeprint.Tpo ../../gdb/go-typeprint.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o go-valprint.o -MT go-valprint.o -MMD -MP -MF ./.deps/go-valprint.Tpo ../../gdb/go-valprint.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o inf-child.o -MT inf-child.o -MMD -MP -MF ./.deps/inf-child.Tpo ../../gdb/inf-child.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o inf-loop.o -MT inf-loop.o -MMD -MP -MF ./.deps/inf-loop.Tpo ../../gdb/inf-loop.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o infcall.o -MT infcall.o -MMD -MP -MF ./.deps/infcall.Tpo ../../gdb/infcall.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o infcmd.o -MT infcmd.o -MMD -MP -MF ./.deps/infcmd.Tpo ../../gdb/infcmd.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o inferior.o -MT inferior.o -MMD -MP -MF ./.deps/inferior.Tpo ../../gdb/inferior.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o infrun.o -MT infrun.o -MMD -MP -MF ./.deps/infrun.Tpo ../../gdb/infrun.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o inline-frame.o -MT inline-frame.o -MMD -MP -MF ./.deps/inline-frame.Tpo ../../gdb/inline-frame.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o interps.o -MT interps.o -MMD -MP -MF ./.deps/interps.Tpo ../../gdb/interps.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o jit.o -MT jit.o -MMD -MP -MF ./.deps/jit.Tpo ../../gdb/jit.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o language.o -MT language.o -MMD -MP -MF ./.deps/language.Tpo ../../gdb/language.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o linespec.o -MT linespec.o -MMD -MP -MF ./.deps/linespec.Tpo ../../gdb/linespec.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o location.o -MT location.o -MMD -MP -MF ./.deps/location.Tpo ../../gdb/location.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o m2-lang.o -MT m2-lang.o -MMD -MP -MF ./.deps/m2-lang.Tpo ../../gdb/m2-lang.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o m2-typeprint.o -MT m2-typeprint.o -MMD -MP -MF ./.deps/m2-typeprint.Tpo ../../gdb/m2-typeprint.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o m2-valprint.o -MT m2-valprint.o -MMD -MP -MF ./.deps/m2-valprint.Tpo ../../gdb/m2-valprint.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o macrocmd.o -MT macrocmd.o -MMD -MP -MF ./.deps/macrocmd.Tpo ../../gdb/macrocmd.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o macroexp.o -MT macroexp.o -MMD -MP -MF ./.deps/macroexp.Tpo ../../gdb/macroexp.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o macroscope.o -MT macroscope.o -MMD -MP -MF ./.deps/macroscope.Tpo ../../gdb/macroscope.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o macrotab.o -MT macrotab.o -MMD -MP -MF ./.deps/macrotab.Tpo ../../gdb/macrotab.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o main.o -MT main.o -MMD -MP -MF ./.deps/main.Tpo ../../gdb/main.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o maint.o -MT maint.o -MMD -MP -MF ./.deps/maint.Tpo ../../gdb/maint.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o mdebugread.o -MT mdebugread.o -MMD -MP -MF ./.deps/mdebugread.Tpo ../../gdb/mdebugread.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o mem-break.o -MT mem-break.o -MMD -MP -MF ./.deps/mem-break.Tpo ../../gdb/mem-break.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o memattr.o -MT memattr.o -MMD -MP -MF ./.deps/memattr.Tpo ../../gdb/memattr.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o memory-map.o -MT memory-map.o -MMD -MP -MF ./.deps/memory-map.Tpo ../../gdb/memory-map.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o memrange.o -MT memrange.o -MMD -MP -MF ./.deps/memrange.Tpo ../../gdb/memrange.c ../../gdb/breakpoint.c: In function 'void check_status_watchpoint(bpstat)': ../../gdb/breakpoint.c:5056:20: warning: 'e' may be used uninitialized in this function [-Wmaybe-uninitialized] wp_check_result e; ^ g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o minidebug.o -MT minidebug.o -MMD -MP -MF ./.deps/minidebug.Tpo ../../gdb/minidebug.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o minsyms.o -MT minsyms.o -MMD -MP -MF ./.deps/minsyms.Tpo ../../gdb/minsyms.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o mipsread.o -MT mipsread.o -MMD -MP -MF ./.deps/mipsread.Tpo ../../gdb/mipsread.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o namespace.o -MT namespace.o -MMD -MP -MF ./.deps/namespace.Tpo ../../gdb/namespace.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o objc-lang.o -MT objc-lang.o -MMD -MP -MF ./.deps/objc-lang.Tpo ../../gdb/objc-lang.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o objfiles.o -MT objfiles.o -MMD -MP -MF ./.deps/objfiles.Tpo ../../gdb/objfiles.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o observer.o -MT observer.o -MMD -MP -MF ./.deps/observer.Tpo ../../gdb/observer.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o opencl-lang.o -MT opencl-lang.o -MMD -MP -MF ./.deps/opencl-lang.Tpo ../../gdb/opencl-lang.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o osabi.o -MT osabi.o -MMD -MP -MF ./.deps/osabi.Tpo ../../gdb/osabi.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o osdata.o -MT osdata.o -MMD -MP -MF ./.deps/osdata.Tpo ../../gdb/osdata.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o p-lang.o -MT p-lang.o -MMD -MP -MF ./.deps/p-lang.Tpo ../../gdb/p-lang.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o p-typeprint.o -MT p-typeprint.o -MMD -MP -MF ./.deps/p-typeprint.Tpo ../../gdb/p-typeprint.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o p-valprint.o -MT p-valprint.o -MMD -MP -MF ./.deps/p-valprint.Tpo ../../gdb/p-valprint.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o parse.o -MT parse.o -MMD -MP -MF ./.deps/parse.Tpo ../../gdb/parse.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror `echo " -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused " | sed "s/ -Wformat-nonliteral / -Wno-format-nonliteral /g"` \ -c -o printcmd.o -MT printcmd.o -MMD -MP -MF ./.deps/printcmd.Tpo ../../gdb/printcmd.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o probe.o -MT probe.o -MMD -MP -MF ./.deps/probe.Tpo ../../gdb/probe.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o producer.o -MT producer.o -MMD -MP -MF ./.deps/producer.Tpo ../../gdb/producer.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o progspace.o -MT progspace.o -MMD -MP -MF ./.deps/progspace.Tpo ../../gdb/progspace.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o progspace-and-thread.o -MT progspace-and-thread.o -MMD -MP -MF ./.deps/progspace-and-thread.Tpo ../../gdb/progspace-and-thread.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o prologue-value.o -MT prologue-value.o -MMD -MP -MF ./.deps/prologue-value.Tpo ../../gdb/prologue-value.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o psymtab.o -MT psymtab.o -MMD -MP -MF ./.deps/psymtab.Tpo ../../gdb/psymtab.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o record.o -MT record.o -MMD -MP -MF ./.deps/record.Tpo ../../gdb/record.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o record-btrace.o -MT record-btrace.o -MMD -MP -MF ./.deps/record-btrace.Tpo ../../gdb/record-btrace.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o record-full.o -MT record-full.o -MMD -MP -MF ./.deps/record-full.Tpo ../../gdb/record-full.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o regcache.o -MT regcache.o -MMD -MP -MF ./.deps/regcache.Tpo ../../gdb/regcache.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o reggroups.o -MT reggroups.o -MMD -MP -MF ./.deps/reggroups.Tpo ../../gdb/reggroups.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o registry.o -MT registry.o -MMD -MP -MF ./.deps/registry.Tpo ../../gdb/registry.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o remote.o -MT remote.o -MMD -MP -MF ./.deps/remote.Tpo ../../gdb/remote.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o remote-fileio.o -MT remote-fileio.o -MMD -MP -MF ./.deps/remote-fileio.Tpo ../../gdb/remote-fileio.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o remote-notif.o -MT remote-notif.o -MMD -MP -MF ./.deps/remote-notif.Tpo ../../gdb/remote-notif.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o reverse.o -MT reverse.o -MMD -MP -MF ./.deps/reverse.Tpo ../../gdb/reverse.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o rust-lang.o -MT rust-lang.o -MMD -MP -MF ./.deps/rust-lang.Tpo ../../gdb/rust-lang.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o sentinel-frame.o -MT sentinel-frame.o -MMD -MP -MF ./.deps/sentinel-frame.Tpo ../../gdb/sentinel-frame.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o ser-event.o -MT ser-event.o -MMD -MP -MF ./.deps/ser-event.Tpo ../../gdb/ser-event.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o serial.o -MT serial.o -MMD -MP -MF ./.deps/serial.Tpo ../../gdb/serial.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o skip.o -MT skip.o -MMD -MP -MF ./.deps/skip.Tpo ../../gdb/skip.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o solib.o -MT solib.o -MMD -MP -MF ./.deps/solib.Tpo ../../gdb/solib.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o solib-target.o -MT solib-target.o -MMD -MP -MF ./.deps/solib-target.Tpo ../../gdb/solib-target.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o source.o -MT source.o -MMD -MP -MF ./.deps/source.Tpo ../../gdb/source.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o stabsread.o -MT stabsread.o -MMD -MP -MF ./.deps/stabsread.Tpo ../../gdb/stabsread.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o stack.o -MT stack.o -MMD -MP -MF ./.deps/stack.Tpo ../../gdb/stack.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o std-regs.o -MT std-regs.o -MMD -MP -MF ./.deps/std-regs.Tpo ../../gdb/std-regs.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o symfile.o -MT symfile.o -MMD -MP -MF ./.deps/symfile.Tpo ../../gdb/symfile.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o symfile-debug.o -MT symfile-debug.o -MMD -MP -MF ./.deps/symfile-debug.Tpo ../../gdb/symfile-debug.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o symmisc.o -MT symmisc.o -MMD -MP -MF ./.deps/symmisc.Tpo ../../gdb/symmisc.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o symtab.o -MT symtab.o -MMD -MP -MF ./.deps/symtab.Tpo ../../gdb/symtab.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o target.o -MT target.o -MMD -MP -MF ./.deps/target.Tpo ../../gdb/target.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o target-dcache.o -MT target-dcache.o -MMD -MP -MF ./.deps/target-dcache.Tpo ../../gdb/target-dcache.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o target-descriptions.o -MT target-descriptions.o -MMD -MP -MF ./.deps/target-descriptions.Tpo ../../gdb/target-descriptions.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o target-memory.o -MT target-memory.o -MMD -MP -MF ./.deps/target-memory.Tpo ../../gdb/target-memory.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o thread.o -MT thread.o -MMD -MP -MF ./.deps/thread.Tpo ../../gdb/thread.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o thread-fsm.o -MT thread-fsm.o -MMD -MP -MF ./.deps/thread-fsm.Tpo ../../gdb/thread-fsm.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o tid-parse.o -MT tid-parse.o -MMD -MP -MF ./.deps/tid-parse.Tpo ../../gdb/tid-parse.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o top.o -MT top.o -MMD -MP -MF ./.deps/top.Tpo ../../gdb/top.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o tracefile.o -MT tracefile.o -MMD -MP -MF ./.deps/tracefile.Tpo ../../gdb/tracefile.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o tracefile-tfile.o -MT tracefile-tfile.o -MMD -MP -MF ./.deps/tracefile-tfile.Tpo ../../gdb/tracefile-tfile.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o tracepoint.o -MT tracepoint.o -MMD -MP -MF ./.deps/tracepoint.Tpo ../../gdb/tracepoint.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o trad-frame.o -MT trad-frame.o -MMD -MP -MF ./.deps/trad-frame.Tpo ../../gdb/trad-frame.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o tramp-frame.o -MT tramp-frame.o -MMD -MP -MF ./.deps/tramp-frame.Tpo ../../gdb/tramp-frame.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror `echo " -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused " | sed "s/ -Wformat-nonliteral / -Wno-format-nonliteral /g"` \ -c -o target-float.o -MT target-float.o -MMD -MP -MF ./.deps/target-float.Tpo ../../gdb/target-float.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o typeprint.o -MT typeprint.o -MMD -MP -MF ./.deps/typeprint.Tpo ../../gdb/typeprint.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o ui-file.o -MT ui-file.o -MMD -MP -MF ./.deps/ui-file.Tpo ../../gdb/ui-file.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o ui-out.o -MT ui-out.o -MMD -MP -MF ./.deps/ui-out.Tpo ../../gdb/ui-out.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o user-regs.o -MT user-regs.o -MMD -MP -MF ./.deps/user-regs.Tpo ../../gdb/user-regs.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o utils.o -MT utils.o -MMD -MP -MF ./.deps/utils.Tpo ../../gdb/utils.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o valarith.o -MT valarith.o -MMD -MP -MF ./.deps/valarith.Tpo ../../gdb/valarith.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o valops.o -MT valops.o -MMD -MP -MF ./.deps/valops.Tpo ../../gdb/valops.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o valprint.o -MT valprint.o -MMD -MP -MF ./.deps/valprint.Tpo ../../gdb/valprint.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o value.o -MT value.o -MMD -MP -MF ./.deps/value.Tpo ../../gdb/value.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o varobj.o -MT varobj.o -MMD -MP -MF ./.deps/varobj.Tpo ../../gdb/varobj.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o xml-support.o -MT xml-support.o -MMD -MP -MF ./.deps/xml-support.Tpo ../../gdb/xml-support.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o xml-syscall.o -MT xml-syscall.o -MMD -MP -MF ./.deps/xml-syscall.Tpo ../../gdb/xml-syscall.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o xml-tdesc.o -MT xml-tdesc.o -MMD -MP -MF ./.deps/xml-tdesc.Tpo ../../gdb/xml-tdesc.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o target/waitstatus.o -MT target/waitstatus.o -MMD -MP -MF target/.deps/waitstatus.Tpo ../../gdb/target/waitstatus.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o compile/compile.o -MT compile/compile.o -MMD -MP -MF compile/.deps/compile.Tpo ../../gdb/compile/compile.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o compile/compile-c-support.o -MT compile/compile-c-support.o -MMD -MP -MF compile/.deps/compile-c-support.Tpo ../../gdb/compile/compile-c-support.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o compile/compile-c-symbols.o -MT compile/compile-c-symbols.o -MMD -MP -MF compile/.deps/compile-c-symbols.Tpo ../../gdb/compile/compile-c-symbols.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o compile/compile-c-types.o -MT compile/compile-c-types.o -MMD -MP -MF compile/.deps/compile-c-types.Tpo ../../gdb/compile/compile-c-types.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o compile/compile-loc2c.o -MT compile/compile-loc2c.o -MMD -MP -MF compile/.deps/compile-loc2c.Tpo ../../gdb/compile/compile-loc2c.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o compile/compile-object-load.o -MT compile/compile-object-load.o -MMD -MP -MF compile/.deps/compile-object-load.Tpo ../../gdb/compile/compile-object-load.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o compile/compile-object-run.o -MT compile/compile-object-run.o -MMD -MP -MF compile/.deps/compile-object-run.Tpo ../../gdb/compile/compile-object-run.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o inflow.o -MT inflow.o -MMD -MP -MF ./.deps/inflow.Tpo ../../gdb/inflow.c Making init.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../gdb -I../../gdb/common -I../../gdb/config -DLOCALEDIR="\"/opt/rh/devtoolset-8/root/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../opcodes/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../libdecnumber -I../../gdb/../libdecnumber -I../../gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -c -o init.o -MT init.o -MMD -MP -MF ./.deps/init.Tpo init.c rm -f gdb g++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -Wl,-z,relro -L/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/lib64 \ -o gdb gdb.o i386-tdep.o arch/i386.o i387-tdep.o amd64-tdep.o arch/amd64.o amd64-linux-tdep.o i386-linux-tdep.o glibc-tdep.o solib-svr4.o symfile-mem.o linux-tdep.o linux-record.o s390-linux-tdep.o rs6000-tdep.o ppc-linux-tdep.o ppc-sysv-tdep.o ppc64-tdep.o solib-spu.o spu-multiarch.o ravenscar-thread.o ppc-ravenscar-thread.o arch/arm.o arch/arm-get-next-pcs.o arm-tdep.o arch/arm-linux.o arm-linux-tdep.o aarch64-tdep.o arch/aarch64-insn.o arch/aarch64.o aarch64-linux-tdep.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o inf-ptrace.o fork-child.o fork-inferior.o proc-service.o linux-thread-db.o linux-nat.o linux-osdata.o linux-fork.o linux-procfs.o linux-ptrace.o linux-waitpid.o linux-personality.o linux-namespaces.o x86-nat.o x86-dregs.o amd64-nat.o amd64-linux-nat.o x86-linux-nat.o linux-btrace.o x86-linux.o x86-linux-dregs.o amd64-linux-siginfo.o cli/cli-cmds.o cli/cli-decode.o cli/cli-dump.o cli/cli-interp.o cli/cli-logging.o cli/cli-script.o cli/cli-setshow.o cli/cli-utils.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-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 tui/tui.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-out.o tui/tui-regs.o tui/tui-source.o tui/tui-stack.o tui/tui-win.o tui/tui-windata.o tui/tui-wingeneral.o tui/tui-winsource.o python/py-arch.o python/py-auto-load.o python/py-block.o python/py-bpevent.o python/py-breakpoint.o python/py-cmd.o python/py-continueevent.o python/py-event.o python/py-evtregistry.o python/py-evts.o python/py-exitedevent.o python/py-finishbreakpoint.o python/py-frame.o python/py-framefilter.o python/py-function.o python/py-gdb-readline.o python/py-inferior.o python/py-infevents.o python/py-infthread.o python/py-instruction.o python/py-lazy-string.o python/py-linetable.o python/py-newobjfileevent.o python/py-objfile.o python/py-param.o python/py-prettyprint.o python/py-progspace.o python/py-record.o python/py-record-btrace.o python/py-record-full.o python/py-signalevent.o python/py-stopevent.o python/py-symbol.o python/py-symtab.o python/py-threadevent.o python/py-type.o python/py-unwind.o python/py-utils.o python/py-value.o python/py-varobj.o python/py-xmethods.o python/python.o guile/guile.o elfread.o stap-probe.o dtrace-probe.o posix-hdep.o posix-strerror.o ada-exp.o c-exp.o cp-name-parser.o d-exp.o f-exp.o go-exp.o m2-exp.o p-exp.o rust-exp.o btrace-common.o buffer.o cleanups.o common-agent.o common-debug.o common-exceptions.o job-control.o common-regcache.o common-utils.o environ.o errors.o exec.o fileio.o filestuff.o format.o gdb_tilde_expand.o gdb_vecs.o mi/mi-common.o netstuff.o new-op.o print-utils.o ptid.o rsp-low.o run-time-clock.o signals.o signals-state-save-restore.o vec.o version.o xml-builtin.o xml-utils.o ada-lang.o ada-tasks.o ada-typeprint.o ada-valprint.o ada-varobj.o addrmap.o agent.o annotate.o arch-utils.o auto-load.o auxv.o ax-gdb.o ax-general.o bcache.o bfd-target.o block.o blockframe.o break-catch-sig.o break-catch-syscall.o break-catch-throw.o breakpoint.o btrace.o build-id.o buildsym.o c-lang.o c-typeprint.o c-valprint.o c-varobj.o charset.o cli-out.o coff-pe-read.o coffread.o complaints.o completer.o continuations.o copying.o corefile.o corelow.o cp-abi.o cp-namespace.o cp-support.o cp-valprint.o ctf.o d-lang.o d-namespace.o d-valprint.o dbxread.o dcache.o debug.o demangle.o dictionary.o disasm.o disasm-selftests.o dummy-frame.o dwarf2-frame.o dwarf2-frame-tailcall.o dwarf2expr.o dwarf2loc.o dwarf2read.o eval.o event-loop.o event-top.o exceptions.o expprint.o extension.o f-lang.o f-typeprint.o f-valprint.o filename-seen-cache.o filesystem.o findcmd.o findvar.o frame.o frame-base.o frame-unwind.o gcore.o gdb_bfd.o gdb-dlfcn.o gdb_obstack.o gdb_regex.o gdb_usleep.o gdbarch.o gdbarch-selftests.o gdbtypes.o gnu-v2-abi.o gnu-v3-abi.o go-lang.o go-typeprint.o go-valprint.o inf-child.o inf-loop.o infcall.o infcmd.o inferior.o infrun.o inline-frame.o interps.o jit.o language.o linespec.o location.o m2-lang.o m2-typeprint.o m2-valprint.o macrocmd.o macroexp.o macroscope.o macrotab.o main.o maint.o mdebugread.o mem-break.o memattr.o memory-map.o memrange.o minidebug.o minsyms.o mipsread.o namespace.o objc-lang.o objfiles.o observer.o opencl-lang.o osabi.o osdata.o p-lang.o p-typeprint.o p-valprint.o parse.o printcmd.o probe.o producer.o progspace.o progspace-and-thread.o prologue-value.o psymtab.o record.o record-btrace.o record-full.o regcache.o reggroups.o registry.o remote.o remote-fileio.o remote-notif.o reverse.o rust-lang.o sentinel-frame.o ser-event.o serial.o skip.o solib.o solib-target.o source.o stabsread.o stack.o std-regs.o symfile.o symfile-debug.o symmisc.o symtab.o target.o target-dcache.o target-descriptions.o target-memory.o thread.o thread-fsm.o tid-parse.o top.o tracefile.o tracefile-tfile.o tracepoint.o trad-frame.o tramp-frame.o target-float.o typeprint.o ui-file.o ui-out.o user-regs.o utils.o valarith.o valops.o valprint.o value.o varobj.o xml-support.o xml-syscall.o xml-tdesc.o target/waitstatus.o compile/compile.o compile/compile-c-support.o compile/compile-c-symbols.o compile/compile-c-types.o compile/compile-loc2c.o compile/compile-object-load.o compile/compile-object-run.o inflow.o init.o \ -lreadline ../opcodes/libopcodes.a ../bfd/libbfd.a -lz ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -ldl -lselinux -ldl -lncursesw -lm -ldl -ldl -lpthread -ldl -lutil -lm -lpython2.7 -lexpat -llzma /builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/lib64/libipt.a ../libiberty/libiberty.a build-gnulib/import/libgnu.a -lmpfr -ldl -Wl,--dynamic-list=../../gdb/proc-service.list make[3]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb' make[4]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/doc' cd .. && /bin/sh ./config.status doc/Makefile config.status: creating doc/Makefile make[4]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/doc' make[4]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/doc' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/doc' make[4]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver' /bin/sh ../../../gdb/gdbserver/../common/create-version.sh ../../../gdb/gdbserver/.. \ x86_64-redhat-linux-gnu x86_64-redhat-linux-gnu version-generated.c rm -f xml-builtin.tmp /bin/sh ../../../gdb/gdbserver/../features/feature_to_c.sh xml-builtin.tmp ../../../gdb/gdbserver/../features/i386/32bit-linux.xml ../../../gdb/gdbserver/../features/i386/32bit-core.xml ../../../gdb/gdbserver/../features/i386/32bit-sse.xml ../../../gdb/gdbserver/../features/i386/32bit-avx.xml ../../../gdb/gdbserver/../features/i386/32bit-avx512.xml ../../../gdb/gdbserver/../features/i386/32bit-mpx.xml ../../../gdb/gdbserver/../features/i386/32bit-pkeys.xml ../../../gdb/gdbserver/../features/i386/64bit-linux.xml ../../../gdb/gdbserver/../features/i386/64bit-core.xml ../../../gdb/gdbserver/../features/i386/64bit-segments.xml ../../../gdb/gdbserver/../features/i386/64bit-sse.xml ../../../gdb/gdbserver/../features/i386/64bit-avx.xml ../../../gdb/gdbserver/../features/i386/64bit-avx512.xml ../../../gdb/gdbserver/../features/i386/x32-core.xml ../../../gdb/gdbserver/../features/i386/64bit-mpx.xml ../../../gdb/gdbserver/../features/i386/64bit-pkeys.xml config.status: creating Makefile config.status: executing depfiles commands make[5]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver' make[6]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver' make[7]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver' make[8]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ../../../../../gdb/gdbserver/../gnulib/import/alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h rm -f configmake.h-t && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#define PREFIX "/opt/rh/devtoolset-8/root/usr"'; \ echo '#define EXEC_PREFIX "/opt/rh/devtoolset-8/root/usr"'; \ echo '#define BINDIR "/opt/rh/devtoolset-8/root/usr/bin"'; \ echo '#define SBINDIR "/opt/rh/devtoolset-8/root/usr/sbin"'; \ echo '#define LIBEXECDIR "/opt/rh/devtoolset-8/root/usr/libexec"'; \ echo '#define DATAROOTDIR "/opt/rh/devtoolset-8/root/usr/share"'; \ echo '#define DATADIR "/opt/rh/devtoolset-8/root/usr/share"'; \ echo '#define SYSCONFDIR "/opt/rh/devtoolset-8/root/etc"'; \ echo '#define SHAREDSTATEDIR "/opt/rh/devtoolset-8/root/usr/com"'; \ echo '#define LOCALSTATEDIR "/opt/rh/devtoolset-8/root/usr/var"'; \ echo '#define RUNSTATEDIR "/opt/rh/devtoolset-8/root/usr/var/run"'; \ echo '#define INCLUDEDIR "/opt/rh/devtoolset-8/root/usr/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/opt/rh/devtoolset-8/root/usr/share/doc/"'; \ echo '#define INFODIR "/opt/rh/devtoolset-8/root/usr/share/info"'; \ echo '#define HTMLDIR "/opt/rh/devtoolset-8/root/usr/share/doc/"'; \ echo '#define DVIDIR "/opt/rh/devtoolset-8/root/usr/share/doc/"'; \ echo '#define PDFDIR "/opt/rh/devtoolset-8/root/usr/share/doc/"'; \ echo '#define PSDIR "/opt/rh/devtoolset-8/root/usr/share/doc/"'; \ echo '#define LIBDIR "/opt/rh/devtoolset-8/root/usr/lib64"'; \ echo '#define LISPDIR "/opt/rh/devtoolset-8/root/usr/share/emacs/site-lisp"'; \ echo '#define LOCALEDIR "/opt/rh/devtoolset-8/root/usr/share/locale"'; \ echo '#define MANDIR "/opt/rh/devtoolset-8/root/usr/share/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGDATADIR "/opt/rh/devtoolset-8/root/usr/share/libgnu"'; \ echo '#define PKGINCLUDEDIR "/opt/rh/devtoolset-8/root/usr/include/libgnu"'; \ echo '#define PKGLIBDIR "/opt/rh/devtoolset-8/root/usr/lib64/libgnu"'; \ echo '#define PKGLIBEXECDIR "/opt/rh/devtoolset-8/root/usr/libexec/libgnu"'; \ } | sed '/""/d' > configmake.h-t && \ mv -f configmake.h-t configmake.h rm -f c++defs.h-t c++defs.h && \ sed -n -e '/_GL_CXXDEFS/,$p' \ < ../../../../../gdb/gdbserver/../gnulib/import/extra/snippet/c++defs.h \ > c++defs.h-t && \ mv c++defs.h-t c++defs.h rm -f arg-nonnull.h-t arg-nonnull.h && \ sed -n -e '/GL_ARG_NONNULL/,$p' \ < ../../../../../gdb/gdbserver/../gnulib/import/extra/snippet/arg-nonnull.h \ > arg-nonnull.h-t && \ mv arg-nonnull.h-t arg-nonnull.h rm -f warn-on-use.h-t warn-on-use.h && \ sed -n -e '/^.ifndef/,$p' \ < ../../../../../gdb/gdbserver/../gnulib/import/extra/snippet/warn-on-use.h \ > warn-on-use.h-t && \ mv warn-on-use.h-t warn-on-use.h rm -f limits.h-t limits.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -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/gdbserver/../gnulib/import/limits.in.h; \ } > limits.h-t && \ mv limits.h-t limits.h rm -f stddef.h-t stddef.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -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_STDDEF_H''@||g' \ -e 's|@''HAVE_MAX_ALIGN_T''@|0|g' \ -e 's|@''HAVE_WCHAR_T''@|1|g' \ -e 's|@''REPLACE_NULL''@|0|g' \ < ../../../../../gdb/gdbserver/../gnulib/import/stddef.in.h; \ } > stddef.h-t && \ mv stddef.h-t stddef.h rm -f stdint.h-t stdint.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_STDINT_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_STDINT_H''@||g' \ -e 's/@''HAVE_C99_STDINT_H''@/1/g' \ -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \ -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \ -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \ -e 's/@''HAVE_WCHAR_H''@/1/g' \ -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''BITSIZEOF_PTRDIFF_T''@//g' \ -e 's/@''PTRDIFF_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@//g' \ -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@//g' \ -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_SIZE_T''@//g' \ -e 's/@''SIZE_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_WCHAR_T''@//g' \ -e 's/@''HAVE_SIGNED_WCHAR_T''@//g' \ -e 's/@''WCHAR_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_WINT_T''@//g' \ -e 's/@''HAVE_SIGNED_WINT_T''@//g' \ -e 's/@''WINT_T_SUFFIX''@//g' \ < ../../../../../gdb/gdbserver/../gnulib/import/stdint.in.h; \ } > stdint.h-t && \ mv stdint.h-t stdint.h /usr/bin/mkdir -p sys rm -f sys/types.h-t sys/types.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -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' \ < ../../../../../gdb/gdbserver/../gnulib/import/sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h rm -f dirent.h-t dirent.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -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 c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ../../../../../gdb/gdbserver/../gnulib/import/dirent.in.h; \ } > dirent.h-t && \ mv dirent.h-t dirent.h rm -f fcntl.h-t fcntl.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -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_FCNTL''@/1/g' \ -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_OPEN''@/1/g' \ -e 's/@''GNULIB_OPENAT''@/1/g' \ -e 's|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|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 c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ../../../../../gdb/gdbserver/../gnulib/import/fcntl.in.h; \ } > fcntl.h-t && \ mv fcntl.h-t fcntl.h rm -f glob.h-t glob.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ../../../../../gdb/gdbserver/../gnulib/import/glob.in.h; \ } > glob.h-t && \ mv -f glob.h-t glob.h rm -f inttypes.h-t inttypes.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -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/@''PRI_MACROS_BROKEN''@/0/g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/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/@''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 c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ../../../../../gdb/gdbserver/../gnulib/import/inttypes.in.h; \ } > inttypes.h-t && \ mv inttypes.h-t inttypes.h rm -f math.h-t math.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -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/gdbserver/../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' \ | \ 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_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_EXPM1''@|0|g' \ -e 's|@''REPLACE_EXPM1F''@|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_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_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_GCC''@|0|g' \ -e 's|@''REPLACE_SQRTL''@|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 c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > math.h-t && \ mv math.h-t math.h rm -f signal.h-t signal.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -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 c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ../../../../../gdb/gdbserver/../gnulib/import/signal.in.h; \ } > signal.h-t && \ mv signal.h-t signal.h rm -f stdio.h-t stdio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -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_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''@/0/g' \ -e 's/@''GNULIB_GETLINE''@/0/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' \ < ../../../../../gdb/gdbserver/../gnulib/import/stdio.in.h | \ sed -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_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 c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > stdio.h-t && \ mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -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_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_MBTOWC''@/0/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/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_POSIX''@/1/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_STRTOLL''@/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' \ < ../../../../../gdb/gdbserver/../gnulib/import/stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|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_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_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_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|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_CALLOC''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_MALLOC''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|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_R''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _Noreturn/r ../../../../../gdb/gdbserver/../gnulib/import/extra/snippet/_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -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_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''@/0/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''@/0/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ < ../../../../../gdb/gdbserver/../gnulib/import/string.in.h | \ sed -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_MEMCHR''@|1|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_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|1|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ < ../../../../../gdb/gdbserver/../gnulib/import/string.in.h; \ } > string.h-t && \ mv string.h-t string.h /usr/bin/mkdir -p sys /usr/bin/mkdir -p sys rm -f time.h-t time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -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_GETTIMEOFDAY''@/1/g' \ -e 's/@''GNULIB_MKTIME''@/0/g' \ -e 's/@''GNULIB_NANOSLEEP''@/0/g' \ -e 's/@''GNULIB_STRPTIME''@/0/g' \ -e 's/@''GNULIB_TIMEGM''@/0/g' \ -e 's/@''GNULIB_TIME_R''@/0/g' \ -e 's/@''GNULIB_TIME_RZ''@/0/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_TIMEZONE_T''@|0|g' \ -e 's|@''REPLACE_GMTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TIMEGM''@|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 '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ../../../../../gdb/gdbserver/../gnulib/import/time.in.h; \ } > time.h-t && \ mv time.h-t time.h rm -f sys/stat.h-t sys/stat.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -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/@''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_LCHMOD''@/0/g' \ -e 's/@''GNULIB_LSTAT''@/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|@''HAVE_FCHMODAT''@|1|g' \ -e 's|@''HAVE_FSTATAT''@|1|g' \ -e 's|@''HAVE_FUTIMENS''@|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_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_MKNOD''@|0|g' \ -e 's|@''REPLACE_STAT''@|0|g' \ -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ../../../../../gdb/gdbserver/../gnulib/import/sys_stat.in.h; \ } > sys/stat.h-t && \ mv sys/stat.h-t sys/stat.h rm -f sys/time.h-t sys/time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -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 c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ../../../../../gdb/gdbserver/../gnulib/import/sys_time.in.h; \ } > sys/time.h-t && \ mv sys/time.h-t sys/time.h rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -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_CHDIR''@/1/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/1/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_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_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_GETPAGESIZE''@/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''@/0/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_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/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' \ < ../../../../../gdb/gdbserver/../gnulib/import/unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|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_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETLOGIN''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|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_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|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_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|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_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_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_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h rm -f wchar.h-t wchar.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -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/@''GNULIB_BTOWC''@/0/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''@/0/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/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' \ < ../../../../../gdb/gdbserver/../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_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_DECL_WCTOB''@|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_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 '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > wchar.h-t && \ mv wchar.h-t wchar.h rm -f wctype.h-t wctype.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -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/@''GNULIB_ISWBLANK''@/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_ISWCNTRL''@/0/g' \ -e 's/@''REPLACE_TOWLOWER''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ../../../../../gdb/gdbserver/../gnulib/import/wctype.in.h; \ } > wctype.h-t && \ mv wctype.h-t wctype.h make all-recursive make[9]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' /bin/sh ../../../gdb/gdbserver/../../move-if-change xml-builtin.tmp xml-builtin-generated.c echo stamp > stamp-xml make[10]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' gcc -DHAVE_CONFIG_H -I. -I../../../../../gdb/gdbserver/../gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT cloexec.o -MD -MP -MF .deps/cloexec.Tpo -c -o cloexec.o ../../../../../gdb/gdbserver/../gnulib/import/cloexec.c gcc -DHAVE_CONFIG_H -I. -I../../../../../gdb/gdbserver/../gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT dirname-lgpl.o -MD -MP -MF .deps/dirname-lgpl.Tpo -c -o dirname-lgpl.o ../../../../../gdb/gdbserver/../gnulib/import/dirname-lgpl.c gcc -DHAVE_CONFIG_H -I. -I../../../../../gdb/gdbserver/../gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT basename-lgpl.o -MD -MP -MF .deps/basename-lgpl.Tpo -c -o basename-lgpl.o ../../../../../gdb/gdbserver/../gnulib/import/basename-lgpl.c gcc -DHAVE_CONFIG_H -I. -I../../../../../gdb/gdbserver/../gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT stripslash.o -MD -MP -MF .deps/stripslash.Tpo -c -o stripslash.o ../../../../../gdb/gdbserver/../gnulib/import/stripslash.c gcc -DHAVE_CONFIG_H -I. -I../../../../../gdb/gdbserver/../gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT exitfail.o -MD -MP -MF .deps/exitfail.Tpo -c -o exitfail.o ../../../../../gdb/gdbserver/../gnulib/import/exitfail.c gcc -DHAVE_CONFIG_H -I. -I../../../../../gdb/gdbserver/../gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT fd-hook.o -MD -MP -MF .deps/fd-hook.Tpo -c -o fd-hook.o ../../../../../gdb/gdbserver/../gnulib/import/fd-hook.c gcc -DHAVE_CONFIG_H -I. -I../../../../../gdb/gdbserver/../gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT filenamecat-lgpl.o -MD -MP -MF .deps/filenamecat-lgpl.Tpo -c -o filenamecat-lgpl.o ../../../../../gdb/gdbserver/../gnulib/import/filenamecat-lgpl.c gcc -DHAVE_CONFIG_H -I. -I../../../../../gdb/gdbserver/../gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT getprogname.o -MD -MP -MF .deps/getprogname.Tpo -c -o getprogname.o ../../../../../gdb/gdbserver/../gnulib/import/getprogname.c gcc -DHAVE_CONFIG_H -I. -I../../../../../gdb/gdbserver/../gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT hard-locale.o -MD -MP -MF .deps/hard-locale.Tpo -c -o hard-locale.o ../../../../../gdb/gdbserver/../gnulib/import/hard-locale.c gcc -DHAVE_CONFIG_H -I. -I../../../../../gdb/gdbserver/../gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT localcharset.o -MD -MP -MF .deps/localcharset.Tpo -c -o localcharset.o ../../../../../gdb/gdbserver/../gnulib/import/localcharset.c gcc -DHAVE_CONFIG_H -I. -I../../../../../gdb/gdbserver/../gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT malloca.o -MD -MP -MF .deps/malloca.Tpo -c -o malloca.o ../../../../../gdb/gdbserver/../gnulib/import/malloca.c gcc -DHAVE_CONFIG_H -I. -I../../../../../gdb/gdbserver/../gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT math.o -MD -MP -MF .deps/math.Tpo -c -o math.o ../../../../../gdb/gdbserver/../gnulib/import/math.c gcc -DHAVE_CONFIG_H -I. -I../../../../../gdb/gdbserver/../gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT openat-die.o -MD -MP -MF .deps/openat-die.Tpo -c -o openat-die.o ../../../../../gdb/gdbserver/../gnulib/import/openat-die.c gcc -DHAVE_CONFIG_H -I. -I../../../../../gdb/gdbserver/../gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT save-cwd.o -MD -MP -MF .deps/save-cwd.Tpo -c -o save-cwd.o ../../../../../gdb/gdbserver/../gnulib/import/save-cwd.c gcc -DHAVE_CONFIG_H -I. -I../../../../../gdb/gdbserver/../gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT strnlen1.o -MD -MP -MF .deps/strnlen1.Tpo -c -o strnlen1.o ../../../../../gdb/gdbserver/../gnulib/import/strnlen1.c gcc -DHAVE_CONFIG_H -I. -I../../../../../gdb/gdbserver/../gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT unistd.o -MD -MP -MF .deps/unistd.Tpo -c -o unistd.o ../../../../../gdb/gdbserver/../gnulib/import/unistd.c gcc -DHAVE_CONFIG_H -I. -I../../../../../gdb/gdbserver/../gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT dup-safer.o -MD -MP -MF .deps/dup-safer.Tpo -c -o dup-safer.o ../../../../../gdb/gdbserver/../gnulib/import/dup-safer.c gcc -DHAVE_CONFIG_H -I. -I../../../../../gdb/gdbserver/../gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT fd-safer.o -MD -MP -MF .deps/fd-safer.Tpo -c -o fd-safer.o ../../../../../gdb/gdbserver/../gnulib/import/fd-safer.c gcc -DHAVE_CONFIG_H -I. -I../../../../../gdb/gdbserver/../gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT pipe-safer.o -MD -MP -MF .deps/pipe-safer.Tpo -c -o pipe-safer.o ../../../../../gdb/gdbserver/../gnulib/import/pipe-safer.c gcc -DHAVE_CONFIG_H -I. -I../../../../../gdb/gdbserver/../gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT wctype-h.o -MD -MP -MF .deps/wctype-h.Tpo -c -o wctype-h.o ../../../../../gdb/gdbserver/../gnulib/import/wctype-h.c gcc -DHAVE_CONFIG_H -I. -I../../../../../gdb/gdbserver/../gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT chdir-long.o -MD -MP -MF .deps/chdir-long.Tpo -c -o chdir-long.o ../../../../../gdb/gdbserver/../gnulib/import/chdir-long.c gcc -DHAVE_CONFIG_H -I. -I../../../../../gdb/gdbserver/../gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT fcntl.o -MD -MP -MF .deps/fcntl.Tpo -c -o fcntl.o ../../../../../gdb/gdbserver/../gnulib/import/fcntl.c gcc -DHAVE_CONFIG_H -I. -I../../../../../gdb/gdbserver/../gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT glob.o -MD -MP -MF .deps/glob.Tpo -c -o glob.o ../../../../../gdb/gdbserver/../gnulib/import/glob.c gcc -DHAVE_CONFIG_H -I. -I../../../../../gdb/gdbserver/../gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT mbrtowc.o -MD -MP -MF .deps/mbrtowc.Tpo -c -o mbrtowc.o ../../../../../gdb/gdbserver/../gnulib/import/mbrtowc.c gcc -DHAVE_CONFIG_H -I. -I../../../../../gdb/gdbserver/../gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT openat-proc.o -MD -MP -MF .deps/openat-proc.Tpo -c -o openat-proc.o ../../../../../gdb/gdbserver/../gnulib/import/openat-proc.c gcc -DHAVE_CONFIG_H -I. -I../../../../../gdb/gdbserver/../gnulib/import -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -MT strstr.o -MD -MP -MF .deps/strstr.Tpo -c -o strstr.o ../../../../../gdb/gdbserver/../gnulib/import/strstr.c rm -f t-charset.alias charset.alias && \ /bin/sh ../../../../../gdb/gdbserver/../gnulib/import/config.charset 'x86_64-redhat-linux-gnu' > t-charset.alias && \ mv t-charset.alias charset.alias rm -f t-ref-add.sed ref-add.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/libgnu/g' ../../../../../gdb/gdbserver/../gnulib/import/ref-add.sin > t-ref-add.sed && \ mv t-ref-add.sed ref-add.sed rm -f t-ref-del.sed ref-del.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/libgnu/g' ../../../../../gdb/gdbserver/../gnulib/import/ref-del.sin > t-ref-del.sed && \ mv t-ref-del.sed ref-del.sed mv -f .deps/stripslash.Tpo .deps/stripslash.Po mv -f .deps/fd-hook.Tpo .deps/fd-hook.Po mv -f .deps/exitfail.Tpo .deps/exitfail.Po mv -f .deps/getprogname.Tpo .deps/getprogname.Po mv -f .deps/strnlen1.Tpo .deps/strnlen1.Po mv -f .deps/math.Tpo .deps/math.Po mv -f .deps/unistd.Tpo .deps/unistd.Po mv -f .deps/dup-safer.Tpo .deps/dup-safer.Po mv -f .deps/hard-locale.Tpo .deps/hard-locale.Po mv -f .deps/cloexec.Tpo .deps/cloexec.Po mv -f .deps/basename-lgpl.Tpo .deps/basename-lgpl.Po mv -f .deps/fd-safer.Tpo .deps/fd-safer.Po mv -f .deps/mbrtowc.Tpo .deps/mbrtowc.Po mv -f .deps/dirname-lgpl.Tpo .deps/dirname-lgpl.Po mv -f .deps/pipe-safer.Tpo .deps/pipe-safer.Po mv -f .deps/openat-die.Tpo .deps/openat-die.Po mv -f .deps/malloca.Tpo .deps/malloca.Po mv -f .deps/wctype-h.Tpo .deps/wctype-h.Po mv -f .deps/filenamecat-lgpl.Tpo .deps/filenamecat-lgpl.Po mv -f .deps/fcntl.Tpo .deps/fcntl.Po mv -f .deps/openat-proc.Tpo .deps/openat-proc.Po mv -f .deps/save-cwd.Tpo .deps/save-cwd.Po mv -f .deps/localcharset.Tpo .deps/localcharset.Po mv -f .deps/chdir-long.Tpo .deps/chdir-long.Po mv -f .deps/strstr.Tpo .deps/strstr.Po mv -f .deps/glob.Tpo .deps/glob.Po rm -f libgnu.a ar cr libgnu.a cloexec.o dirname-lgpl.o basename-lgpl.o stripslash.o exitfail.o fd-hook.o filenamecat-lgpl.o getprogname.o hard-locale.o localcharset.o malloca.o math.o openat-die.o save-cwd.o strnlen1.o unistd.o dup-safer.o fd-safer.o pipe-safer.o wctype-h.o chdir-long.o fcntl.o glob.o mbrtowc.o openat-proc.o strstr.o ranlib libgnu.a make[10]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make[9]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make[8]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make[7]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver' make[6]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver' make[6]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-libiberty-gdbserver' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-picdir touch stamp-noasandir echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/regex.c -o noasan/regex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/md5.c -o noasan/md5.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/sha1.c -o noasan/sha1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/alloca.c -o noasan/alloca.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/concat.c -o pic/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/regex.c -o regex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/argv.c -o noasan/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/cplus-dem.c -o cplus-dem.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/cp-demangle.c -o cp-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/crc32.c -o pic/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/md5.c -o md5.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/sha1.c -o sha1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/concat.c -o noasan/concat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi make[7]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-libiberty-gdbserver/testsuite' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-libiberty-gdbserver/testsuite' gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/argv.c -o argv.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/crc32.c -o noasan/crc32.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/concat.c -o concat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/getopt.c -o pic/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/crc32.c -o crc32.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/d-demangle.c -o d-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/hex.c -o pic/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/dwarfnames.c -o dwarfnames.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/getopt.c -o noasan/getopt.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/fdmatch.c -o fdmatch.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/fibheap.c -o fibheap.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/hex.c -o noasan/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/filename_cmp.c -o filename_cmp.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/floatformat.c -o floatformat.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/fopen_unlocked.c -o fopen_unlocked.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/getopt.c -o getopt.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/getopt1.c -o getopt1.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/getpwd.c -o getpwd.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/getruntime.c -o getruntime.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/hashtab.c -o hashtab.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/hex.c -o hex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/lbasename.c -o lbasename.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/obstack.c -o noasan/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/make-temp-file.c -o make-temp-file.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/objalloc.c -o objalloc.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/obstack.c -o obstack.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/partition.c -o noasan/partition.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/physmem.c -o noasan/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/partition.c -o partition.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/pexecute.c -o pexecute.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/physmem.c -o physmem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/pex-common.c -o pex-common.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/pex-one.c -o pex-one.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/vprintf-support.c -o vprintf-support.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/rust-demangle.c -o rust-demangle.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/simple-object.c -o simple-object.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/simple-object-elf.c -o simple-object-elf.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/sort.c -o noasan/sort.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/spaces.c -o noasan/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/sort.c -o sort.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/spaces.c -o spaces.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/strerror.c -o noasan/strerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/splay-tree.c -o splay-tree.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/stack-limit.c -o stack-limit.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/strerror.c -o strerror.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/timeval-utils.c -o timeval-utils.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi ../../../../gdb/gdbserver/../../libiberty/simple-object-elf.c: In function 'simple_object_elf_copy_lto_debug_sections': ../../../../gdb/gdbserver/../../libiberty/simple-object-elf.c:1161:3: warning: ISO C90 forbids mixed declarations and code [-Wpedantic] int changed; ^ if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/xasprintf.c -o xasprintf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/xexit.c -o noasan/xexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/xatexit.c -o xatexit.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/xexit.c -o xexit.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/xvasprintf.c -o xvasprintf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/setproctitle.c -o setproctitle.o rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o ranlib ./libiberty.a if [ x"" != x ]; then \ cd pic; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi make[6]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-libiberty-gdbserver' make[5]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver' g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o agent.o -MT agent.o -MMD -MP -MF ./.deps/agent.Tpo ../../../gdb/gdbserver/../common/agent.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o ax.o -MT ax.o -MMD -MP -MF ./.deps/ax.Tpo `echo " -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused " | sed "s/ -Wformat-nonliteral / -Wno-format-nonliteral /g"` ../../../gdb/gdbserver/ax.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o btrace-common.o -MT btrace-common.o -MMD -MP -MF ./.deps/btrace-common.Tpo ../../../gdb/gdbserver/../common/btrace-common.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o buffer.o -MT buffer.o -MMD -MP -MF ./.deps/buffer.Tpo ../../../gdb/gdbserver/../common/buffer.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o cleanups.o -MT cleanups.o -MMD -MP -MF ./.deps/cleanups.Tpo ../../../gdb/gdbserver/../common/cleanups.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o common-debug.o -MT common-debug.o -MMD -MP -MF ./.deps/common-debug.Tpo ../../../gdb/gdbserver/../common/common-debug.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o common-exceptions.o -MT common-exceptions.o -MMD -MP -MF ./.deps/common-exceptions.Tpo ../../../gdb/gdbserver/../common/common-exceptions.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o job-control.o -MT job-control.o -MMD -MP -MF ./.deps/job-control.Tpo ../../../gdb/gdbserver/../common/job-control.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o common-regcache.o -MT common-regcache.o -MMD -MP -MF ./.deps/common-regcache.Tpo ../../../gdb/gdbserver/../common/common-regcache.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o common-utils.o -MT common-utils.o -MMD -MP -MF ./.deps/common-utils.Tpo ../../../gdb/gdbserver/../common/common-utils.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o debug.o -MT debug.o -MMD -MP -MF ./.deps/debug.Tpo ../../../gdb/gdbserver/debug.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o dll.o -MT dll.o -MMD -MP -MF ./.deps/dll.Tpo ../../../gdb/gdbserver/dll.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o errors.o -MT errors.o -MMD -MP -MF ./.deps/errors.Tpo ../../../gdb/gdbserver/../common/errors.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o environ.o -MT environ.o -MMD -MP -MF ./.deps/environ.Tpo ../../../gdb/gdbserver/../common/environ.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o event-loop.o -MT event-loop.o -MMD -MP -MF ./.deps/event-loop.Tpo ../../../gdb/gdbserver/event-loop.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o fileio.o -MT fileio.o -MMD -MP -MF ./.deps/fileio.Tpo ../../../gdb/gdbserver/../common/fileio.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o filestuff.o -MT filestuff.o -MMD -MP -MF ./.deps/filestuff.Tpo ../../../gdb/gdbserver/../common/filestuff.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o format.o -MT format.o -MMD -MP -MF ./.deps/format.Tpo ../../../gdb/gdbserver/../common/format.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o gdb_tilde_expand.o -MT gdb_tilde_expand.o -MMD -MP -MF ./.deps/gdb_tilde_expand.Tpo ../../../gdb/gdbserver/../common/gdb_tilde_expand.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o gdb_vecs.o -MT gdb_vecs.o -MMD -MP -MF ./.deps/gdb_vecs.Tpo ../../../gdb/gdbserver/../common/gdb_vecs.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o hostio.o -MT hostio.o -MMD -MP -MF ./.deps/hostio.Tpo ../../../gdb/gdbserver/hostio.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o inferiors.o -MT inferiors.o -MMD -MP -MF ./.deps/inferiors.Tpo ../../../gdb/gdbserver/inferiors.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o mem-break.o -MT mem-break.o -MMD -MP -MF ./.deps/mem-break.Tpo ../../../gdb/gdbserver/mem-break.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o netstuff.o -MT netstuff.o -MMD -MP -MF ./.deps/netstuff.Tpo ../../../gdb/gdbserver/../common/netstuff.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o new-op.o -MT new-op.o -MMD -MP -MF ./.deps/new-op.Tpo ../../../gdb/gdbserver/../common/new-op.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o notif.o -MT notif.o -MMD -MP -MF ./.deps/notif.Tpo ../../../gdb/gdbserver/notif.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o print-utils.o -MT print-utils.o -MMD -MP -MF ./.deps/print-utils.Tpo ../../../gdb/gdbserver/../common/print-utils.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o ptid.o -MT ptid.o -MMD -MP -MF ./.deps/ptid.Tpo ../../../gdb/gdbserver/../common/ptid.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o regcache.o -MT regcache.o -MMD -MP -MF ./.deps/regcache.Tpo ../../../gdb/gdbserver/regcache.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o remote-utils.o -MT remote-utils.o -MMD -MP -MF ./.deps/remote-utils.Tpo ../../../gdb/gdbserver/remote-utils.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o rsp-low.o -MT rsp-low.o -MMD -MP -MF ./.deps/rsp-low.Tpo ../../../gdb/gdbserver/../common/rsp-low.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o server.o -MT server.o -MMD -MP -MF ./.deps/server.Tpo ../../../gdb/gdbserver/server.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o signals.o -MT signals.o -MMD -MP -MF ./.deps/signals.Tpo ../../../gdb/gdbserver/../common/signals.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o signals-state-save-restore.o -MT signals-state-save-restore.o -MMD -MP -MF ./.deps/signals-state-save-restore.Tpo ../../../gdb/gdbserver/../common/signals-state-save-restore.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o symbol.o -MT symbol.o -MMD -MP -MF ./.deps/symbol.Tpo ../../../gdb/gdbserver/symbol.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o target.o -MT target.o -MMD -MP -MF ./.deps/target.Tpo ../../../gdb/gdbserver/target.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o tdesc.o -MT tdesc.o -MMD -MP -MF ./.deps/tdesc.Tpo ../../../gdb/gdbserver/tdesc.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o tracepoint.o -MT tracepoint.o -MMD -MP -MF ./.deps/tracepoint.Tpo ../../../gdb/gdbserver/tracepoint.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o utils.o -MT utils.o -MMD -MP -MF ./.deps/utils.Tpo ../../../gdb/gdbserver/utils.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o vec.o -MT vec.o -MMD -MP -MF ./.deps/vec.Tpo ../../../gdb/gdbserver/../common/vec.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o version.o -MT version.o -MMD -MP -MF ./.deps/version.Tpo version-generated.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o waitstatus.o -MT waitstatus.o -MMD -MP -MF ./.deps/waitstatus.Tpo ../../../gdb/gdbserver/../target/waitstatus.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o xml-utils.o -MT xml-utils.o -MMD -MP -MF ./.deps/xml-utils.Tpo ../../../gdb/gdbserver/../common/xml-utils.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o linux-low.o -MT linux-low.o -MMD -MP -MF ./.deps/linux-low.Tpo ../../../gdb/gdbserver/linux-low.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o linux-osdata.o -MT linux-osdata.o -MMD -MP -MF ./.deps/linux-osdata.Tpo ../../../gdb/gdbserver/../nat/linux-osdata.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o linux-procfs.o -MT linux-procfs.o -MMD -MP -MF ./.deps/linux-procfs.Tpo ../../../gdb/gdbserver/../nat/linux-procfs.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o linux-ptrace.o -MT linux-ptrace.o -MMD -MP -MF ./.deps/linux-ptrace.Tpo ../../../gdb/gdbserver/../nat/linux-ptrace.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o linux-waitpid.o -MT linux-waitpid.o -MMD -MP -MF ./.deps/linux-waitpid.Tpo ../../../gdb/gdbserver/../nat/linux-waitpid.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o linux-personality.o -MT linux-personality.o -MMD -MP -MF ./.deps/linux-personality.Tpo ../../../gdb/gdbserver/../nat/linux-personality.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o linux-namespaces.o -MT linux-namespaces.o -MMD -MP -MF ./.deps/linux-namespaces.Tpo ../../../gdb/gdbserver/../nat/linux-namespaces.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o fork-child.o -MT fork-child.o -MMD -MP -MF ./.deps/fork-child.Tpo ../../../gdb/gdbserver/fork-child.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o fork-inferior.o -MT fork-inferior.o -MMD -MP -MF ./.deps/fork-inferior.Tpo ../../../gdb/gdbserver/../nat/fork-inferior.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o linux-x86-low.o -MT linux-x86-low.o -MMD -MP -MF ./.deps/linux-x86-low.Tpo ../../../gdb/gdbserver/linux-x86-low.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o x86-low.o -MT x86-low.o -MMD -MP -MF ./.deps/x86-low.Tpo ../../../gdb/gdbserver/x86-low.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o x86-dregs.o -MT x86-dregs.o -MMD -MP -MF ./.deps/x86-dregs.Tpo ../../../gdb/gdbserver/../nat/x86-dregs.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o i387-fp.o -MT i387-fp.o -MMD -MP -MF ./.deps/i387-fp.Tpo ../../../gdb/gdbserver/i387-fp.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o arch/i386.o -MT arch/i386.o -MMD -MP -MF arch/.deps/i386.Tpo ../../../gdb/gdbserver/../arch/i386.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o arch/amd64.o -MT arch/amd64.o -MMD -MP -MF arch/.deps/amd64.Tpo ../../../gdb/gdbserver/../arch/amd64.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o linux-x86-tdesc.o -MT linux-x86-tdesc.o -MMD -MP -MF ./.deps/linux-x86-tdesc.Tpo ../../../gdb/gdbserver/linux-x86-tdesc.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o linux-btrace.o -MT linux-btrace.o -MMD -MP -MF ./.deps/linux-btrace.Tpo ../../../gdb/gdbserver/../nat/linux-btrace.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o x86-linux.o -MT x86-linux.o -MMD -MP -MF ./.deps/x86-linux.Tpo ../../../gdb/gdbserver/../nat/x86-linux.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o x86-linux-dregs.o -MT x86-linux-dregs.o -MMD -MP -MF ./.deps/x86-linux-dregs.Tpo ../../../gdb/gdbserver/../nat/x86-linux-dregs.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o amd64-linux-siginfo.o -MT amd64-linux-siginfo.o -MMD -MP -MF ./.deps/amd64-linux-siginfo.Tpo ../../../gdb/gdbserver/../nat/amd64-linux-siginfo.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o hostio-errno.o -MT hostio-errno.o -MMD -MP -MF ./.deps/hostio-errno.Tpo ../../../gdb/gdbserver/hostio-errno.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o thread-db.o -MT thread-db.o -MMD -MP -MF ./.deps/thread-db.Tpo ../../../gdb/gdbserver/thread-db.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o proc-service.o -MT proc-service.o -MMD -MP -MF ./.deps/proc-service.Tpo ../../../gdb/gdbserver/proc-service.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o posix-strerror.o -MT posix-strerror.o -MMD -MP -MF ./.deps/posix-strerror.Tpo ../../../gdb/gdbserver/../common/posix-strerror.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o xml-builtin.o -MT xml-builtin.o -MMD -MP -MF ./.deps/xml-builtin.Tpo xml-builtin-generated.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -c -o gdbreplay.o -MT gdbreplay.o -MMD -MP -MF ./.deps/gdbreplay.Tpo ../../../gdb/gdbserver/gdbreplay.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o ax-ipa.o -MT ax-ipa.o -MMD -MP -MF ./.deps/ax-ipa.Tpo `echo " -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused " | sed "s/ -Wformat-nonliteral / -Wno-format-nonliteral /g"` ../../../gdb/gdbserver/ax.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o common-utils-ipa.o -MT common-utils-ipa.o -MMD -MP -MF ./.deps/common-utils-ipa.Tpo ../../../gdb/gdbserver/../common/common-utils.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o errors-ipa.o -MT errors-ipa.o -MMD -MP -MF ./.deps/errors-ipa.Tpo ../../../gdb/gdbserver/../common/errors.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o format-ipa.o -MT format-ipa.o -MMD -MP -MF ./.deps/format-ipa.Tpo ../../../gdb/gdbserver/../common/format.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o print-utils-ipa.o -MT print-utils-ipa.o -MMD -MP -MF ./.deps/print-utils-ipa.Tpo ../../../gdb/gdbserver/../common/print-utils.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o regcache-ipa.o -MT regcache-ipa.o -MMD -MP -MF ./.deps/regcache-ipa.Tpo ../../../gdb/gdbserver/regcache.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o remote-utils-ipa.o -MT remote-utils-ipa.o -MMD -MP -MF ./.deps/remote-utils-ipa.Tpo ../../../gdb/gdbserver/remote-utils.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o rsp-low-ipa.o -MT rsp-low-ipa.o -MMD -MP -MF ./.deps/rsp-low-ipa.Tpo ../../../gdb/gdbserver/../common/rsp-low.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o tdesc-ipa.o -MT tdesc-ipa.o -MMD -MP -MF ./.deps/tdesc-ipa.Tpo ../../../gdb/gdbserver/tdesc.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o tracepoint-ipa.o -MT tracepoint-ipa.o -MMD -MP -MF ./.deps/tracepoint-ipa.Tpo ../../../gdb/gdbserver/tracepoint.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o utils-ipa.o -MT utils-ipa.o -MMD -MP -MF ./.deps/utils-ipa.Tpo ../../../gdb/gdbserver/utils.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o vec-ipa.o -MT vec-ipa.o -MMD -MP -MF ./.deps/vec-ipa.Tpo ../../../gdb/gdbserver/../common/vec.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o linux-amd64-ipa.o -MT linux-amd64-ipa.o -MMD -MP -MF ./.deps/linux-amd64-ipa.Tpo ../../../gdb/gdbserver/linux-amd64-ipa.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o linux-x86-tdesc-ipa.o -MT linux-x86-tdesc-ipa.o -MMD -MP -MF ./.deps/linux-x86-tdesc-ipa.Tpo ../../../gdb/gdbserver/linux-x86-tdesc.c g++ -x c++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o arch/amd64-ipa.o -MT arch/amd64-ipa.o -MMD -MP -MF arch/.deps/amd64-ipa.Tpo ../../../gdb/gdbserver/../arch/amd64.c rm -f gdbreplay g++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -Wl,-z,relro -L/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/lib64 -Wl,--dynamic-list=../../../gdb/gdbserver/proc-service.list -o gdbreplay cleanups.o common-exceptions.o common-utils.o errors.o netstuff.o print-utils.o gdbreplay.o utils.o version.o \ -lselinux build-gnulib-gdbserver/import/libgnu.a build-libiberty-gdbserver/libiberty.a rm -f libinproctrace.so g++ -std=gnu++11 -shared -fPIC -Wl,--soname=libinproctrace.so -Wl,--no-undefined -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER \ -Wl,-z,relro -L/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/lib64 -Wl,--dynamic-list=../../../gdb/gdbserver/proc-service.list -o libinproctrace.so ax-ipa.o common-utils-ipa.o errors-ipa.o format-ipa.o print-utils-ipa.o regcache-ipa.o remote-utils-ipa.o rsp-low-ipa.o tdesc-ipa.o tracepoint-ipa.o utils-ipa.o vec-ipa.o linux-amd64-ipa.o linux-x86-tdesc-ipa.o arch/amd64-ipa.o -ldl -pthread rm -f gdbserver g++ -std=gnu++11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -I. -I../../../gdb/gdbserver -I../../../gdb/gdbserver/../common -I../../../gdb/gdbserver/../regformats -I../../../gdb/gdbserver/.. -I../../../gdb/gdbserver/../../include -I../../../gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Wno-unused -Werror -DGDBSERVER -Wl,-z,relro -L/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/lib64 -Wl,--dynamic-list=../../../gdb/gdbserver/proc-service.list -o gdbserver agent.o ax.o btrace-common.o buffer.o cleanups.o common-debug.o common-exceptions.o job-control.o common-regcache.o common-utils.o debug.o dll.o errors.o environ.o event-loop.o fileio.o filestuff.o format.o gdb_tilde_expand.o gdb_vecs.o hostio.o inferiors.o mem-break.o netstuff.o new-op.o notif.o print-utils.o ptid.o regcache.o remote-utils.o rsp-low.o server.o signals.o signals-state-save-restore.o symbol.o target.o tdesc.o tracepoint.o utils.o vec.o version.o waitstatus.o xml-utils.o linux-low.o linux-osdata.o linux-procfs.o linux-ptrace.o linux-waitpid.o linux-personality.o linux-namespaces.o fork-child.o fork-inferior.o linux-x86-low.o x86-low.o x86-dregs.o i387-fp.o arch/i386.o arch/amd64.o linux-x86-tdesc.o linux-btrace.o x86-linux.o x86-linux-dregs.o amd64-linux-siginfo.o hostio-errno.o thread-db.o proc-service.o posix-strerror.o xml-builtin.o \ build-gnulib-gdbserver/import/libgnu.a build-libiberty-gdbserver/libiberty.a -ldl -lselinux make[5]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver' make[6]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver' make[7]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver' make[8]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make all-recursive make[9]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make[10]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make[10]: Nothing to be done for `all-am'. make[10]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make[9]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make[8]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make[7]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver' make[6]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver' make[6]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-libiberty-gdbserver' make[7]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-libiberty-gdbserver/testsuite' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-libiberty-gdbserver/testsuite' make[6]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-libiberty-gdbserver' make[5]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver' make[4]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver' make[4]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/data-directory' cd .. && make data-directory/Makefile make[5]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb' CONFIG_FILES="data-directory/Makefile" \ CONFIG_COMMANDS="depfiles" \ CONFIG_HEADERS= \ CONFIG_LINKS= \ /bin/sh config.status config.status: creating data-directory/Makefile config.status: executing depfiles commands make[5]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb' make[4]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/data-directory' make[4]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/data-directory' rm -rf ./syscalls rm -rf ./python mkdir ./syscalls rm -rf ./guile files='gdb/__init__.py gdb/FrameDecorator.py gdb/FrameIterator.py gdb/FrameWrapper.py gdb/backtrace.py gdb/frames.py gdb/printing.py gdb/prompt.py gdb/types.py gdb/unwinder.py gdb/xmethod.py gdb/command/__init__.py gdb/command/ignore_errors.py gdb/command/pahole.py gdb/command/explore.py gdb/command/backtrace.py gdb/command/frame_filters.py gdb/command/pretty_printers.py gdb/command/prompt.py gdb/command/type_printers.py gdb/command/unwinders.py gdb/command/xmethods.py gdb/function/__init__.py gdb/function/as_string.py gdb/function/caller_is.py gdb/function/strfns.py gdb/function/caller_is.py gdb/function/in_scope.py gdb/printer/__init__.py gdb/printer/bound_registers.py' ; \ if test "x$files" != x ; then \ for file in $files ; do \ dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ /bin/sh ../../../gdb/data-directory/../../mkinstalldirs ./python/$dir ; \ /usr/bin/install -c -m 644 ../../../gdb/data-directory/../python/lib/$file ./python/$dir ; \ done ; \ fi rm -rf ./system-gdbinit 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/data-directory/../../mkinstalldirs ./guile/$dir ; \ /usr/bin/install -c -m 644 ../../../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 files='gdb-syscalls.dtd freebsd.xml aarch64-linux.xml amd64-linux.xml arm-linux.xml i386-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/data-directory/../syscalls/$file ; \ if test -f $f ; then \ /usr/bin/install -c -m 644 $f ./syscalls ; \ fi ; \ done mkdir ./system-gdbinit files='elinos.py wrs-linux.py' ; \ for file in $files ; do \ f=../../../gdb/data-directory/../system-gdbinit/$file ; \ if test -f $f ; then \ /usr/bin/install -c -m 644 $f ./system-gdbinit ; \ fi ; \ done touch stamp-guile touch stamp-system-gdbinit mkdir -p -- ./python/gdb touch stamp-syscalls mkdir -p -- ./python/gdb/command mkdir -p -- ./python/gdb/function mkdir -p -- ./python/gdb/printer touch stamp-python make[4]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/data-directory' make[4]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib' make[5]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib' make[6]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib/import' make all-recursive make[7]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib/import' make[8]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib/import' make[8]: Nothing to be done for `all-am'. make[8]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib/import' make[7]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib/import' make[6]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib/import' make[5]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib' make[4]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib' make[3]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb' make[2]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb' make[1]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu' + grep '_RELOCATABLE.*1' gdb/config.h + grep '^#define HAVE_LIBSELINUX 1$' gdb/config.h #define HAVE_LIBSELINUX 1 + grep '^#define HAVE_SELINUX_SELINUX_H 1$' gdb/config.h #define HAVE_SELINUX_SELINUX_H 1 + '[' '' = -fprofile ']' + cd .. + cd build-x86_64-redhat-linux-gnu + make -j32 -C gdb/doc gdb.info gdb/index.html gdb.pdf annotate.info annotate/index.html annotate.pdf MAKEHTMLFLAGS=--no-split MAKEINFOFLAGS=--no-split make: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/doc' (test "ln -s" = "ln -s" && \ ln -s ../../../gdb/doc/all-cfg.texi gdb-cfg.texi) || \ ln ../../../gdb/doc/all-cfg.texi gdb-cfg.texi || \ cp ../../../gdb/doc/all-cfg.texi gdb-cfg.texi date=`sed -n -e 's/^.* BFD_VERSION_DATE \(.*\)$/\1/p' ../../../gdb/doc/../../bfd/version.h`; \ sed -e "s/DATE/$date/" < ../../../gdb/doc/../version.in > version.subst echo "@set GDBVN `sed q version.subst`" > ./GDBvn.new if [ -n "(GDB) " ]; then \ echo "@set VERSION_PACKAGE (GDB) " >> ./GDBvn.new; \ fi echo "@set BUGURL @uref{http://www.gnu.org/software/gdb/bugs/}" >> ./GDBvn.new if [ "@uref{http://www.gnu.org/software/gdb/bugs/}" = "@uref{http://www.gnu.org/software/gdb/bugs/}" ]; then \ echo "@set BUGURL_DEFAULT" >> ./GDBvn.new; \ fi if test -z ""; then \ echo "@set SYSTEM_READLINE" >> ./GDBvn.new; \ fi if [ -n "/opt/rh/devtoolset-8/root/etc/gdbinit" ]; then \ echo "@set SYSTEM_GDBINIT /opt/rh/devtoolset-8/root/etc/gdbinit" >> ./GDBvn.new; \ fi mv GDBvn.new GDBvn.texi makeinfo --no-split -DHAVE_MAKEINFO_CLICK -I ../../../gdb/doc/../mi -I ../../../gdb/doc \ -o gdb.info ../../../gdb/doc/gdb.texinfo makeinfo --no-split -DHAVE_MAKEINFO_CLICK --html --no-split -I ../../../gdb/doc/../mi -I ../../../gdb/doc ../../../gdb/doc/gdb.texinfo if [ ! -f ./GDBvn.texi ]; then \ (test "ln -s" = "ln -s" && ln -s ../../../gdb/doc/GDBvn.texi .) || \ ln ../../../gdb/doc/GDBvn.texi . || \ cp ../../../gdb/doc/GDBvn.texi . ; else true; fi makeinfo --no-split -DHAVE_MAKEINFO_CLICK -I ../../../gdb/doc -o annotate.info ../../../gdb/doc/annotate.texinfo makeinfo --no-split -DHAVE_MAKEINFO_CLICK --html --no-split -I ../../../gdb/doc ../../../gdb/doc/annotate.texinfo rm -f annotate.aux annotate.cp* annotate.fn* annotate.ky* annotate.log annotate.pg* annotate.toc annotate.tp* annotate.vr* rm -f gdb.aux gdb.cp* gdb.fn* gdb.ky* gdb.log gdb.pg* gdb.toc gdb.tp* gdb.vr* texi2dvi --pdf -I ../../../gdb/doc ../../../gdb/doc/annotate.texinfo texi2dvi --pdf -I ../../../gdb/doc/../mi -I ../../../gdb/doc \ ../../../gdb/doc/gdb.texinfo This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013) restricted \write18 enabled. entering extended mode (./../../../gdb/doc/annotate.texinfo (/usr/share/texlive/texmf-local/texmf-compat/tex/texinfo/texinfo.tex Loading texinfo [version 2013-02-01.11]: pdf, fonts, markup, glyphs, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.4 <14 February 2011> ) localization, formatting, and turning on texinfo input format.) (./gdb-cfg.texi (./GDBvn.texi)) [1{/usr/share/texlive/texmf/fonts/map/pdftex/up dmap/pdftex.mapThis is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013) restricted \write18 enabled. entering extended mode (./../../../gdb/doc/gdb.texinfo (/usr/share/texlive/texmf-local/texmf-compat/tex/texinfo/texinfo.tex Loading texinfo [version 2013-02-01.11]: pdf, fonts, markup, glyphs, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.4 <14 February 2011> ) localization, formatting, and turning on texinfo input format.) (./gdb-cfg.texi (./GDBvn.texi)) [1{/usr/share/texlive/texmf/fonts/map/pdftex/up dmap/pdftex.map}] [2] [-1] Chapter 1 Chapter 2 Cross reference values unknown; you must run TeX again. [1] Chapter 3 Chapter 4 Chapter 5 [2] [3] Chapter 6 Overfull \hbox (20.01927pt too wide) in paragraph at lines 367--368 []@textit Frame an-no-ta-tions are no longer avail-able. The @textsc gdb/mi @te xtit pro-vides `@texttt -stack-list-arguments[]@textit '[],| [4] Chapter 7 [5] Chapter 8 Chapter 9 [6] Chapter 10 [7] Chapter 11 Chapter 12 [8] Chapter 13 Chapter 14 Appendix A (/builddir/build/BUILD/gdb-8.1/gdb/doc/fdl.texi [9] [10] [11] [12] [13] [14] [15] [16]) [17]}] ) (see the transcript file for additional information) [-2] (Summary of @value {GDBN}) Cross reference values unknown; you must run TeX again. [2] Chapter 1 [6]]]< [9/ usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt9.pfb] Chapter 2 [10]> [11] Output written on annotate.pdf (20 pages, 188115 bytes). Transcript written on annotate.log. [12] [13] [14] [15] [16] [17] Chapter 3 [18] [19] [20] [21] [22] [23] Chapter 4 [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] Chapter 5 [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] Overfull \hbox (32.21623pt too wide) in paragraph at lines 4615--4615 []@smalltt Catchpoint 1 (call to syscall fork), 0x00007ffff7df4e27 in open64 ( )[] Overfull \hbox (46.39107pt too wide) in paragraph at lines 4644--4644 []@smalltt warning: Could not load the syscall XML file 'syscalls/i386-linux.x ml'.[] [60] [61]This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013) restricted \write18 enabled. [62] [63] [64entering extended mode (./../../../gdb/doc/annotate.texinfo (/usr/share/texlive/texmf-local/texmf-compat/tex/texinfo/texinfo.tex Loading texinfo [version 2013-02-01.11]:] pdf, fonts, [65] [66] Overfull \hbox (15.27109pt too wide) in paragraph at lines 5150--5150 []@texttt 1 dprintf keep y 0x00123456 in main at main.c:25[] Overfull \hbox (21.01978pt too wide) in paragraph at lines 5151--5151 [] @texttt call (void) fprintf (mylog,"at line 25, glob=%d\n",glob)[] [67] markup, glyphs, page headings, tables, conditionals, indexing, [68 sectioning, toc,] environments, defuns, macros, cross references, [69 insertions, (/usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex] This is `epsf.tex' v2.7.4 <14 February 2011> ) localization, formatting, and turning on texinfo input format.) [70 (./annotate.aux]) (./gdb-cfg.texi (./GDBvn.texi)) [1{/usr/share/texlive/texmf/fo nts/map/pdftex/updmap/pdftex.map [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83]}] [84 [2] (./annotate.toc]) Chapter 6 [-1 [85]] [86] (./annotate.toc) (./annotate.toc) Chapter 1 Chapter 2 [87 [1]] Chapter 3 Chapter 4 Chapter 7 [88 Chapter 5 [2]] [3 [89]] Chapter 6 Overfull \hbox (20.01927pt too wide) in paragraph at lines 367--368 []@textit Frame an-no-ta-tions are no longer avail-able. The @textsc gdb/mi @te xtit pro-vides `@texttt -stack-list-arguments[]@textit '[],| [4 [90]] Chapter 7 [91 [5]] Chapter 8 [92] Chapter 9 [6 [93]] Chapter 10 [7 [94]] Chapter 11 Chapter 12 Chapter 8 [95] [96] [8] Chapter 13 Chapter 14 [97 Appendix A (/builddir/build/BUILD/gdb-8.1/gdb/doc/fdl.texi [9]] [10] [98 [11]] [12 [99]] [13] [100 [14]] [15 [101] [16]]) [17] ) (see the transcript file for additional information)] [105] [107 Underfull \hbox (badness 10000) in paragraph at lines 8051--8055 []@textrm For ex-am-ple, as-sum-ing a pro-gram with C@texttt ++[] @textrm sym- bols named Underfull \hbox (badness 10000) in paragraph at lines 8051--8055 @texttt A::B::func[] @textrm and @texttt B::func[]@textrm , both com-mands [] [108 [109 [110] Output written on annotate.pdf (20 pages, 204603 bytes). Transcript written on annotate.log. [111] Overfull \hbox (2.10248pt too wide) in paragraph at lines 8391--8396 @textsc gdb @textrm would then rewrite @texttt /usr/src/include/defs.h[] @text rm into @texttt /mnt/include/defs.h[] [112] [113] [114] [115] [116] Chapter 10 [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] Overfull \hbox (36.94118pt too wide) in paragraph at lines 10001--10001 []@smalltt #1 0x08048361 in call_me (i=3, s=[], ss=0xbf8d508c, u=[], e=green) [] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] Chapter 11 [162] [163] [164] [165] Chapter 12 [166] [167] [168] [169] Chapter 13 [170]This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013) restricted \write18 enabled. [171] [172]entering extended mode (./../../../gdb/doc/annotate.texinfo [173 (/usr/share/texlive/texmf-local/texmf-compat/tex/texinfo/texinfo.tex Loading texinfo [version 2013-02-01.11]:] pdf, fonts, [174] [175] markup, glyphs, page headings, [176 tables, conditionals, indexing,] sectioning, toc, environments, [177 defuns, macros,] cross references, insertions, (/usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.4 <14 February 2011> ) localization, [178 formatting,] and turning on texinfo input format.) (./annotate.aux [179)] (./gdb-cfg.texi (./GDBvn.texi)) [1{/usr/share/texlive/texmf/fo nts/map/pdftex/updmap/pdftex.map [180] [181] [182] [183] [184] [185] [186] [187] Chapter 14 [188] [189] [190] [191] [192] Chapter 15 [193] [194] [195] [196]}] [2] (./annotate.toc [197]) [-1] (./annotate.toc) (./annotate.toc) Chapter 1 [198 Chapter 2] [1] Chapter 3 Chapter 4 [199 Chapter 5 [2]] [200] [3] Chapter 6 [201 Overfull \hbox (20.01927pt too wide) in paragraph at lines 367--368 []@textit Frame an-no-ta-tions are no longer avail-able. The @textsc gdb/mi @te xtit pro-vides `@texttt -stack-list-arguments[]@textit '[],| [4]] Chapter 7 [5 [202] Chapter 8] Chapter 9 [6] Chapter 10 [203] [7] Chapter 11 Chapter 12 [204 [8]] Chapter 13 Chapter 14 Appendix A [205 (/builddir/build/BUILD/gdb-8.1/gdb/doc/fdl.texi [9]] [10] [206 [11]] [12] [207 [13]] [14] [15 [208]] [16]) [17 [209]] ) (see the transcript file for additional information) [210 [212 [213 [215 [216 [218] Output written on annotate.pdf (20 pages, 204603 bytes). Transcript written on annotate.log. [219] [220] [221] [222] [223] [224] Chapter 16 [225] [226] [227] [228] [229] [230] Overfull \hbox (18.0414pt too wide) in paragraph at lines 17341--17341 [] @smalltt /* to-tal size (bytes): 24 */[ ] [231] [232] [233] [234] [235] [236] Chapter 17 [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] Overfull \hbox (26.37442pt too wide) in paragraph at lines 18595--18595 []@smalltt gdb com-mand line:1:36: er-ror: deref-er-enc-ing pointer to in-com- plete type struct a[] Overfull \hbox (12.19958pt too wide) in paragraph at lines 18597--18597 []@smalltt (gdb) com-pile code struct a { int a; }; printf ("%d\n", ((struct a *) argv)- Chapter 18 [249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] Chapter 19 [267] [268] [269] [270] [271] Chapter 20 [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] Underfull \hbox (badness 10000) in paragraph at lines 21271--21272 @texttt info Underfull \hbox (badness 10000) in paragraph at lines 21303--21304 @textrm Displaying Underfull \hbox (badness 10000) in paragraph at lines 21305--21306 @texttt get-thread- Underfull \hbox (badness 10000) in paragraph at lines 21305--21306 @texttt information-block- Underfull \hbox (badness 10000) in paragraph at lines 21307--21308 @textrm Display MS- Underfull \hbox (badness 10000) in paragraph at lines 21307--21308 @textrm Windows Thread Underfull \hbox (badness 10000) in paragraph at lines 21315--21316 @textrm Remote com- Underfull \hbox (badness 10000) in paragraph at lines 21315--21316 @textrm mu-ni-ca-tions Underfull \hbox (badness 10000) in paragraph at lines 21349--21350 @texttt hostio-readlink- Underfull \hbox (badness 10000) in paragraph at lines 21371--21372 @textrm Querying re-mote Underfull \hbox (badness 10000) in paragraph at lines 21371--21372 @textrm pro-cess at-tach Underfull \hbox (badness 10000) in paragraph at lines 21375--21376 @texttt set trace-buffer- Underfull \hbox (badness 10000) in paragraph at lines 21382--21383 @texttt qXfer:traceframe- Underfull \hbox (badness 10000) in paragraph at lines 21391--21392 @texttt set disable- Underfull \hbox (badness 10000) in paragraph at lines 21395--21396 @texttt set startup-with- Underfull \hbox (badness 10000) in paragraph at lines 21397--21398 @texttt environment-hex- Underfull \hbox (badness 10000) in paragraph at lines 21407--21408 @texttt Reset the Underfull \hbox (badness 10000) in paragraph at lines 21407--21408 @texttt inferior Underfull \hbox (badness 10000) in paragraph at lines 21407--21408 @texttt environment Underfull \hbox (badness 10000) in paragraph at lines 21407--21408 @texttt (i.e., unset Underfull \hbox (badness 10000) in paragraph at lines 21407--21408 @texttt user-set Underfull \hbox (badness 10000) in paragraph at lines 21413--21414 @texttt conditional- Underfull \hbox (badness 10000) in paragraph at lines 21415--21416 @texttt Support for Underfull \hbox (badness 10000) in paragraph at lines 21415--21416 @texttt target-side Underfull \hbox (badness 10000) in paragraph at lines 21415--21416 @texttt breakpoint Underfull \hbox (badness 10000) in paragraph at lines 21415--21416 @texttt condition Underfull \hbox (badness 10000) in paragraph at lines 21417--21418 @texttt multiprocess- Underfull \hbox (badness 10000) in paragraph at lines 21418--21419 @texttt multiprocess Underfull \hbox (badness 10000) in paragraph at lines 21446--21447 @texttt no resumed thread left [285] [286] [287] [288] [289] [290] [291] Chapter 21 [292] [293] [294] [295] [296] Underfull \hbox (badness 10000) in paragraph at lines 22195--22201 []@textrm This com-mand dis-plays in-for-ma-tion re-turned by the Win32 API [297] Overfull \hbox (9.0566pt too wide) in paragraph at lines 22212--22216 []@textrm To use it, cre-ate or edit the fol-low-ing keys in @texttt HKLM\SOFT WARE\Microsoft\Windows Overfull \hbox (52.85411pt too wide) in paragraph at lines 22212--22216 @texttt NT\CurrentVersion\AeDebug[] @textrm and/or @texttt HKLM\SOFTWARE\Wow64 32Node\Microsoft\Windows [298] [299] [300] [301] [302] [303] [304] [305] [306] [307] [308] [309] [310] [311] [312] [313] [314] Chapter 22 [315] [316] [317] [318] [319] [320] [321] [322] Overfull \hbox (21.64948pt too wide) in paragraph at lines 24087--24087 []@smalltt scripts-directory: List of di-rec-to-ries from which to load auto- loaded scripts[] Underfull \hbox (badness 10000) in paragraph at lines 24138--24139 @textrm See [][]$@textsy h$@textrm un-de-fined$@textsy i$ @textrm [set auto-loa d scripts- Underfull \hbox (badness 10000) in paragraph at lines 24139--24140 @textrm Control for @textsc gdb @textrm auto-loaded scripts Underfull \hbox (badness 10000) in paragraph at lines 24142--24143 @textrm See [][]$@textsy h$@textrm un-de-fined$@textsy i$ @textrm [add-auto-loa d-scripts- Underfull \hbox (badness 10000) in paragraph at lines 24146--24147 @textrm See [][]$@textsy h$@textrm un-de-fined$@textsy i$ @textrm [show auto-lo ad Underfull \hbox (badness 10000) in paragraph at lines 24160--24161 @textrm See [][]$@textsy h$@textrm un-de-fined$@textsy i$ @textrm [add-auto-loa d-safe-path], [323] [324] [325] [326] [327] [328] [329] [330] [331] [332] Chapter 23 [333] [334] [335] [336] [337] [338] [339] [340] [341] (/builddir/build/BUILD/gdb-8.1/gdb/doc/python.texi [342] [343] [344] [345] [346] [347] [348] [349] [350] [351] [352] [353] [354] [355] [356] [357] [358] [359] [360] [361] [362] [363] [364] [365] [366] [367] [368] [369] [370] Underfull \hbox (badness 10000) in paragraph at lines 2281--2282 []@texttt frame_id_build_special (@textttsl frame_id@texttt .sp, @textttsl fra me_id@texttt .pc, @textttsl frame_ [371] Underfull \hbox (badness 10000) in paragraph at lines 2297--2300 []@textrm Use @texttt PendingFrame.create_unwind_info[] @textrm method de-scrib ed above to cre-ate a [372] [373] [374] [375] [376] [377] [378] [379] [380] [381] [382] [383] [384] [385] [386] [387] [388] [389] [390] [391] [392] [393] [394] [395] [396] [397] [398] [399] [400] [401] [402] [403] [404] [405] [406] [407] Warning: unbalanced square brackets in @def... [408] [409] [410] [411] [412] [413] [414] [415] [416] Underfull \hbox (badness 10000) in paragraph at lines 5538--5539 ) (/builddir/build/BUILD/gdb-8.1/gdb/doc/guile.texi [417] [418] [419] [420] [421] [422] [423] [424] [425] [426] [427] [428] [429] [430] [431] [432] [433] [434] [435] [436] [437] [438] Warning: unbalanced parentheses in @def... [439] [440] [441] [442] Warning: unbalanced parentheses in @def... [443] [444] [445] [446] [447] [448] [449] [450] [451] [452] [453] [454] [455] [456] [457] [458] [459] [460] [461] [462] [463] [464] [465] [466] [467]) [468] [469] [470] [471] [472] Chapter 24 [473] [474] Chapter 25 [475] [476] [477] [478] [479] [480] Chapter 26 [481] [482] [483] Chapter 27 [484] [485] [486] [487] [488] [489] [490] [491] [492] Overfull \hbox (9.02896pt too wide) in paragraph at lines 27216--27216 []@texttt *stopped,reason="@textttsl reason@texttt ",thread-id="@textttsl id@te xttt ",stopped-threads="@textttsl stopped@texttt ",core="@textttsl core@texttt "[] [493] Underfull \hbox (badness 10000) in paragraph at lines 27261--27263 @textrm when @texttt catch syscall[] @textrm (see [][]$@textsy h$@textrm un-de -fined$@textsy i$ @textrm [Set Catch-points], [494] [495] [496] [497] [498] [499] [500] [501] [502] [503] [504] [505] [506] [507] [508] [509] [510] [511] [512] [513] [514] [515] [516] [517] [518] [519] [520] [521] [522] [523] [524] [525] [526] [527] [528] [529] [530] [531] [532] [533] [534] [535] [536] [537] [538] [539] [540] [541] [542] [543] [544] [545] [546] [547] [548] [549] [550] [551] [552] [553] [554] [555] [556] [557] Overfull \hbox (81.9569pt too wide) in paragraph at lines 32274--32274 []@smalltt {id="/lib/libfoo.so",target-name="/lib/libfoo.so",host-name="/lib/l ibfoo.so",symbols-loaded="1",thread- Overfull \hbox (81.9569pt too wide) in paragraph at lines 32275--32275 []@smalltt {id="/lib/libbar.so",target-name="/lib/libbar.so",host-name="/lib/l ibbar.so",symbols-loaded="1",thread- [558] [559] [560] [561] [562] [563] [564] [565] [566] [567] Overfull \hbox (15.80766pt too wide) in paragraph at lines 33249--33249 [] @smalltt frame={level="0",addr="0xffffe410",func="__kernel_vsyscall",args =[]},state="running"},[] [568] [569] [570] Chapter 28 [571] [572] [573] [574] [575] Chapter 29 [576] [577] [578] [579] Chapter 30 [580] [581] Underfull \hbox (badness 10000) in paragraph at lines 34209--34210 [][]$@textsy h$@textrm un-de-fined$@textsy i$ @textrm [agent ex-pres-sion ob-j ect], Underfull \hbox (badness 10000) in paragraph at lines 34222--34224 @textrm is NULL Underfull \hbox (badness 10000) in paragraph at lines 34222--34224 @textrm oth-er-wise Underfull \hbox (badness 10000) in paragraph at lines 34222--34224 @textrm length of Underfull \hbox (badness 10000) in paragraph at lines 34222--34224 [][]$@textsy h$@textrm un-de-fined$@textsy i$ Underfull \hbox (badness 10000) in paragraph at lines 34222--34224 @textrm [agent ex-pres- Underfull \hbox (badness 10000) in paragraph at lines 34222--34224 @textrm sion ob-ject], Underfull \hbox (badness 10000) in paragraph at lines 34222--34224 @textrm page $@textsy h$@textrm un-de- [582] [583] Chapter 31 [584] [585] [586] Appendix A [587] [588] Appendix B [589] [590] [591] Appendix C [592] [593] [594] [595] [596] [597] [598] Appendix D [599] [600] [601] Underfull \hbox (badness 10000) in paragraph at lines 35235--35238 []@textrm Discards the cached packet his-tory printed by the `@texttt maint bt race [602] [603] [604] Overfull \hbox (12.19958pt too wide) in paragraph at lines 35444--35444 []@smalltt 0xa8206d8: id={stack=0xbfffe734,code=0xbfffe73f,!special}, ptid=pro cess 9353[] [605] [606] [607] [608] Appendix E [609] [610] [611] [612] [613] [614] [615] [616] [617] [618] [619] [620] [621] [622] [623] [624] [625] [626] [627] [628] [629] [630] [631] [632] Underfull \hbox (badness 10000) in paragraph at lines 37540--37542 []@textrm Multiple `@texttt QCatchSyscalls:1[]@textrm '[] pack-ets do not com- bine; any ear-lier [633] [634] [635] [636] [637] Overfull \hbox (21.02565pt too wide) in paragraph at lines 37932--37933 @textrm `@texttt augmented-libraries-svr4-read[]@textrm '[]| Overfull \hbox (3.77959pt too wide) in paragraph at lines 37972--37973 @textrm `@texttt qXfer:traceframe-info:read[]@textrm '[]| [638] [639] [640] Underfull \hbox (badness 7522) in paragraph at lines 38161--38163 @textrm packet (see [][]$@textsy h$@textrm un-de-fined$@textsy i$ @textrm [qXf er ex-e-cutable file-name read], [641] [642] [643] [644] Underfull \hbox (badness 6775) in paragraph at lines 38367--38371 @textrm en-coded). @textsc gdb @textrm may pro-vide the value by us-ing the [645] [646] [647] [648] [649] [650] [651] [652] [653] [654] [655] [656] [657] [658] [659] [660] [661] [662] [663] Overfull \hbox (4.23865pt too wide) in paragraph at lines 39748--39749 @textrm Notification| Overfull \hbox (4.98448pt too wide) in paragraph at lines 39754--39755 @textrm vStopped| [664] [665] [666] [667] [668] [669] [670] [671] [672] [673] [674] [675] [676] [677] [678] [679] [680] [681] [682] (/builddir/build/BUILD/gdb-8.1/gdb/doc/agentexpr.texi Appendix F [683] [684] [685] [686] [687] [688] [689] [690] [691] [692] [693] [694]) Appendix G [695] [696] [697] [698] [699] [700] [701] [702] [703] Overfull \hbox (11.68234pt too wide) in paragraph at lines 42142--42145 []@textrm The `@texttt org.gnu.gdb.i386.avx[]@textrm '[] fea-ture is op-tional and re-quires the `@texttt org.gnu.gdb.i386.sse[]@textrm '[] [704] Underfull \hbox (badness 10000) in paragraph at lines 42169--42172 []@textrm The `@texttt org.gnu.gdb.i386.avx512[]@textrm '[] fea-ture is op-tion al and re-quires the [705] [706] [707] Appendix H [708] Appendix I [709] [710] [711] Appendix J [712] [713] [714] Appendix K [715] [716] [717] [718] [719] [720] [721] [722] (/builddir/build/BUILD/gdb-8.1/gdb/doc/gpl.texi Appendix L [723] [724] [725] [726] [727] [728] [729] [730] [731] [732] [733] [734]) Appendix M [735] [736] (/builddir/build/BUILD/gdb-8.1/gdb/doc/fdl.texi [737] [738] [739] [740] [741] [742] [743]) (Concept Index) [744] (Command, Variable, and Function Index) [745] [746] [747] [748] ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/cm-super/cm-super-t1.enc} Output written on gdb.pdf (752 pages, 2233292 bytes). Transcript written on gdb.log. This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013) restricted \write18 enabled. entering extended mode (./../../../gdb/doc/gdb.texinfo (/usr/share/texlive/texmf-local/texmf-compat/tex/texinfo/texinfo.tex Loading texinfo [version 2013-02-01.11]: pdf, fonts, markup, glyphs, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.4 <14 February 2011> ) localization, formatting, and turning on texinfo input format.) (./gdb.aux) (./gdb-cfg.texi (./GDBvn.texi)) [1{/usr/share/texlive/texmf/fonts/map/pdftex/up dmap/pdftex.map}] [2] (./gdb.toc [-1] [-2] [-3] [-4] [-5] [-6] [-7] [-8] [-9] [-10] [-11] [-12] [-13]) [-14] (./gdb.toc) (./gdb.toc) (Summary of @value {GDBN}) [1] [2] [3] [4] Chapter 1 [5] [6] Overfull \hbox (13.51782pt too wide) in paragraph at lines 611--611 []@smallsc gdb @smalltt Red Hat En-ter-prise Linux 8.1-24.el7, Copy-right 1999 Free Soft-ware Foun-da-tion, Inc...[] [7] [8] [9] Chapter 2 [10] [11] [12] [13] [14] [15] [16] [17] Chapter 3 [18] [19] [20] [21] [22] [23] Chapter 4 [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] Chapter 5 [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] Overfull \hbox (32.21623pt too wide) in paragraph at lines 4615--4615 []@smalltt Catchpoint 1 (call to syscall fork), 0x00007ffff7df4e27 in open64 ( )[] Overfull \hbox (46.39107pt too wide) in paragraph at lines 4644--4644 []@smalltt warning: Could not load the syscall XML file 'syscalls/i386-linux.x ml'.[] [60] [61] [62] [63] [64] [65] [66] Overfull \hbox (15.27109pt too wide) in paragraph at lines 5150--5150 []@texttt 1 dprintf keep y 0x00123456 in main at main.c:25[] Overfull \hbox (21.01978pt too wide) in paragraph at lines 5151--5151 [] @texttt call (void) fprintf (mylog,"at line 25, glob=%d\n",glob)[] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] Chapter 6 [85] [86] [87] Chapter 7 [88] [89] [90] [91] [92] [93] [94] Chapter 8 [95] [96] [97] [98] [99] [100] [101] [102] [103] Chapter 9 [104] [105] [106] [107] Underfull \hbox (badness 10000) in paragraph at lines 8051--8055 []@textrm For ex-am-ple, as-sum-ing a pro-gram with C@texttt ++[] @textrm sym- bols named Underfull \hbox (badness 10000) in paragraph at lines 8051--8055 @texttt A::B::func[] @textrm and @texttt B::func[]@textrm , both com-mands [] [108] [109] [110] [111] Overfull \hbox (2.10248pt too wide) in paragraph at lines 8391--8396 @textsc gdb @textrm would then rewrite @texttt /usr/src/include/defs.h[] @text rm into @texttt /mnt/include/defs.h[] [112] [113] [114] [115] [116] Chapter 10 [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] Overfull \hbox (36.94118pt too wide) in paragraph at lines 10001--10001 []@smalltt #1 0x08048361 in call_me (i=3, s=[], ss=0xbf8d508c, u=[], e=green) [] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] Chapter 11 [162] [163] [164] [165] Chapter 12 [166] [167] [168] [169] Chapter 13 [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] Chapter 14 [188] [189] [190] [191] [192] Chapter 15 [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] Chapter 16 [225] [226] [227] [228] [229] [230] Overfull \hbox (18.0414pt too wide) in paragraph at lines 17341--17341 [] @smalltt /* to-tal size (bytes): 24 */[ ] [231] [232] [233] [234] [235] [236] Chapter 17 [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] Overfull \hbox (26.37442pt too wide) in paragraph at lines 18595--18595 []@smalltt gdb com-mand line:1:36: er-ror: deref-er-enc-ing pointer to in-com- plete type struct a[] Overfull \hbox (12.19958pt too wide) in paragraph at lines 18597--18597 []@smalltt (gdb) com-pile code struct a { int a; }; printf ("%d\n", ((struct a *) argv)- Chapter 18 [249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] Chapter 19 [267] [268] [269] [270] [271] Chapter 20 [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] Underfull \hbox (badness 10000) in paragraph at lines 21271--21272 @texttt info Underfull \hbox (badness 10000) in paragraph at lines 21303--21304 @textrm Displaying Underfull \hbox (badness 10000) in paragraph at lines 21305--21306 @texttt get-thread- Underfull \hbox (badness 10000) in paragraph at lines 21305--21306 @texttt information-block- Underfull \hbox (badness 10000) in paragraph at lines 21307--21308 @textrm Display MS- Underfull \hbox (badness 10000) in paragraph at lines 21307--21308 @textrm Windows Thread Underfull \hbox (badness 10000) in paragraph at lines 21315--21316 @textrm Remote com- Underfull \hbox (badness 10000) in paragraph at lines 21315--21316 @textrm mu-ni-ca-tions Underfull \hbox (badness 10000) in paragraph at lines 21349--21350 @texttt hostio-readlink- Underfull \hbox (badness 10000) in paragraph at lines 21371--21372 @textrm Querying re-mote Underfull \hbox (badness 10000) in paragraph at lines 21371--21372 @textrm pro-cess at-tach Underfull \hbox (badness 10000) in paragraph at lines 21375--21376 @texttt set trace-buffer- Underfull \hbox (badness 10000) in paragraph at lines 21382--21383 @texttt qXfer:traceframe- Underfull \hbox (badness 10000) in paragraph at lines 21391--21392 @texttt set disable- Underfull \hbox (badness 10000) in paragraph at lines 21395--21396 @texttt set startup-with- Underfull \hbox (badness 10000) in paragraph at lines 21397--21398 @texttt environment-hex- Underfull \hbox (badness 10000) in paragraph at lines 21407--21408 @texttt Reset the Underfull \hbox (badness 10000) in paragraph at lines 21407--21408 @texttt inferior Underfull \hbox (badness 10000) in paragraph at lines 21407--21408 @texttt environment Underfull \hbox (badness 10000) in paragraph at lines 21407--21408 @texttt (i.e., unset Underfull \hbox (badness 10000) in paragraph at lines 21407--21408 @texttt user-set Underfull \hbox (badness 10000) in paragraph at lines 21413--21414 @texttt conditional- Underfull \hbox (badness 10000) in paragraph at lines 21415--21416 @texttt Support for Underfull \hbox (badness 10000) in paragraph at lines 21415--21416 @texttt target-side Underfull \hbox (badness 10000) in paragraph at lines 21415--21416 @texttt breakpoint Underfull \hbox (badness 10000) in paragraph at lines 21415--21416 @texttt condition Underfull \hbox (badness 10000) in paragraph at lines 21417--21418 @texttt multiprocess- Underfull \hbox (badness 10000) in paragraph at lines 21418--21419 @texttt multiprocess Underfull \hbox (badness 10000) in paragraph at lines 21446--21447 @texttt no resumed thread left [285] [286] [287] [288] [289] [290] [291] Chapter 21 [292] [293] [294] [295] [296] Underfull \hbox (badness 10000) in paragraph at lines 22195--22201 []@textrm This com-mand dis-plays in-for-ma-tion re-turned by the Win32 API [297] Overfull \hbox (9.0566pt too wide) in paragraph at lines 22212--22216 []@textrm To use it, cre-ate or edit the fol-low-ing keys in @texttt HKLM\SOFT WARE\Microsoft\Windows Overfull \hbox (52.85411pt too wide) in paragraph at lines 22212--22216 @texttt NT\CurrentVersion\AeDebug[] @textrm and/or @texttt HKLM\SOFTWARE\Wow64 32Node\Microsoft\Windows [298] [299] [300] [301] [302] [303] [304] [305] [306] [307] [308] [309] [310] [311] [312] [313] [314] Chapter 22 [315] [316] [317] [318] [319] [320] [321] [322] Overfull \hbox (21.64948pt too wide) in paragraph at lines 24087--24087 []@smalltt scripts-directory: List of di-rec-to-ries from which to load auto- loaded scripts[] Underfull \hbox (badness 10000) in paragraph at lines 24139--24140 @textrm Control for @textsc gdb @textrm auto-loaded scripts Underfull \hbox (badness 10000) in paragraph at lines 24140--24141 @textrm See [][][show auto-load scripts-directory], Underfull \hbox (badness 10000) in paragraph at lines 24142--24143 @textrm See [][][add-auto-load-scripts-directory], [323] [324] [325] [326] [327] [328] [329] [330] [331] [332] Chapter 23 [333] [334] [335] [336] [337] [338] [339] [340] (/builddir/build/BUILD/gdb-8.1/gdb/doc/python.texi [341] [342] [343] [344] [345] [346] [347] [348] [349] [350] [351] [352] [353] [354] [355] [356] [357] [358] [359] [360] [361] [362] [363] [364] [365] [366] [367] [368] [369] [370] Underfull \hbox (badness 10000) in paragraph at lines 2281--2282 []@texttt frame_id_build_special (@textttsl frame_id@texttt .sp, @textttsl fra me_id@texttt .pc, @textttsl frame_ Underfull \hbox (badness 10000) in paragraph at lines 2297--2300 []@textrm Use @texttt PendingFrame.create_unwind_info[] @textrm method de-scrib ed above to cre-ate a [371] [372] [373] [374] [375] [376] [377] [378] [379] [380] [381] [382] [383] [384] [385] [386] [387] [388] [389] [390] [391] [392] [393] [394] [395] [396] [397] [398] [399] [400] [401] [402] [403] [404] [405] [406] [407] Warning: unbalanced square brackets in @def... [408] [409] [410] [411] [412] [413] [414] [415] Underfull \hbox (badness 10000) in paragraph at lines 5538--5539 ) (/builddir/build/BUILD/gdb-8.1/gdb/doc/guile.texi [416] [417] [418] [419] [420] [421] [422] [423] [424] [425] [426] [427] [428] [429] [430] [431] [432] [433] [434] [435] [436] [437] [438] Warning: unbalanced parentheses in @def... [439] [440] [441] [442] Warning: unbalanced parentheses in @def... [443] [444] [445] [446] [447] [448] [449] [450] [451] [452] [453] [454] [455] [456] [457] [458] [459] [460] [461] [462] [463] [464] [465] [466]) [467] [468] [469] [470] [471] Chapter 24 [472] Chapter 25 [473] [474] [475] [476] [477] [478] Chapter 26 [479] [480] [481] Chapter 27 [482] [483] [484] [485] [486] [487] [488] [489] [490] Overfull \hbox (9.02896pt too wide) in paragraph at lines 27216--27216 []@texttt *stopped,reason="@textttsl reason@texttt ",thread-id="@textttsl id@te xttt ",stopped-threads="@textttsl stopped@texttt ",core="@textttsl core@texttt "[] [491] [492] [493] [494] [495] [496] [497] [498] [499] [500] [501] [502] [503] [504] [505] [506] [507] [508] [509] [510] [511] [512] [513] [514] [515] [516] [517] [518] [519] [520] [521] [522] [523] [524] [525] [526] [527] [528] [529] [530] [531] [532] [533] [534] [535] [536] [537] [538] [539] [540] [541] [542] [543] [544] [545] [546] [547] [548] [549] [550] [551] [552] [553] [554] Overfull \hbox (81.9569pt too wide) in paragraph at lines 32274--32274 []@smalltt {id="/lib/libfoo.so",target-name="/lib/libfoo.so",host-name="/lib/l ibfoo.so",symbols-loaded="1",thread- Overfull \hbox (81.9569pt too wide) in paragraph at lines 32275--32275 []@smalltt {id="/lib/libbar.so",target-name="/lib/libbar.so",host-name="/lib/l ibbar.so",symbols-loaded="1",thread- [555] [556] [557] [558] [559] [560] [561] [562] [563] [564] [565] Overfull \hbox (15.80766pt too wide) in paragraph at lines 33249--33249 [] @smalltt frame={level="0",addr="0xffffe410",func="__kernel_vsyscall",args =[]},state="running"},[] [566] [567] [568] Chapter 28 [569] [570] [571] [572] [573] Chapter 29 [574] [575] [576] [577] Chapter 30 [578] [579] Underfull \hbox (badness 10000) in paragraph at lines 34222--34224 @textrm is NULL Underfull \hbox (badness 10000) in paragraph at lines 34222--34224 @textrm oth-er-wise Underfull \hbox (badness 10000) in paragraph at lines 34222--34224 @textrm ex-pres-sion Underfull \hbox (badness 10000) in paragraph at lines 34222--34224 @textrm ob-ject], [580] [581] Chapter 31 [582] [583] [584] Appendix A [585] [586] Appendix B [587] [588] [589] Appendix C [590] [591] [592] [593] [594] [595] [596] Appendix D [597] [598] [599] Underfull \hbox (badness 10000) in paragraph at lines 35235--35238 []@textrm Discards the cached packet his-tory printed by the `@texttt maint bt race [600] [601] [602] Overfull \hbox (12.19958pt too wide) in paragraph at lines 35444--35444 []@smalltt 0xa8206d8: id={stack=0xbfffe734,code=0xbfffe73f,!special}, ptid=pro cess 9353[] [603] [604] [605] [606] Appendix E [607] [608] [609] [610] [611] [612] [613] [614] [615] [616] [617] [618] [619] [620] [621] [622] [623] [624] [625] [626] [627] [628] [629] [630] Underfull \hbox (badness 10000) in paragraph at lines 37540--37542 []@textrm Multiple `@texttt QCatchSyscalls:1[]@textrm '[] pack-ets do not com- bine; any ear-lier [631] [632] [633] [634] [635] Overfull \hbox (21.02565pt too wide) in paragraph at lines 37932--37933 @textrm `@texttt augmented-libraries-svr4-read[]@textrm '[]| Overfull \hbox (3.77959pt too wide) in paragraph at lines 37972--37973 @textrm `@texttt qXfer:traceframe-info:read[]@textrm '[]| [636] [637] [638] [639] [640] [641] Underfull \hbox (badness 6775) in paragraph at lines 38367--38371 @textrm en-coded). @textsc gdb @textrm may pro-vide the value by us-ing the [642] [643] [644] [645] [646] [647] [648] [649] [650] [651] [652] [653] [654] [655] [656] [657] [658] [659] [660] [661] Overfull \hbox (4.23865pt too wide) in paragraph at lines 39748--39749 @textrm Notification| Overfull \hbox (4.98448pt too wide) in paragraph at lines 39754--39755 @textrm vStopped| [662] [663] [664] [665] [666] [667] [668] [669] [670] [671] [672] [673] [674] [675] [676] [677] [678] [679] [680] (/builddir/build/BUILD/gdb-8.1/gdb/doc/agentexpr.texi Appendix F [681] [682] [683] [684] [685] [686] [687] [688] [689] [690] [691] [692]) Appendix G [693] [694] [695] [696] [697] [698] [699] [700] [701] Overfull \hbox (11.68234pt too wide) in paragraph at lines 42142--42145 []@textrm The `@texttt org.gnu.gdb.i386.avx[]@textrm '[] fea-ture is op-tional and re-quires the `@texttt org.gnu.gdb.i386.sse[]@textrm '[] [702] Underfull \hbox (badness 10000) in paragraph at lines 42169--42172 []@textrm The `@texttt org.gnu.gdb.i386.avx512[]@textrm '[] fea-ture is op-tion al and re-quires the [703] [704] [705] Appendix H [706] Appendix I [707] [708] [709] Appendix J [710] [711] [712] Appendix K [713] [714] [715] [716] [717] [718] [719] [720] (/builddir/build/BUILD/gdb-8.1/gdb/doc/gpl.texi Appendix L [721] [722] [723] [724] [725] [726] [727] [728] [729] [730] [731] [732]) Appendix M [733] [734] (/builddir/build/BUILD/gdb-8.1/gdb/doc/fdl.texi [735] [736] [737] [738] [739] [740] [741]) (Concept Index) [742] (./gdb.cps [743] [744] [745] [746] [747] [748] [749] [750] [751] [752] [753] [754] [755]) (Command, Variable, and Function Index) [756] (./gdb.fns [757] [758] [759] [760] [761] [762] [763] [764] [765] [766] [767] [768] [769] [770] [771] [772] [773]) [774] [775] [776] ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/cm-super/cm-super-t1.enc} Output written on gdb.pdf (792 pages, 2571552 bytes). Transcript written on gdb.log. This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013) restricted \write18 enabled. entering extended mode (./../../../gdb/doc/gdb.texinfo (/usr/share/texlive/texmf-local/texmf-compat/tex/texinfo/texinfo.tex Loading texinfo [version 2013-02-01.11]: pdf, fonts, markup, glyphs, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.4 <14 February 2011> ) localization, formatting, and turning on texinfo input format.) (./gdb.aux) (./gdb-cfg.texi (./GDBvn.texi)) [1{/usr/share/texlive/texmf/fonts/map/pdftex/up dmap/pdftex.map}] [2] (./gdb.toc [-1] [-2] [-3] [-4] [-5] [-6] [-7] [-8] [-9] [-10] [-11] [-12] [-13]) [-14] (./gdb.toc) (./gdb.toc) (Summary of @value {GDBN}) [1] [2] [3] [4] Chapter 1 [5] [6] Overfull \hbox (13.51782pt too wide) in paragraph at lines 611--611 []@smallsc gdb @smalltt Red Hat En-ter-prise Linux 8.1-24.el7, Copy-right 1999 Free Soft-ware Foun-da-tion, Inc...[] [7] [8] [9] Chapter 2 [10] [11] [12] [13] [14] [15] [16] [17] Chapter 3 [18] [19] [20] [21] [22] [23] Chapter 4 [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] Chapter 5 [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] Overfull \hbox (32.21623pt too wide) in paragraph at lines 4615--4615 []@smalltt Catchpoint 1 (call to syscall fork), 0x00007ffff7df4e27 in open64 ( )[] Overfull \hbox (46.39107pt too wide) in paragraph at lines 4644--4644 []@smalltt warning: Could not load the syscall XML file 'syscalls/i386-linux.x ml'.[] [60] [61] [62] [63] [64] [65] [66] Overfull \hbox (15.27109pt too wide) in paragraph at lines 5150--5150 []@texttt 1 dprintf keep y 0x00123456 in main at main.c:25[] Overfull \hbox (21.01978pt too wide) in paragraph at lines 5151--5151 [] @texttt call (void) fprintf (mylog,"at line 25, glob=%d\n",glob)[] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] Chapter 6 [85] [86] [87] Chapter 7 [88] [89] [90] [91] [92] [93] [94] Chapter 8 [95] [96] [97] [98] [99] [100] [101] [102] [103] Chapter 9 [104] [105] [106] [107] Underfull \hbox (badness 10000) in paragraph at lines 8051--8055 []@textrm For ex-am-ple, as-sum-ing a pro-gram with C@texttt ++[] @textrm sym- bols named Underfull \hbox (badness 10000) in paragraph at lines 8051--8055 @texttt A::B::func[] @textrm and @texttt B::func[]@textrm , both com-mands [] [108] [109] [110] [111] Overfull \hbox (2.10248pt too wide) in paragraph at lines 8391--8396 @textsc gdb @textrm would then rewrite @texttt /usr/src/include/defs.h[] @text rm into @texttt /mnt/include/defs.h[] [112] [113] [114] [115] [116] Chapter 10 [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] Overfull \hbox (36.94118pt too wide) in paragraph at lines 10001--10001 []@smalltt #1 0x08048361 in call_me (i=3, s=[], ss=0xbf8d508c, u=[], e=green) [] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] Chapter 11 [162] [163] [164] [165] Chapter 12 [166] [167] [168] [169] Chapter 13 [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] Chapter 14 [188] [189] [190] [191] [192] Chapter 15 [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] Chapter 16 [225] [226] [227] [228] [229] [230] Overfull \hbox (18.0414pt too wide) in paragraph at lines 17341--17341 [] @smalltt /* to-tal size (bytes): 24 */[ ] [231] [232] [233] [234] [235] [236] Chapter 17 [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] Overfull \hbox (26.37442pt too wide) in paragraph at lines 18595--18595 []@smalltt gdb com-mand line:1:36: er-ror: deref-er-enc-ing pointer to in-com- plete type struct a[] Overfull \hbox (12.19958pt too wide) in paragraph at lines 18597--18597 []@smalltt (gdb) com-pile code struct a { int a; }; printf ("%d\n", ((struct a *) argv)- Chapter 18 [249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] Chapter 19 [267] [268] [269] [270] [271] Chapter 20 [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] Underfull \hbox (badness 10000) in paragraph at lines 21271--21272 @texttt info Underfull \hbox (badness 10000) in paragraph at lines 21303--21304 @textrm Displaying Underfull \hbox (badness 10000) in paragraph at lines 21305--21306 @texttt get-thread- Underfull \hbox (badness 10000) in paragraph at lines 21305--21306 @texttt information-block- Underfull \hbox (badness 10000) in paragraph at lines 21307--21308 @textrm Display MS- Underfull \hbox (badness 10000) in paragraph at lines 21307--21308 @textrm Windows Thread Underfull \hbox (badness 10000) in paragraph at lines 21315--21316 @textrm Remote com- Underfull \hbox (badness 10000) in paragraph at lines 21315--21316 @textrm mu-ni-ca-tions Underfull \hbox (badness 10000) in paragraph at lines 21349--21350 @texttt hostio-readlink- Underfull \hbox (badness 10000) in paragraph at lines 21371--21372 @textrm Querying re-mote Underfull \hbox (badness 10000) in paragraph at lines 21371--21372 @textrm pro-cess at-tach Underfull \hbox (badness 10000) in paragraph at lines 21375--21376 @texttt set trace-buffer- Underfull \hbox (badness 10000) in paragraph at lines 21382--21383 @texttt qXfer:traceframe- Underfull \hbox (badness 10000) in paragraph at lines 21391--21392 @texttt set disable- Underfull \hbox (badness 10000) in paragraph at lines 21395--21396 @texttt set startup-with- Underfull \hbox (badness 10000) in paragraph at lines 21397--21398 @texttt environment-hex- Underfull \hbox (badness 10000) in paragraph at lines 21407--21408 @texttt Reset the Underfull \hbox (badness 10000) in paragraph at lines 21407--21408 @texttt inferior Underfull \hbox (badness 10000) in paragraph at lines 21407--21408 @texttt environment Underfull \hbox (badness 10000) in paragraph at lines 21407--21408 @texttt (i.e., unset Underfull \hbox (badness 10000) in paragraph at lines 21407--21408 @texttt user-set Underfull \hbox (badness 10000) in paragraph at lines 21413--21414 @texttt conditional- Underfull \hbox (badness 10000) in paragraph at lines 21415--21416 @texttt Support for Underfull \hbox (badness 10000) in paragraph at lines 21415--21416 @texttt target-side Underfull \hbox (badness 10000) in paragraph at lines 21415--21416 @texttt breakpoint Underfull \hbox (badness 10000) in paragraph at lines 21415--21416 @texttt condition Underfull \hbox (badness 10000) in paragraph at lines 21417--21418 @texttt multiprocess- Underfull \hbox (badness 10000) in paragraph at lines 21418--21419 @texttt multiprocess Underfull \hbox (badness 10000) in paragraph at lines 21446--21447 @texttt no resumed thread left [285] [286] [287] [288] [289] [290] [291] Chapter 21 [292] [293] [294] [295] [296] Underfull \hbox (badness 10000) in paragraph at lines 22195--22201 []@textrm This com-mand dis-plays in-for-ma-tion re-turned by the Win32 API [297] Overfull \hbox (9.0566pt too wide) in paragraph at lines 22212--22216 []@textrm To use it, cre-ate or edit the fol-low-ing keys in @texttt HKLM\SOFT WARE\Microsoft\Windows Overfull \hbox (52.85411pt too wide) in paragraph at lines 22212--22216 @texttt NT\CurrentVersion\AeDebug[] @textrm and/or @texttt HKLM\SOFTWARE\Wow64 32Node\Microsoft\Windows [298] [299] [300] [301] [302] [303] [304] [305] [306] [307] [308] [309] [310] [311] [312] [313] [314] Chapter 22 [315] [316] [317] [318] [319] [320] [321] [322] Overfull \hbox (21.64948pt too wide) in paragraph at lines 24087--24087 []@smalltt scripts-directory: List of di-rec-to-ries from which to load auto- loaded scripts[] Underfull \hbox (badness 10000) in paragraph at lines 24139--24140 @textrm Control for @textsc gdb @textrm auto-loaded scripts Underfull \hbox (badness 10000) in paragraph at lines 24140--24141 @textrm See [][][show auto-load scripts-directory], Underfull \hbox (badness 10000) in paragraph at lines 24142--24143 @textrm See [][][add-auto-load-scripts-directory], [323] [324] [325] [326] [327] [328] [329] [330] [331] [332] Chapter 23 [333] [334] [335] [336] [337] [338] [339] [340] (/builddir/build/BUILD/gdb-8.1/gdb/doc/python.texi [341] [342] [343] [344] [345] [346] [347] [348] [349] [350] [351] [352] [353] [354] [355] [356] [357] [358] [359] [360] [361] [362] [363] [364] [365] [366] [367] [368] [369] [370] Underfull \hbox (badness 10000) in paragraph at lines 2281--2282 []@texttt frame_id_build_special (@textttsl frame_id@texttt .sp, @textttsl fra me_id@texttt .pc, @textttsl frame_ Underfull \hbox (badness 10000) in paragraph at lines 2297--2300 []@textrm Use @texttt PendingFrame.create_unwind_info[] @textrm method de-scrib ed above to cre-ate a [371] [372] [373] [374] [375] [376] [377] [378] [379] [380] [381] [382] [383] [384] [385] [386] [387] [388] [389] [390] [391] [392] [393] [394] [395] [396] [397] [398] [399] [400] [401] [402] [403] [404] [405] [406] [407] Warning: unbalanced square brackets in @def... [408] [409] [410] [411] [412] [413] [414] [415] Underfull \hbox (badness 10000) in paragraph at lines 5538--5539 ) (/builddir/build/BUILD/gdb-8.1/gdb/doc/guile.texi [416] [417] [418] [419] [420] [421] [422] [423] [424] [425] [426] [427] [428] [429] [430] [431] [432] [433] [434] [435] [436] [437] [438] Warning: unbalanced parentheses in @def... [439] [440] [441] [442] Warning: unbalanced parentheses in @def... [443] [444] [445] [446] [447] [448] [449] [450] [451] [452] [453] [454] [455] [456] [457] [458] [459] [460] [461] [462] [463] [464] [465] [466]) [467] [468] [469] [470] [471] Chapter 24 [472] Chapter 25 [473] [474] [475] [476] [477] [478] Chapter 26 [479] [480] [481] Chapter 27 [482] [483] [484] [485] [486] [487] [488] [489] [490] Overfull \hbox (9.02896pt too wide) in paragraph at lines 27216--27216 []@texttt *stopped,reason="@textttsl reason@texttt ",thread-id="@textttsl id@te xttt ",stopped-threads="@textttsl stopped@texttt ",core="@textttsl core@texttt "[] [491] [492] [493] [494] [495] [496] [497] [498] [499] [500] [501] [502] [503] [504] [505] [506] [507] [508] [509] [510] [511] [512] [513] [514] [515] [516] [517] [518] [519] [520] [521] [522] [523] [524] [525] [526] [527] [528] [529] [530] [531] [532] [533] [534] [535] [536] [537] [538] [539] [540] [541] [542] [543] [544] [545] [546] [547] [548] [549] [550] [551] [552] [553] [554] Overfull \hbox (81.9569pt too wide) in paragraph at lines 32274--32274 []@smalltt {id="/lib/libfoo.so",target-name="/lib/libfoo.so",host-name="/lib/l ibfoo.so",symbols-loaded="1",thread- Overfull \hbox (81.9569pt too wide) in paragraph at lines 32275--32275 []@smalltt {id="/lib/libbar.so",target-name="/lib/libbar.so",host-name="/lib/l ibbar.so",symbols-loaded="1",thread- [555] [556] [557] [558] [559] [560] [561] [562] [563] [564] [565] Overfull \hbox (15.80766pt too wide) in paragraph at lines 33249--33249 [] @smalltt frame={level="0",addr="0xffffe410",func="__kernel_vsyscall",args =[]},state="running"},[] [566] [567] [568] Chapter 28 [569] [570] [571] [572] [573] Chapter 29 [574] [575] [576] [577] Chapter 30 [578] [579] Underfull \hbox (badness 10000) in paragraph at lines 34222--34224 @textrm is NULL Underfull \hbox (badness 10000) in paragraph at lines 34222--34224 @textrm oth-er-wise Underfull \hbox (badness 10000) in paragraph at lines 34222--34224 @textrm ex-pres-sion Underfull \hbox (badness 10000) in paragraph at lines 34222--34224 @textrm ob-ject], [580] [581] Chapter 31 [582] [583] [584] Appendix A [585] [586] Appendix B [587] [588] [589] Appendix C [590] [591] [592] [593] [594] [595] [596] Appendix D [597] [598] [599] Underfull \hbox (badness 10000) in paragraph at lines 35235--35238 []@textrm Discards the cached packet his-tory printed by the `@texttt maint bt race [600] [601] [602] Overfull \hbox (12.19958pt too wide) in paragraph at lines 35444--35444 []@smalltt 0xa8206d8: id={stack=0xbfffe734,code=0xbfffe73f,!special}, ptid=pro cess 9353[] [603] [604] [605] [606] Appendix E [607] [608] [609] [610] [611] [612] [613] [614] [615] [616] [617] [618] [619] [620] [621] [622] [623] [624] [625] [626] [627] [628] [629] [630] Underfull \hbox (badness 10000) in paragraph at lines 37540--37542 []@textrm Multiple `@texttt QCatchSyscalls:1[]@textrm '[] pack-ets do not com- bine; any ear-lier [631] [632] [633] [634] [635] Overfull \hbox (21.02565pt too wide) in paragraph at lines 37932--37933 @textrm `@texttt augmented-libraries-svr4-read[]@textrm '[]| Overfull \hbox (3.77959pt too wide) in paragraph at lines 37972--37973 @textrm `@texttt qXfer:traceframe-info:read[]@textrm '[]| [636] [637] [638] [639] [640] [641] Underfull \hbox (badness 6775) in paragraph at lines 38367--38371 @textrm en-coded). @textsc gdb @textrm may pro-vide the value by us-ing the [642] [643] [644] [645] [646] [647] [648] [649] [650] [651] [652] [653] [654] [655] [656] [657] [658] [659] [660] [661] Overfull \hbox (4.23865pt too wide) in paragraph at lines 39748--39749 @textrm Notification| Overfull \hbox (4.98448pt too wide) in paragraph at lines 39754--39755 @textrm vStopped| [662] [663] [664] [665] [666] [667] [668] [669] [670] [671] [672] [673] [674] [675] [676] [677] [678] [679] [680] (/builddir/build/BUILD/gdb-8.1/gdb/doc/agentexpr.texi Appendix F [681] [682] [683] [684] [685] [686] [687] [688] [689] [690] [691] [692]) Appendix G [693] [694] [695] [696] [697] [698] [699] [700] [701] Overfull \hbox (11.68234pt too wide) in paragraph at lines 42142--42145 []@textrm The `@texttt org.gnu.gdb.i386.avx[]@textrm '[] fea-ture is op-tional and re-quires the `@texttt org.gnu.gdb.i386.sse[]@textrm '[] [702] Underfull \hbox (badness 10000) in paragraph at lines 42169--42172 []@textrm The `@texttt org.gnu.gdb.i386.avx512[]@textrm '[] fea-ture is op-tion al and re-quires the [703] [704] [705] Appendix H [706] Appendix I [707] [708] [709] Appendix J [710] [711] [712] Appendix K [713] [714] [715] [716] [717] [718] [719] [720] (/builddir/build/BUILD/gdb-8.1/gdb/doc/gpl.texi Appendix L [721] [722] [723] [724] [725] [726] [727] [728] [729] [730] [731] [732]) Appendix M [733] [734] (/builddir/build/BUILD/gdb-8.1/gdb/doc/fdl.texi [735] [736] [737] [738] [739] [740] [741]) (Concept Index) [742] (./gdb.cps [743] [744] [745] [746] [747] [748] [749] [750] [751] [752] [753] [754] [755]) (Command, Variable, and Function Index) [756] (./gdb.fns [757] [758] [759] [760] [761] [762] [763] [764] [765] [766] [767] [768] [769] [770] [771] [772] [773]) [774] [775] [776] ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/cm-super/cm-super-t1.enc} Output written on gdb.pdf (792 pages, 2571211 bytes). Transcript written on gdb.log. This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013) restricted \write18 enabled. entering extended mode (./../../../gdb/doc/gdb.texinfo (/usr/share/texlive/texmf-local/texmf-compat/tex/texinfo/texinfo.tex Loading texinfo [version 2013-02-01.11]: pdf, fonts, markup, glyphs, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.4 <14 February 2011> ) localization, formatting, and turning on texinfo input format.) (./gdb.aux) (./gdb-cfg.texi (./GDBvn.texi)) [1{/usr/share/texlive/texmf/fonts/map/pdftex/up dmap/pdftex.map}] [2] (./gdb.toc [-1] [-2] [-3] [-4] [-5] [-6] [-7] [-8] [-9] [-10] [-11] [-12] [-13]) [-14] (./gdb.toc) (./gdb.toc) (Summary of @value {GDBN}) [1] [2] [3] [4] Chapter 1 [5] [6] Overfull \hbox (13.51782pt too wide) in paragraph at lines 611--611 []@smallsc gdb @smalltt Red Hat En-ter-prise Linux 8.1-24.el7, Copy-right 1999 Free Soft-ware Foun-da-tion, Inc...[] [7] [8] [9] Chapter 2 [10] [11] [12] [13] [14] [15] [16] [17] Chapter 3 [18] [19] [20] [21] [22] [23] Chapter 4 [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] Chapter 5 [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] Overfull \hbox (32.21623pt too wide) in paragraph at lines 4615--4615 []@smalltt Catchpoint 1 (call to syscall fork), 0x00007ffff7df4e27 in open64 ( )[] Overfull \hbox (46.39107pt too wide) in paragraph at lines 4644--4644 []@smalltt warning: Could not load the syscall XML file 'syscalls/i386-linux.x ml'.[] [60] [61] [62] [63] [64] [65] [66] Overfull \hbox (15.27109pt too wide) in paragraph at lines 5150--5150 []@texttt 1 dprintf keep y 0x00123456 in main at main.c:25[] Overfull \hbox (21.01978pt too wide) in paragraph at lines 5151--5151 [] @texttt call (void) fprintf (mylog,"at line 25, glob=%d\n",glob)[] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] Chapter 6 [85] [86] [87] Chapter 7 [88] [89] [90] [91] [92] [93] [94] Chapter 8 [95] [96] [97] [98] [99] [100] [101] [102] [103] Chapter 9 [104] [105] [106] [107] Underfull \hbox (badness 10000) in paragraph at lines 8051--8055 []@textrm For ex-am-ple, as-sum-ing a pro-gram with C@texttt ++[] @textrm sym- bols named Underfull \hbox (badness 10000) in paragraph at lines 8051--8055 @texttt A::B::func[] @textrm and @texttt B::func[]@textrm , both com-mands [] [108] [109] [110] [111] Overfull \hbox (2.10248pt too wide) in paragraph at lines 8391--8396 @textsc gdb @textrm would then rewrite @texttt /usr/src/include/defs.h[] @text rm into @texttt /mnt/include/defs.h[] [112] [113] [114] [115] [116] Chapter 10 [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] Overfull \hbox (36.94118pt too wide) in paragraph at lines 10001--10001 []@smalltt #1 0x08048361 in call_me (i=3, s=[], ss=0xbf8d508c, u=[], e=green) [] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158]../../../gdb/doc/gdb.texinfo:34280: warning: node next `GDB Bugs' in menu `(rluserman)' and in sectioning `In Memoriam' differ ../../../gdb/doc/gdb.texinfo:34539: warning: node prev `In Memoriam' in menu `(history)' and in sectioning `GDB Bugs' differ [159] [160] [161] Chapter 11 [162] [163] [164] [165] Chapter 12 [166] [167] [168] [169] Chapter 13 [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] Chapter 14 [188] [189] [190] [191] [192] Chapter 15 [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] Chapter 16 [225] [226] [227] [228] [229] [230] Overfull \hbox (18.0414pt too wide) in paragraph at lines 17341--17341 [] @smalltt /* to-tal size (bytes): 24 */[ ] [231] [232] [233] [234] [235] [236] Chapter 17 [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] Overfull \hbox (26.37442pt too wide) in paragraph at lines 18595--18595 []@smalltt gdb com-mand line:1:36: er-ror: deref-er-enc-ing pointer to in-com- plete type struct a[] Overfull \hbox (12.19958pt too wide) in paragraph at lines 18597--18597 []@smalltt (gdb) com-pile code struct a { int a; }; printf ("%d\n", ((struct a *) argv)- Chapter 18 [249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] Chapter 19 [267] [268] [269] [270] [271] Chapter 20 [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] Underfull \hbox (badness 10000) in paragraph at lines 21271--21272 @texttt info Underfull \hbox (badness 10000) in paragraph at lines 21303--21304 @textrm Displaying Underfull \hbox (badness 10000) in paragraph at lines 21305--21306 @texttt get-thread- Underfull \hbox (badness 10000) in paragraph at lines 21305--21306 @texttt information-block- Underfull \hbox (badness 10000) in paragraph at lines 21307--21308 @textrm Display MS- Underfull \hbox (badness 10000) in paragraph at lines 21307--21308 @textrm Windows Thread Underfull \hbox (badness 10000) in paragraph at lines 21315--21316 @textrm Remote com- Underfull \hbox (badness 10000) in paragraph at lines 21315--21316 @textrm mu-ni-ca-tions Underfull \hbox (badness 10000) in paragraph at lines 21349--21350 @texttt hostio-readlink- Underfull \hbox (badness 10000) in paragraph at lines 21371--21372 @textrm Querying re-mote Underfull \hbox (badness 10000) in paragraph at lines 21371--21372 @textrm pro-cess at-tach Underfull \hbox (badness 10000) in paragraph at lines 21375--21376 @texttt set trace-buffer- Underfull \hbox (badness 10000) in paragraph at lines 21382--21383 @texttt qXfer:traceframe- Underfull \hbox (badness 10000) in paragraph at lines 21391--21392 @texttt set disable- Underfull \hbox (badness 10000) in paragraph at lines 21395--21396 @texttt set startup-with- Underfull \hbox (badness 10000) in paragraph at lines 21397--21398 @texttt environment-hex- Underfull \hbox (badness 10000) in paragraph at lines 21407--21408 @texttt Reset the Underfull \hbox (badness 10000) in paragraph at lines 21407--21408 @texttt inferior Underfull \hbox (badness 10000) in paragraph at lines 21407--21408 @texttt environment Underfull \hbox (badness 10000) in paragraph at lines 21407--21408 @texttt (i.e., unset Underfull \hbox (badness 10000) in paragraph at lines 21407--21408 @texttt user-set Underfull \hbox (badness 10000) in paragraph at lines 21413--21414 @texttt conditional- Underfull \hbox (badness 10000) in paragraph at lines 21415--21416 @texttt Support for Underfull \hbox (badness 10000) in paragraph at lines 21415--21416 @texttt target-side Underfull \hbox (badness 10000) in paragraph at lines 21415--21416 @texttt breakpoint Underfull \hbox (badness 10000) in paragraph at lines 21415--21416 @texttt condition Underfull \hbox (badness 10000) in paragraph at lines 21417--21418 @texttt multiprocess- Underfull \hbox (badness 10000) in paragraph at lines 21418--21419 @texttt multiprocess Underfull \hbox (badness 10000) in paragraph at lines 21446--21447 @texttt no resumed thread left [285] [286] [287] [288] [289] [290] [291] Chapter 21 [292] [293] [294] [295] [296] Underfull \hbox (badness 10000) in paragraph at lines 22195--22201 []@textrm This com-mand dis-plays in-for-ma-tion re-turned by the Win32 API [297] Overfull \hbox (9.0566pt too wide) in paragraph at lines 22212--22216 []@textrm To use it, cre-ate or edit the fol-low-ing keys in @texttt HKLM\SOFT WARE\Microsoft\Windows Overfull \hbox (52.85411pt too wide) in paragraph at lines 22212--22216 @texttt NT\CurrentVersion\AeDebug[] @textrm and/or @texttt HKLM\SOFTWARE\Wow64 32Node\Microsoft\Windows [298] [299] [300] [301] [302] [303] [304] [305] [306] [307] [308] [309] [310] [311] [312] [313] [314] Chapter 22 [315] [316] [317] [318] [319] [320] [321] [322] Overfull \hbox (21.64948pt too wide) in paragraph at lines 24087--24087 []@smalltt scripts-directory: List of di-rec-to-ries from which to load auto- loaded scripts[] Underfull \hbox (badness 10000) in paragraph at lines 24139--24140 @textrm Control for @textsc gdb @textrm auto-loaded scripts Underfull \hbox (badness 10000) in paragraph at lines 24140--24141 @textrm See [][][show auto-load scripts-directory], Underfull \hbox (badness 10000) in paragraph at lines 24142--24143 @textrm See [][][add-auto-load-scripts-directory], [323] [324] [325] [326] [327] [328] [329] [330] [331] [332] Chapter 23 [333] [334] [335] [336] [337] [338] [339] [340] (/builddir/build/BUILD/gdb-8.1/gdb/doc/python.texi [341] [342] [343] [344] [345] [346] [347] [348] [349] [350] [351] [352] [353] [354] [355] [356] [357] [358] [359] [360] [361] [362] [363] [364] [365] [366] [367] [368] [369] [370] Underfull \hbox (badness 10000) in paragraph at lines 2281--2282 []@texttt frame_id_build_special (@textttsl frame_id@texttt .sp, @textttsl fra me_id@texttt .pc, @textttsl frame_ Underfull \hbox (badness 10000) in paragraph at lines 2297--2300 []@textrm Use @texttt PendingFrame.create_unwind_info[] @textrm method de-scrib ed above to cre-ate a [371] [372] [373] [374] [375] [376] [377] [378] [379] [380] [381] [382] [383] [384] [385] [386] [387] [388] [389] [390] [391] [392] [393] [394] [395] [396] [397] [398] [399] [400] [401] [402] [403] [404] [405] [406] [407] Warning: unbalanced square brackets in @def... [408] [409] [410] [411] [412] [413] [414] [415] Underfull \hbox (badness 10000) in paragraph at lines 5538--5539 ) (/builddir/build/BUILD/gdb-8.1/gdb/doc/guile.texi [416] [417] [418] [419] [420] [421] [422] [423] [424] [425] [426] [427] [428] [429] [430] [431] [432] [433] [434] [435] [436] [437] [438] Warning: unbalanced parentheses in @def... [439] [440] [441] [442] Warning: unbalanced parentheses in @def... [443] [444] [445] [446] [447] [448] [449] [450] [451] [452] [453] [454] [455] [456] [457] [458] [459] [460] [461] [462] [463] [464] [465] [466]) [467] [468] [469] [470] [471] Chapter 24 [472] Chapter 25 [473] [474] [475] [476] [477] [478] Chapter 26 [479] [480] [481] Chapter 27 [482] [483] [484] [485] [486] [487] [488] [489] [490] Overfull \hbox (9.02896pt too wide) in paragraph at lines 27216--27216 []@texttt *stopped,reason="@textttsl reason@texttt ",thread-id="@textttsl id@te xttt ",stopped-threads="@textttsl stopped@texttt ",core="@textttsl core@texttt "[] [491] [492] [493] [494] [495] [496] [497] [498] [499] [500] [501] [502] [503] [504] [505] [506] [507] [508] [509] [510] [511] [512] [513] [514] [515] [516] [517] [518] [519] [520] [521] [522] [523] [524] [525] [526] [527] [528] [529] [530] [531] [532] [533] [534] [535] [536] [537] [538] [539] [540] [541] [542] [543] [544] [545] [546] [547] [548] [549] [550] [551] [552] [553] [554] Overfull \hbox (81.9569pt too wide) in paragraph at lines 32274--32274 []@smalltt {id="/lib/libfoo.so",target-name="/lib/libfoo.so",host-name="/lib/l ibfoo.so",symbols-loaded="1",thread- Overfull \hbox (81.9569pt too wide) in paragraph at lines 32275--32275 []@smalltt {id="/lib/libbar.so",target-name="/lib/libbar.so",host-name="/lib/l ibbar.so",symbols-loaded="1",thread- [555] [556] [557] [558] [559] [560] [561] [562] [563] [564] [565] Overfull \hbox (15.80766pt too wide) in paragraph at lines 33249--33249 [] @smalltt frame={level="0",addr="0xffffe410",func="__kernel_vsyscall",args =[]},state="running"},[] [566] [567] [568] Chapter 28 [569] [570] [571] [572] [573] Chapter 29 [574] [575] [576] [577] Chapter 30 [578] [579] Underfull \hbox (badness 10000) in paragraph at lines 34222--34224 @textrm is NULL Underfull \hbox (badness 10000) in paragraph at lines 34222--34224 @textrm oth-er-wise Underfull \hbox (badness 10000) in paragraph at lines 34222--34224 @textrm ex-pres-sion Underfull \hbox (badness 10000) in paragraph at lines 34222--34224 @textrm ob-ject], [580] [581] Chapter 31 [582] [583] [584] Appendix A [585] [586] Appendix B [587] [588] [589] Appendix C [590] [591] [592] [593] [594] [595] [596] Appendix D [597] [598] [599] Underfull \hbox (badness 10000) in paragraph at lines 35235--35238 []@textrm Discards the cached packet his-tory printed by the `@texttt maint bt race [600] [601] [602] Overfull \hbox (12.19958pt too wide) in paragraph at lines 35444--35444 []@smalltt 0xa8206d8: id={stack=0xbfffe734,code=0xbfffe73f,!special}, ptid=pro cess 9353[] [603] [604] [605] [606] Appendix E [607] [608] [609] [610] [611] [612] [613] [614] [615] [616] [617] [618] [619] [620] [621] [622] [623] [624] [625] [626] [627] [628] [629] [630] Underfull \hbox (badness 10000) in paragraph at lines 37540--37542 []@textrm Multiple `@texttt QCatchSyscalls:1[]@textrm '[] pack-ets do not com- bine; any ear-lier [631] [632] [633] [634] [635] Overfull \hbox (21.02565pt too wide) in paragraph at lines 37932--37933 @textrm `@texttt augmented-libraries-svr4-read[]@textrm '[]| Overfull \hbox (3.77959pt too wide) in paragraph at lines 37972--37973 @textrm `@texttt qXfer:traceframe-info:read[]@textrm '[]| [636] [637] [638] [639] [640] [641] Underfull \hbox (badness 6775) in paragraph at lines 38367--38371 @textrm en-coded). @textsc gdb @textrm may pro-vide the value by us-ing the [642] [643] [644] [645] [646] [647] [648] [649] [650] [651] [652] [653] [654] [655] [656] [657] [658] [659] [660] [661] Overfull \hbox (4.23865pt too wide) in paragraph at lines 39748--39749 @textrm Notification| Overfull \hbox (4.98448pt too wide) in paragraph at lines 39754--39755 @textrm vStopped| [662] [663] [664] [665] [666] [667] [668] [669] [670] [671] [672] [673] [674] [675] [676] [677] [678] [679] [680] (/builddir/build/BUILD/gdb-8.1/gdb/doc/agentexpr.texi Appendix F [681] [682] [683] [684] [685] [686] [687] [688] [689] [690] [691] [692]) Appendix G [693] [694] [695] [696] [697] [698] [699] [700] [701] Overfull \hbox (11.68234pt too wide) in paragraph at lines 42142--42145 []@textrm The `@texttt org.gnu.gdb.i386.avx[]@textrm '[] fea-ture is op-tional and re-quires the `@texttt org.gnu.gdb.i386.sse[]@textrm '[] [702] Underfull \hbox (badness 10000) in paragraph at lines 42169--42172 []@textrm The `@texttt org.gnu.gdb.i386.avx512[]@textrm '[] fea-ture is op-tion al and re-quires the [703] [704] [705] Appendix H [706] Appendix I [707] [708] [709] Appendix J [710] [711] [712] Appendix K [713] [714] [715] [716] [717] [718] [719] [720] (/builddir/build/BUILD/gdb-8.1/gdb/doc/gpl.texi Appendix L [721] [722] [723] [724] [725] [726] [727] [728] [729] [730] [731] [732]) Appendix M [733] [734] (/builddir/build/BUILD/gdb-8.1/gdb/doc/fdl.texi [735] [736] [737] [738] [739] [740] [741]) (Concept Index) [742] (./gdb.cps [743] [744] [745] [746] [747] [748] [749] [750] [751] [752] [753] [754] [755]) (Command, Variable, and Function Index) [756] (./gdb.fns [757] [758] [759] [760] [761] [762] [763] [764] [765] [766] [767] [768] [769] [770] [771] [772] [773]) [774] [775] [776] ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/cm-super/cm-super-t1.enc} Output written on gdb.pdf (792 pages, 2571211 bytes). Transcript written on gdb.log. ../../../gdb/doc/gdb.texinfo:2508: warning: `.' or `,' must follow @xref ../../../gdb/doc/gdb.texinfo:2527: warning: `.' or `,' must follow @xref make: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/doc' + cp /builddir/build/BUILD/gdb-8.1/gdb/NEWS /builddir/build/BUILD/gdb-8.1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1xJIwA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64 + cd gdb-8.1 + cd build-x86_64-redhat-linux-gnu + rm -rf /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64 + make -j32 install DESTDIR=/builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64 make[1]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr make[1]: Nothing to be done for `install-target'. mkdir -p -- /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr make[2]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/etc' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/etc' make[2]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/intl' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/intl' make[2]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/libdecnumber' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/libdecnumber' make[2]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/libiberty' make[3]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/libiberty/testsuite' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/libiberty/testsuite' make[3]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/libiberty/testsuite' make[3]: Nothing to be done for `install'. make[3]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/libiberty/testsuite' if test -n ""; then \ /bin/sh ../../libiberty/../mkinstalldirs /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64/`gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -print-multi-os-directory`; \ /usr/bin/install -c -m 644 ./libiberty.a /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64/`gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -print-multi-os-directory`/./libiberty.an; \ ( cd /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64/`gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ); \ mv -f /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64/`gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -print-multi-os-directory`/./libiberty.an /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64/`gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -print-multi-os-directory`/./libiberty.a; \ case "" in \ /*) thd=;; \ *) thd=/opt/rh/devtoolset-8/root/usr/include/;; \ esac; \ /bin/sh ../../libiberty/../mkinstalldirs /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64${thd}; \ for h in ../../libiberty/../include/ansidecl.h ../../libiberty/../include/demangle.h ../../libiberty/../include/dyn-string.h ../../libiberty/../include/fibheap.h ../../libiberty/../include/floatformat.h ../../libiberty/../include/hashtab.h ../../libiberty/../include/libiberty.h ../../libiberty/../include/objalloc.h ../../libiberty/../include/partition.h ../../libiberty/../include/safe-ctype.h ../../libiberty/../include/sort.h ../../libiberty/../include/splay-tree.h ../../libiberty/../include/timeval-utils.h; do \ /usr/bin/install -c -m 644 $h /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64${thd}; \ done; \ fi make[2]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/libiberty' make[2]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd' make install-recursive make[3]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd' Making install in doc make[4]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd/doc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/info' make[2]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb' CONFIG_HEADERS=config.h:config.in \ CONFIG_COMMANDS="default depdir" \ CONFIG_FILES= \ CONFIG_LINKS= \ /bin/sh config.status /usr/bin/install -c -m 644 ./bfd.info '/builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/info' '/builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/info/bfd.info' make[4]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd/doc' Making install in po make[4]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd/po' if test -r ../../../bfd/../mkinstalldirs; then \ ../../../bfd/../mkinstalldirs /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share; \ else \ ../../../bfd/mkinstalldirs /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share; \ fi mkdir -p -- /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/da/LC_MESSAGES installing ../../../bfd/po/da.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/da/LC_MESSAGES/bfd.mo mkdir -p -- /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/es/LC_MESSAGES installing ../../../bfd/po/es.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/es/LC_MESSAGES/bfd.mo config.status: creating config.h config.status: config.h is unchanged mkdir -p -- /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/fi/LC_MESSAGES config.status: executing default commands config.status: executing depdir commands installing ../../../bfd/po/fi.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/fi/LC_MESSAGES/bfd.mo mkdir -p -- /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/fr/LC_MESSAGES installing ../../../bfd/po/fr.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/fr/LC_MESSAGES/bfd.mo mkdir -p -- /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/hr/LC_MESSAGES installing ../../../bfd/po/hr.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/hr/LC_MESSAGES/bfd.mo mkdir -p -- /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/id/LC_MESSAGES installing ../../../bfd/po/id.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/id/LC_MESSAGES/bfd.mo mkdir -p -- /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/ja/LC_MESSAGES installing ../../../bfd/po/ja.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/ja/LC_MESSAGES/bfd.mo mkdir -p -- /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/ro/LC_MESSAGES installing ../../../bfd/po/ro.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/ro/LC_MESSAGES/bfd.mo make[3]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb' make[4]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib' mkdir -p -- /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/ru/LC_MESSAGES make[5]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib' installing ../../../bfd/po/ru.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/ru/LC_MESSAGES/bfd.mo mkdir -p -- /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/rw/LC_MESSAGES installing ../../../bfd/po/rw.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/rw/LC_MESSAGES/bfd.mo make[6]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib/import' make all-recursive mkdir -p -- /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/sr/LC_MESSAGES installing ../../../bfd/po/sr.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/sr/LC_MESSAGES/bfd.mo make[7]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib/import' mkdir -p -- /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/sv/LC_MESSAGES installing ../../../bfd/po/sv.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/sv/LC_MESSAGES/bfd.mo mkdir -p -- /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/tr/LC_MESSAGES installing ../../../bfd/po/tr.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/tr/LC_MESSAGES/bfd.mo mkdir -p -- /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/uk/LC_MESSAGES installing ../../../bfd/po/uk.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/uk/LC_MESSAGES/bfd.mo make[8]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib/import' make[8]: Nothing to be done for `all-am'. make[8]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib/import' make[7]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib/import' make[6]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib/import' make[5]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib' make[4]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib' make[3]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb' mkdir -p -- /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/vi/LC_MESSAGES installing ../../../bfd/po/vi.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/vi/LC_MESSAGES/bfd.mo mkdir -p -- /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/zh_CN/LC_MESSAGES installing ../../../bfd/po/zh_CN.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/zh_CN/LC_MESSAGES/bfd.mo installing ../../../bfd/po/da.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/da/LC_MESSAGES/bfd.mo installing ../../../bfd/po/es.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/es/LC_MESSAGES/bfd.mo installing ../../../bfd/po/fi.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/fi/LC_MESSAGES/bfd.mo installing ../../../bfd/po/fr.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/fr/LC_MESSAGES/bfd.mo installing ../../../bfd/po/hr.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/hr/LC_MESSAGES/bfd.mo installing ../../../bfd/po/id.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/id/LC_MESSAGES/bfd.mo installing ../../../bfd/po/ja.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/ja/LC_MESSAGES/bfd.mo installing ../../../bfd/po/ro.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/ro/LC_MESSAGES/bfd.mo installing ../../../bfd/po/ru.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/ru/LC_MESSAGES/bfd.mo installing ../../../bfd/po/rw.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/rw/LC_MESSAGES/bfd.mo installing ../../../bfd/po/sr.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/sr/LC_MESSAGES/bfd.mo installing ../../../bfd/po/sv.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/sv/LC_MESSAGES/bfd.mo make[3]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb' make[4]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/doc' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/doc' installing ../../../bfd/po/tr.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/tr/LC_MESSAGES/bfd.mo installing ../../../bfd/po/uk.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/uk/LC_MESSAGES/bfd.mo make[4]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver' installing ../../../bfd/po/vi.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/vi/LC_MESSAGES/bfd.mo installing ../../../bfd/po/zh_CN.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/zh_CN/LC_MESSAGES/bfd.mo if test "bfd" = "gettext"; then \ if test -r ../../../bfd/../mkinstalldirs; then \ ../../../bfd/../mkinstalldirs /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gettext/po; \ else \ ../../../bfd/mkinstalldirs /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gettext/po; \ fi; \ /usr/bin/install -c -m 644 ../../../bfd/po/Makefile.in.in \ /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[4]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd/po' make[5]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver' make[6]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver' make[7]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver' make[8]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make all-recursive make[9]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make[4]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd' make[10]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make[10]: Nothing to be done for `all-am'. make[10]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make[9]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make[8]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make[7]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver' make[6]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver' make[6]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-libiberty-gdbserver' make[7]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-libiberty-gdbserver/testsuite' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-libiberty-gdbserver/testsuite' make[6]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-libiberty-gdbserver' make[5]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver' make[5]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd' make[5]: Nothing to be done for `install-exec-am'. make[5]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver' make[6]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver' make[7]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libbfd.la '/builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64' /usr/bin/install -c -m 644 bfd.h ../../bfd/../include/ansidecl.h ../../bfd/../include/symcat.h ../../bfd/../include/bfdlink.h ../../bfd/../include/plugin-api.h '/builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/include' make[8]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make all-recursive libtool: install: /usr/bin/install -c .libs/libbfd.lai /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64/libbfd.la libtool: install: /usr/bin/install -c .libs/libbfd.a /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64/libbfd.a make[9]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make[10]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make[10]: Nothing to be done for `all-am'. make[10]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make[9]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make[8]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make[7]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver' make[6]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver' libtool: install: chmod 644 /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64/libbfd.a libtool: install: ranlib /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64/libbfd.a make[6]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-libiberty-gdbserver' make[7]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-libiberty-gdbserver/testsuite' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-libiberty-gdbserver/testsuite' make[6]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-libiberty-gdbserver' make[5]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver' make[4]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver' make[4]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/data-directory' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/data-directory' make[4]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib' make[5]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib' make[6]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib/import' make all-recursive make[7]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib/import' libtool: install: warning: remember to run `libtool --finish /opt/rh/devtoolset-8/root/usr/lib64' make[5]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd' make[4]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd' make[3]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd' make[2]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/bfd' make[8]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib/import' make[8]: Nothing to be done for `all-am'. make[8]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib/import' make[7]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib/import' make[6]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib/import' make[5]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib' make[4]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib' make[3]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb' make[2]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/opcodes' Making install in . make[3]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/opcodes' make[4]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/opcodes' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/include' /usr/bin/install -c -m 644 ../../opcodes/../include/dis-asm.h '/builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libopcodes.la '/builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64' make[3]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb' transformed_name=`t='s,y,y,'; \ echo gstack | sed -e "$t"` ; \ if test "x$transformed_name" = x; then \ transformed_name=gstack ; \ else \ true ; \ fi ; \ /bin/sh ../../gdb/../mkinstalldirs /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/bin ; \ /usr/bin/install -c ../../gdb/gstack.sh \ /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/bin/$transformed_name ; \ : /bin/sh ../../gdb/../mkinstalldirs \ /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/man/man1 ; \ : /usr/bin/install -c -m 644 ../../gdb/gstack.1 \ /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/man/man1/$transformed_name.1 /bin/sh ../../gdb/../mkinstalldirs /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share /bin/sh ../../gdb/../mkinstalldirs /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb libtool: install: /usr/bin/install -c .libs/libopcodes.lai /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64/libopcodes.la cats=""; for cat in $cats; do \ lang=`basename $cat | sed 's/\.gmo$//'`; \ if [ -f $cat ]; then :; \ elif [ -f ../../gdb/$cat ]; then cat=../../gdb/$cat; \ else continue; \ fi; \ dir=/opt/rh/devtoolset-8/root/usr/share/locale/$lang/LC_MESSAGES; \ echo /bin/sh ../../gdb/../mkinstalldirs /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64$dir; \ /bin/sh ../../gdb/../mkinstalldirs /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64$dir || exit 1; \ echo /usr/bin/install -c -m 644 $cat /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64$dir/gdb.mo; \ /usr/bin/install -c -m 644 $cat /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64$dir/gdb.mo; \ done libtool: install: /usr/bin/install -c .libs/libopcodes.a /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64/libopcodes.a mkdir -p -- /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb mkdir -p -- /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/bin transformed_name=`t='s,y,y,'; \ echo gdb | sed -e "$t"` ; \ if test "x$transformed_name" = x; then \ transformed_name=gdb ; \ else \ true ; \ fi ; \ /bin/sh ../../gdb/../mkinstalldirs /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/bin ; \ /usr/bin/install -c gdb \ /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/bin/$transformed_name ; \ /bin/sh ../../gdb/../mkinstalldirs /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/include/gdb ; \ /usr/bin/install -c -m 644 jit-reader.h /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/include/gdb/jit-reader.h libtool: install: chmod 644 /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64/libopcodes.a libtool: install: ranlib /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64/libopcodes.a libtool: install: warning: remember to run `libtool --finish /opt/rh/devtoolset-8/root/usr/lib64' make[4]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/opcodes' make[3]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/opcodes' Making install in po make[3]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/opcodes/po' if test -r ../../../opcodes/../mkinstalldirs; then \ ../../../opcodes/../mkinstalldirs /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share; \ else \ ../../../opcodes/mkinstalldirs /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share; \ fi installing ../../../opcodes/po/da.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/da/LC_MESSAGES/opcodes.mo mkdir -p -- /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/de/LC_MESSAGES installing ../../../opcodes/po/de.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/de/LC_MESSAGES/opcodes.mo installing ../../../opcodes/po/es.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/es/LC_MESSAGES/opcodes.mo installing ../../../opcodes/po/fi.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/fi/LC_MESSAGES/opcodes.mo installing ../../../opcodes/po/fr.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/fr/LC_MESSAGES/opcodes.mo mkdir -p -- /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/ga/LC_MESSAGES installing ../../../opcodes/po/ga.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/ga/LC_MESSAGES/opcodes.mo installing ../../../opcodes/po/id.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/id/LC_MESSAGES/opcodes.mo mkdir -p -- /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/it/LC_MESSAGES installing ../../../opcodes/po/it.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/it/LC_MESSAGES/opcodes.mo mkdir -p -- /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/include/gdb if test "x1" != x; \ then \ transformed_name=`t='s,y,y,'; \ echo gcore | sed -e "$t"` ; \ if test "x$transformed_name" = x; then \ transformed_name=gcore ; \ else \ true ; \ fi ; \ /bin/sh ../../gdb/../mkinstalldirs /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/bin ; \ /usr/bin/install -c gcore \ /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/bin/$transformed_name; \ fi mkdir -p -- /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/nl/LC_MESSAGES installing ../../../opcodes/po/nl.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/nl/LC_MESSAGES/opcodes.mo transformed_name=`t='s,y,y,'; \ 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 -c ../../gdb/contrib/gdb-add-index.sh \ /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/bin/$transformed_name mkdir -p -- /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/pt_BR/LC_MESSAGES installing ../../../opcodes/po/pt_BR.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/pt_BR/LC_MESSAGES/opcodes.mo installing ../../../opcodes/po/ro.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/ro/LC_MESSAGES/opcodes.mo installing ../../../opcodes/po/sr.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/sr/LC_MESSAGES/opcodes.mo installing ../../../opcodes/po/sv.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/sv/LC_MESSAGES/opcodes.mo installing ../../../opcodes/po/tr.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/tr/LC_MESSAGES/opcodes.mo installing ../../../opcodes/po/uk.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/uk/LC_MESSAGES/opcodes.mo installing ../../../opcodes/po/vi.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/vi/LC_MESSAGES/opcodes.mo installing ../../../opcodes/po/zh_CN.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/zh_CN/LC_MESSAGES/opcodes.mo installing ../../../opcodes/po/da.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/da/LC_MESSAGES/opcodes.mo installing ../../../opcodes/po/de.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/de/LC_MESSAGES/opcodes.mo installing ../../../opcodes/po/es.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/es/LC_MESSAGES/opcodes.mo installing ../../../opcodes/po/fi.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/fi/LC_MESSAGES/opcodes.mo installing ../../../opcodes/po/fr.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/fr/LC_MESSAGES/opcodes.mo installing ../../../opcodes/po/ga.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/ga/LC_MESSAGES/opcodes.mo installing ../../../opcodes/po/id.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/id/LC_MESSAGES/opcodes.mo make[4]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb' make[5]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/doc' makeinfo --split-size=5000000 --split-size=5000000 -DHAVE_MAKEINFO_CLICK -I ../../../gdb/doc -o stabs.info ../../../gdb/doc/stabs.texinfo touch gdb.1 touch gdbserver.1 touch gcore.1 touch gdb-add-index.1 perl ../../../gdb/doc/../../etc/texi2pod.pl -DHAVE_MAKEINFO_CLICK -Dman -Dgdb < ../../../gdb/doc/gdb.texinfo > gdb.pod perl ../../../gdb/doc/../../etc/texi2pod.pl -DHAVE_MAKEINFO_CLICK -Dman -Dgdbserver < ../../../gdb/doc/gdb.texinfo > gdbserver.pod perl ../../../gdb/doc/../../etc/texi2pod.pl -DHAVE_MAKEINFO_CLICK -Dman -Dgcore < ../../../gdb/doc/gdb.texinfo > gcore.pod touch gdbinit.5 perl ../../../gdb/doc/../../etc/texi2pod.pl -DHAVE_MAKEINFO_CLICK -Dman -Dgdb-add-index < ../../../gdb/doc/gdb.texinfo > gdb-add-index.pod perl ../../../gdb/doc/../../etc/texi2pod.pl -DHAVE_MAKEINFO_CLICK -Dman -Dgdbinit < ../../../gdb/doc/gdb.texinfo > gdbinit.pod installing ../../../opcodes/po/it.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/it/LC_MESSAGES/opcodes.mo installing ../../../opcodes/po/nl.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/nl/LC_MESSAGES/opcodes.mo installing ../../../opcodes/po/pt_BR.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/pt_BR/LC_MESSAGES/opcodes.mo installing ../../../opcodes/po/ro.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/ro/LC_MESSAGES/opcodes.mo installing ../../../opcodes/po/sr.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/sr/LC_MESSAGES/opcodes.mo installing ../../../opcodes/po/sv.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/sv/LC_MESSAGES/opcodes.mo installing ../../../opcodes/po/tr.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/tr/LC_MESSAGES/opcodes.mo (pod2man --center="GNU Development Tools" --release="gdb-`sed q version.subst`" --section=1 gcore.pod | sed -e '/^.if n .na/d' > gcore.1.T$$ && \ mv -f gcore.1.T$$ gcore.1) || (rm -f gcore.1.T$$ && exit 1) (pod2man --center="GNU Development Tools" --release="gdb-`sed q version.subst`" --section=1 gdb-add-index.pod | sed -e '/^.if n .na/d' > gdb-add-index.1.T$$ && \ mv -f gdb-add-index.1.T$$ gdb-add-index.1) || (rm -f gdb-add-index.1.T$$ && exit 1) (pod2man --center="GNU Development Tools" --release="gdb-`sed q version.subst`" --section=5 gdbinit.pod | sed -e '/^.if n .na/d' > gdbinit.5.T$$ && \ mv -f gdbinit.5.T$$ gdbinit.5) || (rm -f gdbinit.5.T$$ && exit 1) (pod2man --center="GNU Development Tools" --release="gdb-`sed q version.subst`" --section=1 gdbserver.pod | sed -e '/^.if n .na/d' > gdbserver.1.T$$ && \ mv -f gdbserver.1.T$$ gdbserver.1) || (rm -f gdbserver.1.T$$ && exit 1) (pod2man --center="GNU Development Tools" --release="gdb-`sed q version.subst`" --section=1 gdb.pod | sed -e '/^.if n .na/d' > gdb.1.T$$ && \ mv -f gdb.1.T$$ gdb.1) || (rm -f gdb.1.T$$ && exit 1) installing ../../../opcodes/po/uk.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/uk/LC_MESSAGES/opcodes.mo installing ../../../opcodes/po/vi.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/vi/LC_MESSAGES/opcodes.mo installing ../../../opcodes/po/zh_CN.gmo as /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/zh_CN/LC_MESSAGES/opcodes.mo if test "opcodes" = "gettext"; then \ if test -r ../../../opcodes/../mkinstalldirs; then \ ../../../opcodes/../mkinstalldirs /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gettext/po; \ else \ ../../../opcodes/mkinstalldirs /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gettext/po; \ fi; \ /usr/bin/install -c -m 644 ../../../opcodes/po/Makefile.in.in \ /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[3]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/opcodes/po' make[2]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/opcodes' rm -f gdb-add-index.pod rm -f gcore.pod rm -f gdbinit.pod test -z "/opt/rh/devtoolset-8/root/usr/share/man/man5" || /bin/sh ../../../gdb/doc/../../mkinstalldirs "/builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/man/man5" mkdir -p -- /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/man/man5 /usr/bin/install -c -m 644 'gdbinit.5' '/builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/man/man5/gdbinit.5' rm -f gdbserver.pod rm -f gdb.pod test -z "/opt/rh/devtoolset-8/root/usr/share/man/man1" || /bin/sh ../../../gdb/doc/../../mkinstalldirs "/builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/man/man1" mkdir -p -- /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/man/man1 /usr/bin/install -c -m 644 'gdb.1' '/builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/man/man1/gdb.1' /usr/bin/install -c -m 644 'gdbserver.1' '/builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/man/man1/gdbserver.1' /usr/bin/install -c -m 644 'gcore.1' '/builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/man/man1/gcore.1' /usr/bin/install -c -m 644 'gdb-add-index.1' '/builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/man/man1/gdb-add-index.1' /bin/sh ../../../gdb/doc/../../mkinstalldirs /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/info /usr/bin/install -c -m 644 ./gdb.info /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/info/gdb.info /usr/bin/install -c -m 644 ./stabs.info /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/info/stabs.info /usr/bin/install -c -m 644 ./annotate.info /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/info/annotate.info install-info --info-dir=/builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/info /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/info/gdb.info install-info --info-dir=/builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/info /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/info/stabs.info install-info --info-dir=/builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/info /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/info/annotate.info make[5]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/doc' make[5]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/testsuite' make[5]: Nothing to be done for `install'. make[5]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/testsuite' make[5]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver' make[6]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver' make[7]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver' make[8]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver' make[9]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make all-recursive make[10]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make[11]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make[11]: Nothing to be done for `all-am'. make[11]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make[10]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make[9]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make[8]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver' make[7]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver' make[7]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-libiberty-gdbserver' make[8]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-libiberty-gdbserver/testsuite' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-libiberty-gdbserver/testsuite' make[7]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-libiberty-gdbserver' make[6]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver' make[6]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver' make[7]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver' make[8]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver' make[9]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make all-recursive make[10]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make[11]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make[11]: Nothing to be done for `all-am'. make[11]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make[10]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make[9]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make[8]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver' make[7]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver' make[7]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-libiberty-gdbserver' make[8]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-libiberty-gdbserver/testsuite' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-libiberty-gdbserver/testsuite' make[7]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-libiberty-gdbserver' make[6]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver' make[6]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver' n=`echo gdbserver | sed 's,y,y,'`; \ if [ x$n = x ]; then n=gdbserver; else true; fi; \ if [ x"linux-amd64-ipa.o linux-x86-tdesc-ipa.o arch/amd64-ipa.o" != x ]; then \ /bin/sh ../../../gdb/gdbserver/../../mkinstalldirs /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64; \ /usr/bin/install -c libinproctrace.so /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64/libinproctrace.so; \ fi; \ /bin/sh ../../../gdb/gdbserver/../../mkinstalldirs /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/bin; \ /usr/bin/install -c gdbserver /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/bin/$n # Note that we run install and not install-only, as the latter # is not part of GNU standards and in particular not provided # in libiberty. make[7]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver' make[8]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver' make[9]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver' make[10]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make all-recursive make[11]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make[12]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make[12]: Nothing to be done for `all-am'. make[12]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make[11]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make[10]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make[9]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver' make[9]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver' make[10]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver' make[11]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make install-recursive make[12]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make[13]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make[14]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' if test yes = no; then \ case 'linux-gnu' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac ; \ else \ need_charset_alias=false ; \ fi ; \ if $need_charset_alias; then \ /bin/sh ../../../../../gdb/gdbserver/../gnulib/../../mkinstalldirs /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64 ; \ fi ; \ if test -f /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64/charset.alias; then \ sed -f ref-add.sed /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64/charset.alias > /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64/charset.tmp ; \ /usr/bin/install -c -m 644 /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64/charset.tmp /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64/charset.alias ; \ rm -f /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64/charset.tmp ; \ /usr/bin/install -c -m 644 /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64/charset.tmp /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64/charset.alias ; \ rm -f /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64/charset.tmp ; \ fi ; \ fi make[14]: Nothing to be done for `install-data-am'. make[14]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make[13]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make[12]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make[11]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver/import' make[10]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver' make[9]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver' make[8]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-gnulib-gdbserver' make[8]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-libiberty-gdbserver' make[9]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-libiberty-gdbserver/testsuite' make[9]: Nothing to be done for `all'. make[9]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-libiberty-gdbserver/testsuite' make[9]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-libiberty-gdbserver/testsuite' make[9]: Nothing to be done for `install'. make[9]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-libiberty-gdbserver/testsuite' if test -n ""; then \ /bin/sh ../../../../gdb/gdbserver/../../libiberty/../mkinstalldirs /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64/`gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -print-multi-os-directory`; \ /usr/bin/install -c -m 644 ./libiberty.a /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64/`gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -print-multi-os-directory`/./libiberty.an; \ ( cd /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64/`gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ); \ mv -f /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64/`gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -print-multi-os-directory`/./libiberty.an /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64/`gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DPERF_ATTR_SIZE_VER5_BUNDLE -DNEED_RL_STATE_FEDORA_GDB -I/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/processor-trace-1.6.1-root/opt/rh/devtoolset-8/root/usr/include -print-multi-os-directory`/./libiberty.a; \ case "" in \ /*) thd=;; \ *) thd=/opt/rh/devtoolset-8/root/usr/include/;; \ esac; \ /bin/sh ../../../../gdb/gdbserver/../../libiberty/../mkinstalldirs /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64${thd}; \ for h in ../../../../gdb/gdbserver/../../libiberty/../include/ansidecl.h ../../../../gdb/gdbserver/../../libiberty/../include/demangle.h ../../../../gdb/gdbserver/../../libiberty/../include/dyn-string.h ../../../../gdb/gdbserver/../../libiberty/../include/fibheap.h ../../../../gdb/gdbserver/../../libiberty/../include/floatformat.h ../../../../gdb/gdbserver/../../libiberty/../include/hashtab.h ../../../../gdb/gdbserver/../../libiberty/../include/libiberty.h ../../../../gdb/gdbserver/../../libiberty/../include/objalloc.h ../../../../gdb/gdbserver/../../libiberty/../include/partition.h ../../../../gdb/gdbserver/../../libiberty/../include/safe-ctype.h ../../../../gdb/gdbserver/../../libiberty/../include/sort.h ../../../../gdb/gdbserver/../../libiberty/../include/splay-tree.h ../../../../gdb/gdbserver/../../libiberty/../include/timeval-utils.h; do \ /usr/bin/install -c -m 644 $h /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64${thd}; \ done; \ fi make[8]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver/build-libiberty-gdbserver' make[7]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver' make[6]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver' make[5]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/gdbserver' make[5]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/data-directory' make[6]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/data-directory' /bin/sh ../../../gdb/data-directory/../../mkinstalldirs /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/syscalls files='gdb/__init__.py gdb/FrameDecorator.py gdb/FrameIterator.py gdb/FrameWrapper.py gdb/backtrace.py gdb/frames.py gdb/printing.py gdb/prompt.py gdb/types.py gdb/unwinder.py gdb/xmethod.py gdb/command/__init__.py gdb/command/ignore_errors.py gdb/command/pahole.py gdb/command/explore.py gdb/command/backtrace.py gdb/command/frame_filters.py gdb/command/pretty_printers.py gdb/command/prompt.py gdb/command/type_printers.py gdb/command/unwinders.py gdb/command/xmethods.py gdb/function/__init__.py gdb/function/as_string.py gdb/function/caller_is.py gdb/function/strfns.py gdb/function/caller_is.py gdb/function/in_scope.py gdb/printer/__init__.py gdb/printer/bound_registers.py' ; \ if test "x$files" != x ; then \ for file in $files ; do \ dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ /bin/sh ../../../gdb/data-directory/../../mkinstalldirs /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/$dir ; \ /usr/bin/install -c -m 644 ./python/$file /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/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/data-directory/../../mkinstalldirs /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/guile/$dir ; \ /usr/bin/install -c -m 644 ./guile/$file /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/guile/$dir ; \ done ; \ fi /bin/sh ../../../gdb/data-directory/../../mkinstalldirs /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/system-gdbinit mkdir -p -- /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/syscalls mkdir -p -- /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/system-gdbinit files='gdb-syscalls.dtd freebsd.xml aarch64-linux.xml amd64-linux.xml arm-linux.xml i386-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/data-directory/../syscalls/$file ; \ if test -f $f ; then \ /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/syscalls ; \ fi ; \ done files='elinos.py wrs-linux.py' ; \ for file in $files; do \ f=../../../gdb/data-directory/../system-gdbinit/$file ; \ if test -f $f ; then \ /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/system-gdbinit ; \ fi ; \ done mkdir -p -- /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/command mkdir -p -- /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/function mkdir -p -- /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/printer make[6]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/data-directory' make[5]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/data-directory' make[5]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib' make[6]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib' make[7]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib/import' make all-recursive make[8]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib/import' make[9]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib/import' make[9]: Nothing to be done for `all-am'. make[9]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib/import' make[8]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib/import' make[7]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib/import' make[6]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib' make[6]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib' make[7]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib' make[8]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib/import' make install-recursive make[9]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib/import' make[10]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib/import' make[11]: Entering directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib/import' if test yes = no; then \ case 'linux-gnu' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac ; \ else \ need_charset_alias=false ; \ fi ; \ if $need_charset_alias; then \ /bin/sh ../../../../gdb/gnulib/../../mkinstalldirs /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64 ; \ fi ; \ if test -f /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64/charset.alias; then \ sed -f ref-add.sed /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64/charset.alias > /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64/charset.tmp ; \ /usr/bin/install -c -m 644 /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64/charset.tmp /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64/charset.alias ; \ rm -f /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64/charset.tmp ; \ /usr/bin/install -c -m 644 /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64/charset.tmp /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64/charset.alias ; \ rm -f /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64/charset.tmp ; \ fi ; \ fi make[11]: Nothing to be done for `install-data-am'. make[11]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib/import' make[10]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib/import' make[9]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib/import' make[8]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib/import' make[7]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib' make[6]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib' make[5]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb/build-gnulib' make[4]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb' make[3]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb' make[2]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu/gdb' make[1]: Leaving directory `/builddir/build/BUILD/gdb-8.1/build-x86_64-redhat-linux-gnu' + mkdir -p /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/etc/gdbinit.d + touch -r /builddir/build/SOURCES/gdbinit /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/etc/gdbinit.d + sed 's#%{_sysconfdir}#/opt/rh/devtoolset-8/root/etc#g' + touch -r /builddir/build/SOURCES/gdbinit /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/etc/gdbinit ++ find /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb -name '*.py' + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/command/prompt.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/command/xmethods.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/command/explore.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/command/pretty_printers.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/command/pahole.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/command/backtrace.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/command/ignore_errors.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/command/__init__.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/command/unwinders.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/command/frame_filters.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/command/type_printers.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/prompt.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/xmethod.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/printing.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/types.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/frames.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/printer/bound_registers.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/printer/__init__.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/FrameIterator.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/function/as_string.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/function/caller_is.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/function/in_scope.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/function/strfns.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/function/__init__.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/unwinder.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/backtrace.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/FrameDecorator.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/__init__.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/FrameWrapper.py + mkdir -p /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/usr/lib/debug/opt/rh/devtoolset-8/root/usr/bin + cp -p /builddir/build/BUILD/gdb-8.1/gdb/gdb-gdb.py /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/usr/lib/debug/opt/rh/devtoolset-8/root/usr/bin/ + for pyo in '""' '"-O"' + /usr/bin/python -c 'import compileall, re, sys; sys.exit (not compileall.compile_dir("/builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/usr/lib/debug/opt/rh/devtoolset-8/root/usr/bin", 1, "/usr/lib/debug/opt/rh/devtoolset-8/root/usr/bin"))' Listing /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/usr/lib/debug/opt/rh/devtoolset-8/root/usr/bin ... Compiling /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/usr/lib/debug/opt/rh/devtoolset-8/root/usr/bin/gdb-gdb.py ... + for pyo in '""' '"-O"' + /usr/bin/python -O -c 'import compileall, re, sys; sys.exit (not compileall.compile_dir("/builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/usr/lib/debug/opt/rh/devtoolset-8/root/usr/bin", 1, "/usr/lib/debug/opt/rh/devtoolset-8/root/usr/bin"))' Listing /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/usr/lib/debug/opt/rh/devtoolset-8/root/usr/bin ... Compiling /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/usr/lib/debug/opt/rh/devtoolset-8/root/usr/bin/gdb-gdb.py ... ++ tr ' ' '\n' ++ sort -u +++ basename /opt/rh/devtoolset-8/root/usr/lib64 ++ echo bin lib lib64 sbin + for i in '$(echo bin lib $(basename /opt/rh/devtoolset-8/root/usr/lib64) sbin|tr '\'' '\'' '\''\n'\''|sort -u)' + mkdir -p /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/auto-load//usr/bin ++ echo /usr ++ sed 's#^/*##' + ln -s usr/bin /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/auto-load/bin + for i in '$(echo bin lib $(basename /opt/rh/devtoolset-8/root/usr/lib64) sbin|tr '\'' '\'' '\''\n'\''|sort -u)' + mkdir -p /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/auto-load//usr/lib ++ echo /usr ++ sed 's#^/*##' + ln -s usr/lib /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/auto-load/lib + for i in '$(echo bin lib $(basename /opt/rh/devtoolset-8/root/usr/lib64) sbin|tr '\'' '\'' '\''\n'\''|sort -u)' + mkdir -p /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/auto-load//usr/lib64 ++ echo /usr ++ sed 's#^/*##' + ln -s usr/lib64 /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/auto-load/lib64 + for i in '$(echo bin lib $(basename /opt/rh/devtoolset-8/root/usr/lib64) sbin|tr '\'' '\'' '\''\n'\''|sort -u)' + mkdir -p /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/auto-load//usr/sbin ++ echo /usr ++ sed 's#^/*##' + ln -s usr/sbin /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/auto-load/sbin ++ tr ' ' '\n' ++ sort -u +++ basename /opt/rh/devtoolset-8/root/usr/lib64 ++ echo lib lib64 + for LIB in '$(echo lib $(basename /opt/rh/devtoolset-8/root/usr/lib64)|tr '\'' '\'' '\''\n'\''|sort -u)' + LIBPATH=/builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/auto-load/usr/lib + mkdir -p /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/auto-load/usr/lib + sed -e s,@pythondir@,/opt/rh/devtoolset-8/root/usr/share/gdb/python, -e s,@toolexeclibdir@,/usr/lib, ++ basename /usr/lib64/libstdc++.so.6.0.19 + test -f /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/auto-load/usr/lib/libstdc++.so.6.0.19-gdb.py + for LIB in '$(echo lib $(basename /opt/rh/devtoolset-8/root/usr/lib64)|tr '\'' '\'' '\''\n'\''|sort -u)' + LIBPATH=/builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/auto-load/usr/lib64 + mkdir -p /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/auto-load/usr/lib64 + sed -e s,@pythondir@,/opt/rh/devtoolset-8/root/usr/share/gdb/python, -e s,@toolexeclibdir@,/usr/lib64, ++ basename /usr/lib64/libstdc++.so.6.0.19 + test -f /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.19-gdb.py + test '!' -e /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/libstdcxx + cp -a /builddir/build/BUILD/gdb-8.1/gdb-libstdc++-v3-python-8.1.1-20180626/libstdcxx /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/libstdcxx ++ find /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb -name '*.py' + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/command/prompt.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/command/xmethods.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/command/explore.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/command/pretty_printers.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/command/pahole.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/command/backtrace.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/command/ignore_errors.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/command/__init__.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/command/unwinders.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/command/frame_filters.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/command/type_printers.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/prompt.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/xmethod.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/printing.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/types.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/frames.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/printer/bound_registers.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/printer/__init__.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/FrameIterator.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/function/as_string.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/function/caller_is.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/function/in_scope.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/function/strfns.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/function/__init__.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/unwinder.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/backtrace.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/FrameDecorator.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/__init__.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/FrameWrapper.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/libstdcxx/__init__.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/libstdcxx/v6/xmethods.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/libstdcxx/v6/printers.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/libstdcxx/v6/__init__.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.19-gdb.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/auto-load/usr/lib/libstdc++.so.6.0.19-gdb.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/system-gdbinit/wrs-linux.py + for i in '`find $RPM_BUILD_ROOT/opt/rh/devtoolset-8/root/usr/share/gdb -name "*.py"`' + touch -r /builddir/build/BUILD/gdb-8.1/gdb/ChangeLog /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/system-gdbinit/elinos.py + rm -rf /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/locale/ + rm -f /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/info/bfd.info + rm -f '/builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/info/standard*' + rm -f '/builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/info/configure*' + rm -rf /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/include/ansidecl.h /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/include/bfd.h /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/include/bfdlink.h /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/include/dis-asm.h /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/include/plugin-api.h /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/include/symcat.h + rm -rf /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64//opt/rh/devtoolset-8/root/usr/lib64/libbfd.a /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64//opt/rh/devtoolset-8/root/usr/lib64/libbfd.la /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64//opt/rh/devtoolset-8/root/usr/lib64/libopcodes.a /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64//opt/rh/devtoolset-8/root/usr/lib64/libopcodes.la '/builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64//opt/rh/devtoolset-8/root/usr/lib64/libiberty*' + cp -p /builddir/build/SOURCES/gdb-gstack.man /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/man/man1/gstack.1 + ln -s gstack.1 /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/man/man1/pstack.1 + ln -s gstack /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/bin/pstack + cd /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/syscalls + rm -f mips-n32-linux.xml mips-n64-linux.xml mips-o32-linux.xml + rm -f sparc-linux.xml sparc64-linux.xml + rm -f '/builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/info/gdbint*' + rm -f /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/info/stabs.info + rm -f /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/info/dir + rm -rf /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/guile + rm -f /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/system-gdbinit/elinos.py + rm -f /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/system-gdbinit/wrs-linux.py + rmdir /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/system-gdbinit + rm -f /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/FrameWrapper.py + rm -f /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/backtrace.py + rm -f /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/gdb/python/gdb/command/backtrace.py + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/gdb-8.1 extracting debug info from /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/lib64/libinproctrace.so extracting debug info from /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/bin/gdbserver extracting debug info from /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/bin/gdb /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 62060 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/devtoolset-8/root + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python 1 /opt/rh/devtoolset-8/root + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.PepDuA + umask 022 + cd /builddir/build/BUILD + cd gdb-8.1 ====================TESTSUITE DISABLED========================= + cd build-x86_64-redhat-linux-gnu + echo ====================TESTSUITE DISABLED========================= + exit 0 Processing files: devtoolset-8-gdb-8.1-24.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nPtptA + umask 022 + cd /builddir/build/BUILD + cd gdb-8.1 + DOCDIR=/builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/doc/devtoolset-8-gdb-8.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/doc/devtoolset-8-gdb-8.1 + cp -pr README /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/doc/devtoolset-8-gdb-8.1 + cp -pr NEWS /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/doc/devtoolset-8-gdb-8.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rCHCtA + umask 022 + cd /builddir/build/BUILD + cd gdb-8.1 + LICENSEDIR=/builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/licenses/devtoolset-8-gdb-8.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/licenses/devtoolset-8-gdb-8.1 + cp -pr COPYING3 /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/licenses/devtoolset-8-gdb-8.1 + cp -pr COPYING /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/licenses/devtoolset-8-gdb-8.1 + cp -pr COPYING.LIB /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/licenses/devtoolset-8-gdb-8.1 + cp -pr COPYING3.LIB /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/licenses/devtoolset-8-gdb-8.1 + exit 0 Provides: bundled(binutils) = 20180109 bundled(gnulib) = 20161115 bundled(libiberty) = 20180109 bundled(md5-gcc) = 20180109 config(devtoolset-8-gdb) = 8.1-24.el7 devtoolset-8-gdb = 8.1-24.el7 devtoolset-8-gdb(x86-64) = 8.1-24.el7 scl-package(devtoolset-8) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh devtoolset-8-runtime 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.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libexpat.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) liblzma.so.5()(64bit) liblzma.so.5(XZ_5.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libmpfr.so.4()(64bit) libncursesw.so.5()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython2.7.so.1.0()(64bit) libreadline.so.6()(64bit) libselinux.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.19)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libtinfo.so.5()(64bit) libutil.so.1()(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) rtld(GNU_HASH) Conflicts: elfutils < 0.149 Processing files: devtoolset-8-gdb-gdbserver-8.1-24.el7.x86_64 Provides: devtoolset-8-gdb-gdbserver = 8.1-24.el7 devtoolset-8-gdb-gdbserver(x86-64) = 8.1-24.el7 libinproctrace.so()(64bit) scl-package(devtoolset-8) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devtoolset-8-runtime 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.3.4)(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) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libselinux.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.19)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: devtoolset-8-gdb-doc-8.1-24.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.x4EtcG + umask 022 + cd /builddir/build/BUILD + cd gdb-8.1 + DOCDIR=/builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/doc/devtoolset-8-gdb-doc-8.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/doc/devtoolset-8-gdb-doc-8.1 + cp -pr build-x86_64-redhat-linux-gnu/gdb/doc/gdb.html build-x86_64-redhat-linux-gnu/gdb/doc/gdb.pdf build-x86_64-redhat-linux-gnu/gdb/doc/annotate.html build-x86_64-redhat-linux-gnu/gdb/doc/annotate.pdf /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64/opt/rh/devtoolset-8/root/usr/share/doc/devtoolset-8-gdb-doc-8.1 + exit 0 Provides: devtoolset-8-gdb-doc = 8.1-24.el7 scl-package(devtoolset-8) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/install-info Requires(preun): /bin/sh /sbin/install-info Requires: devtoolset-8-runtime Processing files: devtoolset-8-gdb-debuginfo-8.1-24.el7.x86_64 Provides: scl-package(devtoolset-8) devtoolset-8-gdb-debuginfo = 8.1-24.el7 devtoolset-8-gdb-debuginfo(x86-64) = 8.1-24.el7 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64 Wrote: /builddir/build/RPMS/devtoolset-8-gdb-8.1-24.el7.x86_64.rpm Wrote: /builddir/build/RPMS/devtoolset-8-gdb-gdbserver-8.1-24.el7.x86_64.rpm Wrote: /builddir/build/RPMS/devtoolset-8-gdb-doc-8.1-24.el7.noarch.rpm Wrote: /builddir/build/RPMS/devtoolset-8-gdb-debuginfo-8.1-24.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6HIbEQ + umask 022 + cd /builddir/build/BUILD + cd gdb-8.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/devtoolset-8-gdb-8.1-24.el7.x86_64 + exit 0 Child return code was: 0