niceflipper8827

config.log

Aug 7th, 2024
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 137.64 KB | None | 0 0
  1. make[1]: Entering directory '/home/porter/fsdevelopment/gcc-14.2.0'
  2. mkdir -p -- host-x86_64-linux-gnu/libcpp
  3. Configuring in host-x86_64-linux-gnu/libcpp
  4. make[2]: Entering directory '/home/porter/fsdevelopment/gcc-14.2.0/host-x86_64-linux-gnu/libiberty'
  5. if [ x"-fpic" != x ] && [ ! -d pic ]; then \
  6. mkdir pic; \
  7. else true; fi
  8. if [ x"" != x ] && [ ! -d noasan ]; then \
  9. mkdir noasan; \
  10. else true; fi
  11. make[2]: Entering directory '/home/porter/fsdevelopment/gcc-14.2.0/build-x86_64/libiberty'
  12. if [ x"" != x ] && [ ! -d pic ]; then \
  13. mkdir pic; \
  14. else true; fi
  15. if [ x"" != x ] && [ ! -d noasan ]; then \
  16. mkdir noasan; \
  17. else true; fi
  18. touch stamp-picdir
  19. touch stamp-noasandir
  20. make[2]: Entering directory '/home/porter/fsdevelopment/gcc-14.2.0/host-x86_64-linux-gnu/zlib'
  21. gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../.././zlib -fcf-protection -mshstk -g -O2 -MT libz_a-adler32.o -MD -MP -MF .deps/libz_a-adler32.Tpo -c -o libz_a-adler32.o `test -f 'adler32.c' || echo '../.././zlib/'`adler32.c
  22. echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list
  23. touch stamp-picdir
  24. gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../.././zlib -fcf-protection -mshstk -g -O2 -MT libz_a-compress.o -MD -MP -MF .deps/libz_a-compress.Tpo -c -o libz_a-compress.o `test -f 'compress.c' || echo '../.././zlib/'`compress.c
  25. touch stamp-noasandir
  26. if [ x"-fpic" != x ]; then \
  27. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/regex.c -o pic/regex.o; \
  28. else true; fi
  29. if [ x"-fpic" != x ]; then \
  30. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/cplus-dem.c -o pic/cplus-dem.o; \
  31. else true; fi
  32. gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../.././zlib -fcf-protection -mshstk -g -O2 -MT libz_a-crc32.o -MD -MP -MF .deps/libz_a-crc32.Tpo -c -o libz_a-crc32.o `test -f 'crc32.c' || echo '../.././zlib/'`crc32.c
  33. echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list
  34. if [ x"-fpic" != x ]; then \
  35. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/cp-demangle.c -o pic/cp-demangle.o; \
  36. else true; fi
  37. if [ x"-fpic" != x ]; then \
  38. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/md5.c -o pic/md5.o; \
  39. else true; fi
  40. make[3]: Entering directory '/home/porter/fsdevelopment/gcc-14.2.0/host-x86_64-linux-gnu/libiberty/testsuite'
  41. make[3]: Nothing to be done for 'all'.
  42. make[3]: Leaving directory '/home/porter/fsdevelopment/gcc-14.2.0/host-x86_64-linux-gnu/libiberty/testsuite'
  43. gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../.././zlib -fcf-protection -mshstk -g -O2 -MT libz_a-deflate.o -MD -MP -MF .deps/libz_a-deflate.Tpo -c -o libz_a-deflate.o `test -f 'deflate.c' || echo '../.././zlib/'`deflate.c
  44. make[3]: Entering directory '/home/porter/fsdevelopment/gcc-14.2.0/build-x86_64/libiberty/testsuite'
  45. make[3]: Nothing to be done for 'all'.
  46. make[3]: Leaving directory '/home/porter/fsdevelopment/gcc-14.2.0/build-x86_64/libiberty/testsuite'
  47. if [ x"" != x ]; then \
  48. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/regex.c -o pic/regex.o; \
  49. else true; fi
  50. if [ x"" != x ]; then \
  51. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/regex.c -o noasan/regex.o; \
  52. else true; fi
  53. make[2]: Entering directory '/home/porter/fsdevelopment/gcc-14.2.0/host-x86_64-linux-gnu/libbacktrace'
  54. mv -f .deps/libz_a-compress.Tpo .deps/libz_a-compress.Po
  55. gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../.././zlib -fcf-protection -mshstk -g -O2 -MT libz_a-gzread.o -MD -MP -MF .deps/libz_a-gzread.Tpo -c -o libz_a-gzread.o `test -f 'gzread.c' || echo '../.././zlib/'`gzread.c
  56. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/regex.c -o regex.o
  57. make all-am
  58. make[3]: Entering directory '/home/porter/fsdevelopment/gcc-14.2.0/host-x86_64-linux-gnu/libbacktrace'
  59. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.././libbacktrace -I ../.././libbacktrace/../include -I ../.././libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o atomic.lo ../.././libbacktrace/atomic.c
  60. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.././libbacktrace -I ../.././libbacktrace/../include -I ../.././libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../.././libbacktrace/atomic.c -o atomic.o
  61. make[2]: Entering directory '/home/porter/fsdevelopment/gcc-14.2.0/host-x86_64-linux-gnu/libcody'
  62. x86_64-linux-gnu-ar -cr libcody.a buffer.o client.o fatal.o netclient.o netserver.o resolver.o packet.o server.o
  63. make[2]: Leaving directory '/home/porter/fsdevelopment/gcc-14.2.0/host-x86_64-linux-gnu/libcody'
  64. true DO=all multi-do # make
  65. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.././libbacktrace -I ../.././libbacktrace/../include -I ../.././libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o dwarf.lo ../.././libbacktrace/dwarf.c
  66. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.././libbacktrace -I ../.././libbacktrace/../include -I ../.././libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o fileline.lo ../.././libbacktrace/fileline.c
  67. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.././libbacktrace -I ../.././libbacktrace/../include -I ../.././libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../.././libbacktrace/dwarf.c -o dwarf.o
  68. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.././libbacktrace -I ../.././libbacktrace/../include -I ../.././libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../.././libbacktrace/fileline.c -o fileline.o
  69. if [ x"" != x ]; then \
  70. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/cplus-dem.c -o noasan/cplus-dem.o; \
  71. else true; fi
  72. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/cplus-dem.c -o cplus-dem.o
  73. mv -f .deps/libz_a-adler32.Tpo .deps/libz_a-adler32.Po
  74. if [ x"-fpic" != x ]; then \
  75. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/sha1.c -o pic/sha1.o; \
  76. else true; fi
  77. if [ x"" != x ]; then \
  78. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/md5.c -o noasan/md5.o; \
  79. else true; fi
  80. mv -f .deps/libz_a-crc32.Tpo .deps/libz_a-crc32.Po
  81. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/md5.c -o md5.o
  82. if [ x"-fpic" != x ]; then \
  83. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/alloca.c -o pic/alloca.o; \
  84. else true; fi
  85. if [ x"-fpic" != x ]; then \
  86. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/argv.c -o pic/argv.o; \
  87. else true; fi
  88. if [ x"" != x ]; then \
  89. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/alloca.c -o noasan/alloca.o; \
  90. else true; fi
  91. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/alloca.c -o alloca.o
  92. if [ x"-fpic" != x ]; then \
  93. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/bsearch_r.c -o pic/bsearch_r.o; \
  94. else true; fi
  95. mv -f .deps/libz_a-gzread.Tpo .deps/libz_a-gzread.Po
  96. gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../.././zlib -fcf-protection -mshstk -g -O2 -MT libz_a-gzclose.o -MD -MP -MF .deps/libz_a-gzclose.Tpo -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo '../.././zlib/'`gzclose.c
  97. if [ x"" != x ]; then \
  98. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/bsearch_r.c -o noasan/bsearch_r.o; \
  99. else true; fi
  100. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/bsearch_r.c -o bsearch_r.o
  101. if [ x"" != x ]; then \
  102. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/cplus-dem.c -o pic/cplus-dem.o; \
  103. else true; fi
  104. if [ x"" != x ]; then \
  105. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/cplus-dem.c -o noasan/cplus-dem.o; \
  106. else true; fi
  107. mv -f .deps/libz_a-gzclose.Tpo .deps/libz_a-gzclose.Po
  108. if [ x"-fpic" != x ]; then \
  109. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/choose-temp.c -o pic/choose-temp.o; \
  110. else true; fi
  111. gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../.././zlib -fcf-protection -mshstk -g -O2 -MT libz_a-gzwrite.o -MD -MP -MF .deps/libz_a-gzwrite.Tpo -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo '../.././zlib/'`gzwrite.c
  112. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.././libbacktrace -I ../.././libbacktrace/../include -I ../.././libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o posix.lo ../.././libbacktrace/posix.c
  113. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/cplus-dem.c -o cplus-dem.o
  114. configure: creating cache ./config.cache
  115. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.././libbacktrace -I ../.././libbacktrace/../include -I ../.././libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../.././libbacktrace/posix.c -o posix.o
  116. if [ x"-fpic" != x ]; then \
  117. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/concat.c -o pic/concat.o; \
  118. else true; fi
  119. checking build system type... if [ x"" != x ]; then \
  120. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/choose-temp.c -o noasan/choose-temp.o; \
  121. else true; fi
  122. x86_64-pc-none
  123. checking host system type... gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/choose-temp.c -o choose-temp.o
  124. if [ x"" != x ]; then \
  125. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/argv.c -o noasan/argv.o; \
  126. else true; fi
  127. if [ x"" != x ]; then \
  128. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/cp-demangle.c -o pic/cp-demangle.o; \
  129. else true; fi
  130. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/argv.c -o argv.o
  131. x86_64-pc-linux-gnu
  132. checking target system type... if [ x"" != x ]; then \
  133. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/cp-demangle.c -o noasan/cp-demangle.o; \
  134. else true; fi
  135. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/cp-demangle.c -o cp-demangle.o
  136. x86_64-Linux-gnu
  137. checking whether make sets $(MAKE)... if [ x"-fpic" != x ]; then \
  138. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/cp-demint.c -o pic/cp-demint.o; \
  139. else true; fi
  140. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.././libbacktrace -I ../.././libbacktrace/../include -I ../.././libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o print.lo ../.././libbacktrace/print.c
  141. yes
  142. checking for a BSD-compatible install... /usr/bin/ginstall -c
  143. checking for x86_64-linux-gnu-gcc... gcc
  144. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.././libbacktrace -I ../.././libbacktrace/../include -I ../.././libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../.././libbacktrace/print.c -o print.o
  145. if [ x"" != x ]; then \
  146. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/concat.c -o noasan/concat.o; \
  147. else true; fi
  148. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/concat.c -o concat.o
  149. gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../.././zlib -fcf-protection -mshstk -g -O2 -MT libz_a-gzlib.o -MD -MP -MF .deps/libz_a-gzlib.Tpo -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo '../.././zlib/'`gzlib.c
  150. if [ x"" != x ]; then \
  151. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/cp-demint.c -o noasan/cp-demint.o; \
  152. else true; fi
  153. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/cp-demint.c -o cp-demint.o
  154. checking whether the C compiler works... if [ x"" != x ]; then \
  155. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/md5.c -o pic/md5.o; \
  156. else true; fi
  157. mv -f .deps/libz_a-gzwrite.Tpo .deps/libz_a-gzwrite.Po
  158. if [ x"" != x ]; then \
  159. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/md5.c -o noasan/md5.o; \
  160. else true; fi
  161. if [ x"-fpic" != x ]; then \
  162. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/crc32.c -o pic/crc32.o; \
  163. else true; fi
  164. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/md5.c -o md5.o
  165. yes
  166. checking for C compiler default output file name... a.out
  167. checking for suffix of executables... gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../.././zlib -fcf-protection -mshstk -g -O2 -MT libz_a-infback.o -MD -MP -MF .deps/libz_a-infback.Tpo -c -o libz_a-infback.o `test -f 'infback.c' || echo '../.././zlib/'`infback.c
  168. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.././libbacktrace -I ../.././libbacktrace/../include -I ../.././libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o sort.lo ../.././libbacktrace/sort.c
  169. if [ x"" != x ]; then \
  170. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/crc32.c -o noasan/crc32.o; \
  171. else true; fi
  172. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/crc32.c -o crc32.o
  173. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.././libbacktrace -I ../.././libbacktrace/../include -I ../.././libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../.././libbacktrace/sort.c -o sort.o
  174.  
  175. checking whether we are cross compiling... yes
  176. checking for suffix of object files... gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../.././zlib -fcf-protection -mshstk -g -O2 -MT libz_a-inffast.o -MD -MP -MF .deps/libz_a-inffast.Tpo -c -o libz_a-inffast.o `test -f 'inffast.c' || echo '../.././zlib/'`inffast.c
  177. mv -f .deps/libz_a-gzlib.Tpo .deps/libz_a-gzlib.Po
  178. if [ x"-fpic" != x ]; then \
  179. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/d-demangle.c -o pic/d-demangle.o; \
  180. else true; fi
  181. if [ x"-fpic" != x ]; then \
  182. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/dwarfnames.c -o pic/dwarfnames.o; \
  183. else true; fi
  184. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.././libbacktrace -I ../.././libbacktrace/../include -I ../.././libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o state.lo ../.././libbacktrace/state.c
  185. o
  186. checking whether we are using the GNU C compiler... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.././libbacktrace -I ../.././libbacktrace/../include -I ../.././libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../.././libbacktrace/state.c -o state.o
  187. yes
  188. checking whether gcc accepts -g... if [ x"" != x ]; then \
  189. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/sha1.c -o pic/sha1.o; \
  190. else true; fi
  191. if [ x"" != x ]; then \
  192. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/sha1.c -o noasan/sha1.o; \
  193. else true; fi
  194. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/sha1.c -o sha1.o
  195. gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../.././zlib -fcf-protection -mshstk -g -O2 -MT libz_a-inflate.o -MD -MP -MF .deps/libz_a-inflate.Tpo -c -o libz_a-inflate.o `test -f 'inflate.c' || echo '../.././zlib/'`inflate.c
  196. yes
  197. checking for gcc option to accept ISO C89... mv -f .deps/libz_a-inffast.Tpo .deps/libz_a-inffast.Po
  198. if [ x"" != x ]; then \
  199. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/alloca.c -o pic/alloca.o; \
  200. else true; fi
  201. if [ x"" != x ]; then \
  202. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/alloca.c -o noasan/alloca.o; \
  203. else true; fi
  204. none needed
  205. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/alloca.c -o alloca.o
  206. if [ x"" != x ]; then \
  207. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/argv.c -o pic/argv.o; \
  208. else true; fi
  209. mv -f .deps/libz_a-deflate.Tpo .deps/libz_a-deflate.Po
  210. if [ x"" != x ]; then \
  211. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/dwarfnames.c -o noasan/dwarfnames.o; \
  212. else true; fi
  213. if [ x"" != x ]; then \
  214. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/argv.c -o noasan/argv.o; \
  215. else true; fi
  216. checking whether we are using the GNU C++ compiler... /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.././libbacktrace -I ../.././libbacktrace/../include -I ../.././libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o backtrace.lo ../.././libbacktrace/backtrace.c
  217. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/dwarfnames.c -o dwarfnames.o
  218. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/argv.c -o argv.o
  219. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.././libbacktrace -I ../.././libbacktrace/../include -I ../.././libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../.././libbacktrace/backtrace.c -o backtrace.o
  220. yes
  221. checking whether g++ accepts -g... if [ x"" != x ]; then \
  222. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/bsearch_r.c -o pic/bsearch_r.o; \
  223. else true; fi
  224. if [ x"" != x ]; then \
  225. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/bsearch_r.c -o noasan/bsearch_r.o; \
  226. else true; fi
  227. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/bsearch_r.c -o bsearch_r.o
  228. if [ x"" != x ]; then \
  229. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/choose-temp.c -o pic/choose-temp.o; \
  230. else true; fi
  231. yes
  232. checking for x86_64-linux-gnu-ranlib... true
  233. checking for x86_64-linux-gnu-ar... x86_64-linux-gnu-ar
  234. checking how to run the C preprocessor... if [ x"" != x ]; then \
  235. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/choose-temp.c -o noasan/choose-temp.o; \
  236. else true; fi
  237. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/choose-temp.c -o choose-temp.o
  238. if [ x"-fpic" != x ]; then \
  239. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/dyn-string.c -o pic/dyn-string.o; \
  240. else true; fi
  241. if [ x"" != x ]; then \
  242. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/concat.c -o pic/concat.o; \
  243. else true; fi
  244. if [ x"" != x ]; then \
  245. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/concat.c -o noasan/concat.o; \
  246. else true; fi
  247. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/concat.c -o concat.o
  248. gcc -E
  249. if [ x"" != x ]; then \
  250. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/cp-demint.c -o pic/cp-demint.o; \
  251. else true; fi
  252. if [ x"" != x ]; then \
  253. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/cp-demint.c -o noasan/cp-demint.o; \
  254. else true; fi
  255. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/cp-demint.c -o cp-demint.o
  256. mv -f .deps/libz_a-infback.Tpo .deps/libz_a-infback.Po
  257. if [ x"" != x ]; then \
  258. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/crc32.c -o pic/crc32.o; \
  259. else true; fi
  260. if [ x"" != x ]; then \
  261. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/crc32.c -o noasan/crc32.o; \
  262. else true; fi
  263. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/crc32.c -o crc32.o
  264. if [ x"" != x ]; then \
  265. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/d-demangle.c -o pic/d-demangle.o; \
  266. else true; fi
  267. if [ x"" != x ]; then \
  268. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/d-demangle.c -o noasan/d-demangle.o; \
  269. else true; fi
  270. if [ x"" != x ]; then \
  271. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/sha1.c -o noasan/sha1.o; \
  272. else true; fi
  273. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/d-demangle.c -o d-demangle.o
  274. checking for grep that handles long lines and -e... gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/sha1.c -o sha1.o
  275. /usr/bin/grep
  276. checking for egrep... gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../.././zlib -fcf-protection -mshstk -g -O2 -MT libz_a-inftrees.o -MD -MP -MF .deps/libz_a-inftrees.Tpo -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo '../.././zlib/'`inftrees.c
  277. if [ x"" != x ]; then \
  278. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/dwarfnames.c -o pic/dwarfnames.o; \
  279. else true; fi
  280. /usr/bin/grep -E
  281. checking for ANSI C header files... if [ x"" != x ]; then \
  282. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/dwarfnames.c -o noasan/dwarfnames.o; \
  283. else true; fi
  284. if [ x"-fpic" != x ]; then \
  285. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/fdmatch.c -o pic/fdmatch.o; \
  286. else true; fi
  287. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/dwarfnames.c -o dwarfnames.o
  288. if [ x"" != x ]; then \
  289. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/dyn-string.c -o noasan/dyn-string.o; \
  290. else true; fi
  291. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/dyn-string.c -o dyn-string.o
  292. if [ x"" != x ]; then \
  293. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/fdmatch.c -o noasan/fdmatch.o; \
  294. else true; fi
  295. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/fdmatch.c -o fdmatch.o
  296. if [ x"" != x ]; then \
  297. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/dyn-string.c -o pic/dyn-string.o; \
  298. else true; fi
  299. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.././libbacktrace -I ../.././libbacktrace/../include -I ../.././libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o simple.lo ../.././libbacktrace/simple.c
  300. if [ x"" != x ]; then \
  301. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/dyn-string.c -o noasan/dyn-string.o; \
  302. else true; fi
  303. if [ x"" != x ]; then \
  304. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/fdmatch.c -o pic/fdmatch.o; \
  305. else true; fi
  306. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/dyn-string.c -o dyn-string.o
  307. yes
  308. if [ x"" != x ]; then \
  309. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/fdmatch.c -o noasan/fdmatch.o; \
  310. else true; fi
  311. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/fdmatch.c -o fdmatch.o
  312. checking for sys/types.h... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.././libbacktrace -I ../.././libbacktrace/../include -I ../.././libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../.././libbacktrace/simple.c -o simple.o
  313. gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../.././zlib -fcf-protection -mshstk -g -O2 -MT libz_a-trees.o -MD -MP -MF .deps/libz_a-trees.Tpo -c -o libz_a-trees.o `test -f 'trees.c' || echo '../.././zlib/'`trees.c
  314. if [ x"" != x ]; then \
  315. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/fibheap.c -o pic/fibheap.o; \
  316. else true; fi
  317. yes
  318. mv -f .deps/libz_a-inftrees.Tpo .deps/libz_a-inftrees.Po
  319. if [ x"" != x ]; then \
  320. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/fibheap.c -o noasan/fibheap.o; \
  321. else true; fi
  322. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.././libbacktrace -I ../.././libbacktrace/../include -I ../.././libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o elf.lo ../.././libbacktrace/elf.c
  323. if [ x"-fpic" != x ]; then \
  324. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/fibheap.c -o pic/fibheap.o; \
  325. else true; fi
  326. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/fibheap.c -o fibheap.o
  327. gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../.././zlib -fcf-protection -mshstk -g -O2 -MT libz_a-uncompr.o -MD -MP -MF .deps/libz_a-uncompr.Tpo -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo '../.././zlib/'`uncompr.c
  328. gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../.././zlib -fcf-protection -mshstk -g -O2 -MT libz_a-zutil.o -MD -MP -MF .deps/libz_a-zutil.Tpo -c -o libz_a-zutil.o `test -f 'zutil.c' || echo '../.././zlib/'`zutil.c
  329. checking for sys/stat.h... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.././libbacktrace -I ../.././libbacktrace/../include -I ../.././libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../.././libbacktrace/elf.c -o elf.o
  330. yes
  331. mv -f .deps/libz_a-uncompr.Tpo .deps/libz_a-uncompr.Po
  332. true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2 " "CXXFLAGS=-g -O2 " "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/ginstall -c" "INSTALL_DATA=/usr/bin/ginstall -c -m 644" "INSTALL_PROGRAM=/usr/bin/ginstall -c" "INSTALL_SCRIPT=/usr/bin/ginstall -c" "LDFLAGS=-static-libstdc++ -static-libgcc " "LIBCFLAGS=-g -O2 " "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/usr/local" "infodir=/usr/local/share/info" "libdir=/usr/local/lib" "prefix=/usr/local" "tooldir=/usr/local/x86_64-Linux-gnu" "AR=x86_64-linux-gnu-ar " "AS=x86_64-linux-gnu-as" "CC=gcc" "CXX=g++" "LD=x86_64-linux-gnu-ld" "LIBCFLAGS=-g -O2 " "NM=x86_64-linux-gnu-nm" "PICFLAG=" "RANLIB=true " "DESTDIR=" DO=all multi-do # make
  333. mv -f .deps/libz_a-zutil.Tpo .deps/libz_a-zutil.Po
  334. if [ x"" != x ]; then \
  335. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/filedescriptor.c -o pic/filedescriptor.o; \
  336. else true; fi
  337. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.././libbacktrace -I ../.././libbacktrace/../include -I ../.././libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o mmapio.lo ../.././libbacktrace/mmapio.c
  338. if [ x"" != x ]; then \
  339. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/filedescriptor.c -o noasan/filedescriptor.o; \
  340. else true; fi
  341. if [ x"" != x ]; then \
  342. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/filename_cmp.c -o pic/filename_cmp.o; \
  343. else true; fi
  344. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/filedescriptor.c -o filedescriptor.o
  345. checking for stdlib.h... if [ x"" != x ]; then \
  346. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/filename_cmp.c -o noasan/filename_cmp.o; \
  347. else true; fi
  348. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.././libbacktrace -I ../.././libbacktrace/../include -I ../.././libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../.././libbacktrace/mmapio.c -o mmapio.o
  349. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/filename_cmp.c -o filename_cmp.o
  350. if [ x"" != x ]; then \
  351. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/d-demangle.c -o noasan/d-demangle.o; \
  352. else true; fi
  353. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/d-demangle.c -o d-demangle.o
  354. if [ x"" != x ]; then \
  355. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/floatformat.c -o pic/floatformat.o; \
  356. else true; fi
  357. if [ x"" != x ]; then \
  358. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/floatformat.c -o noasan/floatformat.o; \
  359. else true; fi
  360. yes
  361. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/floatformat.c -o floatformat.o
  362. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.././libbacktrace -I ../.././libbacktrace/../include -I ../.././libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o mmap.lo ../.././libbacktrace/mmap.c
  363. if [ x"-fpic" != x ]; then \
  364. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/filedescriptor.c -o pic/filedescriptor.o; \
  365. else true; fi
  366. checking for string.h... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.././libbacktrace -I ../.././libbacktrace/../include -I ../.././libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../.././libbacktrace/mmap.c -o mmap.o
  367. if [ x"" != x ]; then \
  368. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/fibheap.c -o noasan/fibheap.o; \
  369. else true; fi
  370. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/fibheap.c -o fibheap.o
  371. if [ x"" != x ]; then \
  372. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/filedescriptor.c -o noasan/filedescriptor.o; \
  373. else true; fi
  374. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/filedescriptor.c -o filedescriptor.o
  375. yes
  376. checking for memory.h... if [ x"-fpic" != x ]; then \
  377. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/filename_cmp.c -o pic/filename_cmp.o; \
  378. else true; fi
  379. if [ x"" != x ]; then \
  380. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/fnmatch.c -o pic/fnmatch.o; \
  381. else true; fi
  382. if [ x"" != x ]; then \
  383. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/fnmatch.c -o noasan/fnmatch.o; \
  384. else true; fi
  385. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/fnmatch.c -o fnmatch.o
  386. if [ x"" != x ]; then \
  387. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
  388. else true; fi
  389. if [ x"" != x ]; then \
  390. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \
  391. else true; fi
  392. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/fopen_unlocked.c -o fopen_unlocked.o
  393. if [ x"" != x ]; then \
  394. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/getopt.c -o pic/getopt.o; \
  395. else true; fi
  396. mv -f .deps/libz_a-trees.Tpo .deps/libz_a-trees.Po
  397. if [ x"" != x ]; then \
  398. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/getopt.c -o noasan/getopt.o; \
  399. else true; fi
  400. yes
  401. if [ x"-fpic" != x ]; then \
  402. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/floatformat.c -o pic/floatformat.o; \
  403. else true; fi
  404. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/getopt.c -o getopt.o
  405. if [ x"-fpic" != x ]; then \
  406. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/fnmatch.c -o pic/fnmatch.o; \
  407. else true; fi
  408. if [ x"" != x ]; then \
  409. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/filename_cmp.c -o noasan/filename_cmp.o; \
  410. else true; fi
  411. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/filename_cmp.c -o filename_cmp.o
  412. if [ x"" != x ]; then \
  413. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/getopt1.c -o pic/getopt1.o; \
  414. else true; fi
  415. if [ x"" != x ]; then \
  416. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/getopt1.c -o noasan/getopt1.o; \
  417. else true; fi
  418. checking for strings.h... gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/getopt1.c -o getopt1.o
  419. if [ x"" != x ]; then \
  420. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/fnmatch.c -o noasan/fnmatch.o; \
  421. else true; fi
  422. if [ x"" != x ]; then \
  423. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/getpwd.c -o pic/getpwd.o; \
  424. else true; fi
  425. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/fnmatch.c -o fnmatch.o
  426. if [ x"-fpic" != x ]; then \
  427. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
  428. else true; fi
  429. if [ x"" != x ]; then \
  430. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/getpwd.c -o noasan/getpwd.o; \
  431. else true; fi
  432. if [ x"" != x ]; then \
  433. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/getruntime.c -o pic/getruntime.o; \
  434. else true; fi
  435. if [ x"" != x ]; then \
  436. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/getruntime.c -o noasan/getruntime.o; \
  437. else true; fi
  438. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/getruntime.c -o getruntime.o
  439. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/getpwd.c -o getpwd.o
  440. if [ x"-fpic" != x ]; then \
  441. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/getopt.c -o pic/getopt.o; \
  442. else true; fi
  443. yes
  444. if [ x"" != x ]; then \
  445. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/getopt.c -o noasan/getopt.o; \
  446. else true; fi
  447. if [ x"" != x ]; then \
  448. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \
  449. else true; fi
  450. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/getopt.c -o getopt.o
  451. checking for inttypes.h... gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/fopen_unlocked.c -o fopen_unlocked.o
  452. if [ x"" != x ]; then \
  453. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/hashtab.c -o pic/hashtab.o; \
  454. else true; fi
  455. if [ x"" != x ]; then \
  456. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/hashtab.c -o noasan/hashtab.o; \
  457. else true; fi
  458. if [ x"-fpic" != x ]; then \
  459. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/getopt1.c -o pic/getopt1.o; \
  460. else true; fi
  461. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/hashtab.c -o hashtab.o
  462. if [ x"-fpic" != x ]; then \
  463. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/getpwd.c -o pic/getpwd.o; \
  464. else true; fi
  465. yes
  466. mv -f .deps/libz_a-inflate.Tpo .deps/libz_a-inflate.Po
  467. if [ x"" != x ]; then \
  468. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/getopt1.c -o noasan/getopt1.o; \
  469. else true; fi
  470. rm -f libz.a
  471. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/getopt1.c -o getopt1.o
  472. x86_64-linux-gnu-ar cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzread.o libz_a-gzclose.o libz_a-gzwrite.o libz_a-gzlib.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o
  473. make[2]: Leaving directory '/home/porter/fsdevelopment/gcc-14.2.0/host-x86_64-linux-gnu/zlib'
  474. if [ x"" != x ]; then \
  475. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/hex.c -o pic/hex.o; \
  476. else true; fi
  477. if [ x"" != x ]; then \
  478. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/lbasename.c -o pic/lbasename.o; \
  479. else true; fi
  480. checking for stdint.h... if [ x"" != x ]; then \
  481. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/hex.c -o noasan/hex.o; \
  482. else true; fi
  483. if [ x"" != x ]; then \
  484. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/lbasename.c -o noasan/lbasename.o; \
  485. else true; fi
  486. if [ x"" != x ]; then \
  487. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/floatformat.c -o noasan/floatformat.o; \
  488. else true; fi
  489. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/hex.c -o hex.o
  490. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/lbasename.c -o lbasename.o
  491. if [ x"" != x ]; then \
  492. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/getpwd.c -o noasan/getpwd.o; \
  493. else true; fi
  494. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/floatformat.c -o floatformat.o
  495. if [ x"" != x ]; then \
  496. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/lrealpath.c -o pic/lrealpath.o; \
  497. else true; fi
  498. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/getpwd.c -o getpwd.o
  499. if [ x"" != x ]; then \
  500. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/lrealpath.c -o noasan/lrealpath.o; \
  501. else true; fi
  502. if [ x"" != x ]; then \
  503. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
  504. else true; fi
  505. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/lrealpath.c -o lrealpath.o
  506. if [ x"" != x ]; then \
  507. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/make-temp-file.c -o pic/make-temp-file.o; \
  508. else true; fi
  509. if [ x"-fpic" != x ]; then \
  510. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/getruntime.c -o pic/getruntime.o; \
  511. else true; fi
  512. if [ x"" != x ]; then \
  513. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \
  514. else true; fi
  515. if [ x"" != x ]; then \
  516. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/make-temp-file.c -o noasan/make-temp-file.o; \
  517. else true; fi
  518. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/make-relative-prefix.c -o make-relative-prefix.o
  519. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/make-temp-file.c -o make-temp-file.o
  520. yes
  521. checking for unistd.h... if [ x"" != x ]; then \
  522. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/objalloc.c -o pic/objalloc.o; \
  523. else true; fi
  524. if [ x"" != x ]; then \
  525. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/objalloc.c -o noasan/objalloc.o; \
  526. else true; fi
  527. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/objalloc.c -o objalloc.o
  528. if [ x"-fpic" != x ]; then \
  529. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/hashtab.c -o pic/hashtab.o; \
  530. else true; fi
  531. yes
  532. if [ x"-fpic" != x ]; then \
  533. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/hex.c -o pic/hex.o; \
  534. else true; fi
  535. if [ x"" != x ]; then \
  536. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/getruntime.c -o noasan/getruntime.o; \
  537. else true; fi
  538. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/getruntime.c -o getruntime.o
  539. if [ x"" != x ]; then \
  540. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/obstack.c -o pic/obstack.o; \
  541. else true; fi
  542. if [ x"" != x ]; then \
  543. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/obstack.c -o noasan/obstack.o; \
  544. else true; fi
  545. if [ x"" != x ]; then \
  546. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/partition.c -o pic/partition.o; \
  547. else true; fi
  548. checking minix/config.h usability... gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/obstack.c -o obstack.o
  549. if [ x"" != x ]; then \
  550. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/partition.c -o noasan/partition.o; \
  551. else true; fi
  552. if [ x"-fpic" != x ]; then \
  553. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/lbasename.c -o pic/lbasename.o; \
  554. else true; fi
  555. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/partition.c -o partition.o
  556. if [ x"" != x ]; then \
  557. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/hex.c -o noasan/hex.o; \
  558. else true; fi
  559. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/hex.c -o hex.o
  560. if [ x"-fpic" != x ]; then \
  561. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/lrealpath.c -o pic/lrealpath.o; \
  562. else true; fi
  563. no
  564. checking minix/config.h presence... if [ x"" != x ]; then \
  565. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/pexecute.c -o pic/pexecute.o; \
  566. else true; fi
  567. if [ x"" != x ]; then \
  568. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/pexecute.c -o noasan/pexecute.o; \
  569. else true; fi
  570. if [ x"-fpic" != x ]; then \
  571. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
  572. else true; fi
  573. if [ x"" != x ]; then \
  574. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/physmem.c -o pic/physmem.o; \
  575. else true; fi
  576. if [ x"-fpic" != x ]; then \
  577. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/make-temp-file.c -o pic/make-temp-file.o; \
  578. else true; fi
  579. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/pexecute.c -o pexecute.o
  580. if [ x"" != x ]; then \
  581. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/lbasename.c -o noasan/lbasename.o; \
  582. else true; fi
  583. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/lbasename.c -o lbasename.o
  584. if [ x"" != x ]; then \
  585. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/physmem.c -o noasan/physmem.o; \
  586. else true; fi
  587. no
  588. checking for minix/config.h... no
  589. checking whether it is safe to define __EXTENSIONS__... gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/physmem.c -o physmem.o
  590. if [ x"" != x ]; then \
  591. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/lrealpath.c -o noasan/lrealpath.o; \
  592. else true; fi
  593. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/lrealpath.c -o lrealpath.o
  594. if [ x"" != x ]; then \
  595. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/pex-common.c -o pic/pex-common.o; \
  596. else true; fi
  597. if [ x"" != x ]; then \
  598. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/pex-common.c -o noasan/pex-common.o; \
  599. else true; fi
  600. if [ x"-fpic" != x ]; then \
  601. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/objalloc.c -o pic/objalloc.o; \
  602. else true; fi
  603. if [ x"-fpic" != x ]; then \
  604. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/obstack.c -o pic/obstack.o; \
  605. else true; fi
  606. yes
  607. checking for special C compiler options needed for large files... no
  608. checking for _FILE_OFFSET_BITS value needed for large files... gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/pex-common.c -o pex-common.o
  609. if [ x"-fpic" != x ]; then \
  610. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/partition.c -o pic/partition.o; \
  611. else true; fi
  612. if [ x"-fpic" != x ]; then \
  613. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/pexecute.c -o pic/pexecute.o; \
  614. else true; fi
  615. if [ x"" != x ]; then \
  616. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/make-temp-file.c -o noasan/make-temp-file.o; \
  617. else true; fi
  618. no
  619. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/make-temp-file.c -o make-temp-file.o
  620. checking for aclocal... aclocal
  621. checking for autoconf... autoconf
  622. checking for autoheader... autoheader
  623. checking whether gcc supports -W... if [ x"" != x ]; then \
  624. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/objalloc.c -o noasan/objalloc.o; \
  625. else true; fi
  626. if [ x"" != x ]; then \
  627. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/pex-one.c -o pic/pex-one.o; \
  628. else true; fi
  629. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/objalloc.c -o objalloc.o
  630. if [ x"" != x ]; then \
  631. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/pex-one.c -o noasan/pex-one.o; \
  632. else true; fi
  633. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/pex-one.c -o pex-one.o
  634. if [ x"" != x ]; then \
  635. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \
  636. else true; fi
  637. if [ x"" != x ]; then \
  638. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/obstack.c -o noasan/obstack.o; \
  639. else true; fi
  640. if [ x"" != x ]; then \
  641. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/pexecute.c -o noasan/pexecute.o; \
  642. else true; fi
  643. if [ x"" != x ]; then \
  644. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/partition.c -o noasan/partition.o; \
  645. else true; fi
  646. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/make-relative-prefix.c -o make-relative-prefix.o
  647. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/obstack.c -o obstack.o
  648. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/pexecute.c -o pexecute.o
  649. yes
  650. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/partition.c -o partition.o
  651. checking whether gcc supports -Wall... if [ x"-fpic" != x ]; then \
  652. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/physmem.c -o pic/physmem.o; \
  653. else true; fi
  654. if [ x"" != x ]; then \
  655. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/pex-unix.c -o pic/pex-unix.o; \
  656. else true; fi
  657. if [ x"" != x ]; then \
  658. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/pex-unix.c -o noasan/pex-unix.o; \
  659. else true; fi
  660. if [ x"" != x ]; then \
  661. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/hashtab.c -o noasan/hashtab.o; \
  662. else true; fi
  663. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/pex-unix.c -o pex-unix.o
  664. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/hashtab.c -o hashtab.o
  665. if [ x"-fpic" != x ]; then \
  666. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/pex-common.c -o pic/pex-common.o; \
  667. else true; fi
  668. if [ x"-fpic" != x ]; then \
  669. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/pex-one.c -o pic/pex-one.o; \
  670. else true; fi
  671. yes
  672. if [ x"-fpic" != x ]; then \
  673. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/pex-unix.c -o pic/pex-unix.o; \
  674. else true; fi
  675. checking whether gcc supports -Wnarrowing... if [ x"" != x ]; then \
  676. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/cp-demangle.c -o noasan/cp-demangle.o; \
  677. else true; fi
  678. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/cp-demangle.c -o cp-demangle.o
  679. if [ x"-fpic" != x ]; then \
  680. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/vprintf-support.c -o pic/vprintf-support.o; \
  681. else true; fi
  682. if [ x"" != x ]; then \
  683. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/pex-one.c -o noasan/pex-one.o; \
  684. else true; fi
  685. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/pex-one.c -o pex-one.o
  686. if [ x"" != x ]; then \
  687. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/physmem.c -o noasan/physmem.o; \
  688. else true; fi
  689. if [ x"" != x ]; then \
  690. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/vprintf-support.c -o pic/vprintf-support.o; \
  691. else true; fi
  692. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/physmem.c -o physmem.o
  693. yes
  694. if [ x"" != x ]; then \
  695. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/vprintf-support.c -o noasan/vprintf-support.o; \
  696. else true; fi
  697. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/vprintf-support.c -o vprintf-support.o
  698. if [ x"" != x ]; then \
  699. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/regex.c -o noasan/regex.o; \
  700. else true; fi
  701. checking whether gcc supports -Wwrite-strings... gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/regex.c -o regex.o
  702. if [ x"-fpic" != x ]; then \
  703. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/rust-demangle.c -o pic/rust-demangle.o; \
  704. else true; fi
  705. if [ x"-fpic" != x ]; then \
  706. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/safe-ctype.c -o pic/safe-ctype.o; \
  707. else true; fi
  708. yes
  709. if [ x"" != x ]; then \
  710. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/pex-unix.c -o noasan/pex-unix.o; \
  711. else true; fi
  712. if [ x"" != x ]; then \
  713. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/rust-demangle.c -o pic/rust-demangle.o; \
  714. else true; fi
  715. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/pex-unix.c -o pex-unix.o
  716. if [ x"" != x ]; then \
  717. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/rust-demangle.c -o noasan/rust-demangle.o; \
  718. else true; fi
  719. checking whether gcc supports -Wmissing-format-attribute... if [ x"" != x ]; then \
  720. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/vprintf-support.c -o noasan/vprintf-support.o; \
  721. else true; fi
  722. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/rust-demangle.c -o rust-demangle.o
  723. if [ x"-fpic" != x ]; then \
  724. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/simple-object.c -o pic/simple-object.o; \
  725. else true; fi
  726. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/vprintf-support.c -o vprintf-support.o
  727. if [ x"" != x ]; then \
  728. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/safe-ctype.c -o noasan/safe-ctype.o; \
  729. else true; fi
  730. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/safe-ctype.c -o safe-ctype.o
  731. yes
  732. checking whether gcc supports -Wstrict-prototypes... if [ x"" != x ]; then \
  733. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/pex-common.c -o noasan/pex-common.o; \
  734. else true; fi
  735. if [ x"-fpic" != x ]; then \
  736. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
  737. else true; fi
  738. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/pex-common.c -o pex-common.o
  739. if [ x"-fpic" != x ]; then \
  740. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
  741. else true; fi
  742. yes
  743. if [ x"-fpic" != x ]; then \
  744. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
  745. else true; fi
  746. checking whether gcc supports -Wmissing-prototypes... if [ x"-fpic" != x ]; then \
  747. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
  748. else true; fi
  749. if [ x"" != x ]; then \
  750. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/safe-ctype.c -o pic/safe-ctype.o; \
  751. else true; fi
  752. yes
  753. if [ x"" != x ]; then \
  754. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/safe-ctype.c -o noasan/safe-ctype.o; \
  755. else true; fi
  756. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/safe-ctype.c -o safe-ctype.o
  757. if [ x"" != x ]; then \
  758. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/simple-object.c -o pic/simple-object.o; \
  759. else true; fi
  760. if [ x"" != x ]; then \
  761. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/simple-object.c -o noasan/simple-object.o; \
  762. else true; fi
  763. checking whether gcc supports -Wold-style-definition... gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/simple-object.c -o simple-object.o
  764. if [ x"" != x ]; then \
  765. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/simple-object.c -o noasan/simple-object.o; \
  766. else true; fi
  767. if [ x"" != x ]; then \
  768. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
  769. else true; fi
  770. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/simple-object.c -o simple-object.o
  771. if [ x"" != x ]; then \
  772. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \
  773. else true; fi
  774. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/simple-object-coff.c -o simple-object-coff.o
  775. yes
  776. checking whether gcc supports -Wc++-compat... if [ x"" != x ]; then \
  777. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \
  778. else true; fi
  779. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/simple-object-coff.c -o simple-object-coff.o
  780. if [ x"-fpic" != x ]; then \
  781. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/sort.c -o pic/sort.o; \
  782. else true; fi
  783. yes
  784. if [ x"" != x ]; then \
  785. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
  786. else true; fi
  787. checking whether gcc supports -pedantic -Wlong-long... if [ x"" != x ]; then \
  788. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \
  789. else true; fi
  790. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/simple-object-elf.c -o simple-object-elf.o
  791. if [ x"-fpic" != x ]; then \
  792. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/spaces.c -o pic/spaces.o; \
  793. else true; fi
  794. yes
  795. if [ x"" != x ]; then \
  796. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/sort.c -o noasan/sort.o; \
  797. else true; fi
  798. checking whether gcc supports -fno-exceptions... gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/sort.c -o sort.o
  799. if [ x"" != x ]; then \
  800. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/spaces.c -o noasan/spaces.o; \
  801. else true; fi
  802. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/spaces.c -o spaces.o
  803. if [ x"" != x ]; then \
  804. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
  805. else true; fi
  806. yes
  807. if [ x"" != x ]; then \
  808. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \
  809. else true; fi
  810. if [ x"-fpic" != x ]; then \
  811. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/splay-tree.c -o pic/splay-tree.o; \
  812. else true; fi
  813. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
  814. if [ x"" != x ]; then \
  815. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \
  816. else true; fi
  817. if [ x"-fpic" != x ]; then \
  818. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/stack-limit.c -o pic/stack-limit.o; \
  819. else true; fi
  820. checking whether gcc supports -fno-rtti... gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
  821. if [ x"" != x ]; then \
  822. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/stack-limit.c -o noasan/stack-limit.o; \
  823. else true; fi
  824. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/stack-limit.c -o stack-limit.o
  825. yes
  826. if [ x"" != x ]; then \
  827. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
  828. else true; fi
  829. if [ x"" != x ]; then \
  830. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
  831. else true; fi
  832. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/simple-object-xcoff.c -o simple-object-xcoff.o
  833. if [ x"" != x ]; then \
  834. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
  835. else true; fi
  836. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/simple-object-xcoff.c -o simple-object-xcoff.o
  837. if [ x"-fpic" != x ]; then \
  838. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/strerror.c -o pic/strerror.o; \
  839. else true; fi
  840. checking dependency style of g++... if [ x"" != x ]; then \
  841. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/splay-tree.c -o noasan/splay-tree.o; \
  842. else true; fi
  843. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/splay-tree.c -o splay-tree.o
  844. if [ x"" != x ]; then \
  845. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/strerror.c -o noasan/strerror.o; \
  846. else true; fi
  847. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/strerror.c -o strerror.o
  848. if [ x"" != x ]; then \
  849. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/sort.c -o pic/sort.o; \
  850. else true; fi
  851. if [ x"" != x ]; then \
  852. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/sort.c -o noasan/sort.o; \
  853. else true; fi
  854. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/sort.c -o sort.o
  855. if [ x"-fpic" != x ]; then \
  856. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/strsignal.c -o pic/strsignal.o; \
  857. else true; fi
  858. gcc3
  859. checking whether time.h and sys/time.h may both be included... if [ x"" != x ]; then \
  860. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \
  861. else true; fi
  862. if [ x"" != x ]; then \
  863. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/spaces.c -o pic/spaces.o; \
  864. else true; fi
  865. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/simple-object-elf.c -o simple-object-elf.o
  866. if [ x"" != x ]; then \
  867. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/spaces.c -o noasan/spaces.o; \
  868. else true; fi
  869. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/spaces.c -o spaces.o
  870. if [ x"-fpic" != x ]; then \
  871. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/timeval-utils.c -o pic/timeval-utils.o; \
  872. else true; fi
  873. if [ x"" != x ]; then \
  874. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/strsignal.c -o noasan/strsignal.o; \
  875. else true; fi
  876. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/strsignal.c -o strsignal.o
  877. yes
  878. checking whether string.h and strings.h may both be included... if [ x"" != x ]; then \
  879. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/splay-tree.c -o pic/splay-tree.o; \
  880. else true; fi
  881. if [ x"" != x ]; then \
  882. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/splay-tree.c -o noasan/splay-tree.o; \
  883. else true; fi
  884. yes
  885. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/splay-tree.c -o splay-tree.o
  886. checking locale.h usability... if [ x"-fpic" != x ]; then \
  887. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
  888. else true; fi
  889. if [ x"" != x ]; then \
  890. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/rust-demangle.c -o noasan/rust-demangle.o; \
  891. else true; fi
  892. if [ x"" != x ]; then \
  893. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/timeval-utils.c -o noasan/timeval-utils.o; \
  894. else true; fi
  895. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/rust-demangle.c -o rust-demangle.o
  896. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/timeval-utils.c -o timeval-utils.o
  897. if [ x"-fpic" != x ]; then \
  898. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/xasprintf.c -o pic/xasprintf.o; \
  899. else true; fi
  900. if [ x"" != x ]; then \
  901. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/stack-limit.c -o pic/stack-limit.o; \
  902. else true; fi
  903. if [ x"" != x ]; then \
  904. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/strerror.c -o pic/strerror.o; \
  905. else true; fi
  906. if [ x"" != x ]; then \
  907. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/stack-limit.c -o noasan/stack-limit.o; \
  908. else true; fi
  909. if [ x"" != x ]; then \
  910. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/strerror.c -o noasan/strerror.o; \
  911. else true; fi
  912. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/stack-limit.c -o stack-limit.o
  913. if [ x"-fpic" != x ]; then \
  914. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/xatexit.c -o pic/xatexit.o; \
  915. else true; fi
  916. yes
  917. checking locale.h presence... gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/strerror.c -o strerror.o
  918. if [ x"" != x ]; then \
  919. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/strsignal.c -o pic/strsignal.o; \
  920. else true; fi
  921. if [ x"" != x ]; then \
  922. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
  923. else true; fi
  924. if [ x"" != x ]; then \
  925. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/strsignal.c -o noasan/strsignal.o; \
  926. else true; fi
  927. yes
  928. checking for locale.h... yes
  929. if [ x"" != x ]; then \
  930. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/xasprintf.c -o noasan/xasprintf.o; \
  931. else true; fi
  932. if [ x"-fpic" != x ]; then \
  933. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/xexit.c -o pic/xexit.o; \
  934. else true; fi
  935. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
  936. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/strsignal.c -o strsignal.o
  937. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/xasprintf.c -o xasprintf.o
  938. checking fcntl.h usability... if [ x"" != x ]; then \
  939. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/xatexit.c -o noasan/xatexit.o; \
  940. else true; fi
  941. if [ x"" != x ]; then \
  942. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/timeval-utils.c -o pic/timeval-utils.o; \
  943. else true; fi
  944. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/xatexit.c -o xatexit.o
  945. if [ x"" != x ]; then \
  946. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/timeval-utils.c -o noasan/timeval-utils.o; \
  947. else true; fi
  948. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/timeval-utils.c -o timeval-utils.o
  949. if [ x"-fpic" != x ]; then \
  950. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/xmalloc.c -o pic/xmalloc.o; \
  951. else true; fi
  952. if [ x"-fpic" != x ]; then \
  953. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/xmemdup.c -o pic/xmemdup.o; \
  954. else true; fi
  955. if [ x"" != x ]; then \
  956. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/xexit.c -o noasan/xexit.o; \
  957. else true; fi
  958. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/xexit.c -o xexit.o
  959. yes
  960. checking fcntl.h presence... if [ x"" != x ]; then \
  961. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
  962. else true; fi
  963. if [ x"" != x ]; then \
  964. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/xasprintf.c -o pic/xasprintf.o; \
  965. else true; fi
  966. if [ x"" != x ]; then \
  967. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
  968. else true; fi
  969. if [ x"" != x ]; then \
  970. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/xasprintf.c -o noasan/xasprintf.o; \
  971. else true; fi
  972. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
  973. yes
  974. checking for fcntl.h... yes
  975. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/xasprintf.c -o xasprintf.o
  976. if [ x"" != x ]; then \
  977. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/xmemdup.c -o noasan/xmemdup.o; \
  978. else true; fi
  979. if [ x"" != x ]; then \
  980. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/xatexit.c -o pic/xatexit.o; \
  981. else true; fi
  982. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/xmemdup.c -o xmemdup.o
  983. if [ x"" != x ]; then \
  984. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/xmalloc.c -o noasan/xmalloc.o; \
  985. else true; fi
  986. if [ x"" != x ]; then \
  987. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/xatexit.c -o noasan/xatexit.o; \
  988. else true; fi
  989. checking limits.h usability... gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/xmalloc.c -o xmalloc.o
  990. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/xatexit.c -o xatexit.o
  991. if [ x"-fpic" != x ]; then \
  992. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/xstrdup.c -o pic/xstrdup.o; \
  993. else true; fi
  994. if [ x"" != x ]; then \
  995. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/xexit.c -o pic/xexit.o; \
  996. else true; fi
  997. if [ x"" != x ]; then \
  998. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/xmalloc.c -o pic/xmalloc.o; \
  999. else true; fi
  1000. if [ x"" != x ]; then \
  1001. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/xexit.c -o noasan/xexit.o; \
  1002. else true; fi
  1003. if [ x"" != x ]; then \
  1004. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/xmalloc.c -o noasan/xmalloc.o; \
  1005. else true; fi
  1006. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/xexit.c -o xexit.o
  1007. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/xmalloc.c -o xmalloc.o
  1008. if [ x"-fpic" != x ]; then \
  1009. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/xstrerror.c -o pic/xstrerror.o; \
  1010. else true; fi
  1011. if [ x"-fpic" != x ]; then \
  1012. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/xstrndup.c -o pic/xstrndup.o; \
  1013. else true; fi
  1014. if [ x"" != x ]; then \
  1015. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/xstrdup.c -o noasan/xstrdup.o; \
  1016. else true; fi
  1017. yes
  1018. checking limits.h presence... gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/xstrdup.c -o xstrdup.o
  1019. if [ x"" != x ]; then \
  1020. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/xmemdup.c -o pic/xmemdup.o; \
  1021. else true; fi
  1022. if [ x"" != x ]; then \
  1023. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/xstrdup.c -o pic/xstrdup.o; \
  1024. else true; fi
  1025. if [ x"" != x ]; then \
  1026. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/xmemdup.c -o noasan/xmemdup.o; \
  1027. else true; fi
  1028. if [ x"" != x ]; then \
  1029. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/xstrdup.c -o noasan/xstrdup.o; \
  1030. else true; fi
  1031. if [ x"-fpic" != x ]; then \
  1032. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/xvasprintf.c -o pic/xvasprintf.o; \
  1033. else true; fi
  1034. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/xmemdup.c -o xmemdup.o
  1035. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/xstrdup.c -o xstrdup.o
  1036. yes
  1037. checking for limits.h... yes
  1038. if [ x"" != x ]; then \
  1039. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/xstrerror.c -o noasan/xstrerror.o; \
  1040. else true; fi
  1041. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/xstrerror.c -o xstrerror.o
  1042. /bin/sh ./libtool --tag=CC --mode=link gcc -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -static-libstdc++ -static-libgcc -o libbacktrace.la atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo
  1043. if [ x"" != x ]; then \
  1044. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/xstrndup.c -o noasan/xstrndup.o; \
  1045. else true; fi
  1046. checking stddef.h usability... if [ x"" != x ]; then \
  1047. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/xstrerror.c -o pic/xstrerror.o; \
  1048. else true; fi
  1049. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/xstrndup.c -o xstrndup.o
  1050. if [ x"" != x ]; then \
  1051. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/xstrerror.c -o noasan/xstrerror.o; \
  1052. else true; fi
  1053. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/xstrerror.c -o xstrerror.o
  1054. if [ x"" != x ]; then \
  1055. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/xvasprintf.c -o noasan/xvasprintf.o; \
  1056. else true; fi
  1057. if [ x"-fpic" != x ]; then \
  1058. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/setproctitle.c -o pic/setproctitle.o; \
  1059. else true; fi
  1060. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/xvasprintf.c -o xvasprintf.o
  1061. if [ x"" != x ]; then \
  1062. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/xstrndup.c -o pic/xstrndup.o; \
  1063. else true; fi
  1064. if [ x"" != x ]; then \
  1065. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/xvasprintf.c -o pic/xvasprintf.o; \
  1066. else true; fi
  1067. if [ x"" != x ]; then \
  1068. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/xstrndup.c -o noasan/xstrndup.o; \
  1069. else true; fi
  1070. if [ x"" != x ]; then \
  1071. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/xvasprintf.c -o noasan/xvasprintf.o; \
  1072. else true; fi
  1073. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/xstrndup.c -o xstrndup.o
  1074. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/xvasprintf.c -o xvasprintf.o
  1075. yes
  1076. checking stddef.h presence... if [ x"" != x ]; then \
  1077. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/setproctitle.c -o pic/setproctitle.o; \
  1078. else true; fi
  1079. if [ x"" != x ]; then \
  1080. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/setproctitle.c -o noasan/setproctitle.o; \
  1081. else true; fi
  1082. gcc -c -DHAVE_CONFIG_H -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../.././libiberty/setproctitle.c -o setproctitle.o
  1083. yes
  1084. checking for stddef.h... yes
  1085. if [ x"" != x ]; then \
  1086. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../.././libiberty/setproctitle.c -o noasan/setproctitle.o; \
  1087. else true; fi
  1088. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../.././libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../.././libiberty/setproctitle.c -o setproctitle.o
  1089. checking for stdlib.h... (cached) yes
  1090. rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a
  1091. ar --plugin /usr/libexec/gcc/x86_64-slackware-linux/11.2.0/liblto_plugin.so rc ./libiberty.a \
  1092. ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o
  1093. checking for strings.h... (cached) yes
  1094. ranlib --plugin /usr/libexec/gcc/x86_64-slackware-linux/11.2.0/liblto_plugin.so ./libiberty.a
  1095. libtool: link: x86_64-linux-gnu-ar rc .libs/libbacktrace.a atomic.o dwarf.o fileline.o posix.o print.o sort.o state.o backtrace.o simple.o elf.o mmapio.o mmap.o
  1096. if [ x"" != x ]; then \
  1097. cd pic; \
  1098. ar --plugin /usr/libexec/gcc/x86_64-slackware-linux/11.2.0/liblto_plugin.so rc ./libiberty.a \
  1099. ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \
  1100. ranlib --plugin /usr/libexec/gcc/x86_64-slackware-linux/11.2.0/liblto_plugin.so ./libiberty.a; \
  1101. cd ..; \
  1102. else true; fi; \
  1103. if [ x"" != x ]; then \
  1104. cd noasan; \
  1105. ar --plugin /usr/libexec/gcc/x86_64-slackware-linux/11.2.0/liblto_plugin.so rc ./libiberty.a \
  1106. ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \
  1107. ranlib --plugin /usr/libexec/gcc/x86_64-slackware-linux/11.2.0/liblto_plugin.so ./libiberty.a; \
  1108. cd ..; \
  1109. else true; fi
  1110. make[3]: Leaving directory '/home/porter/fsdevelopment/gcc-14.2.0/host-x86_64-linux-gnu/libbacktrace'
  1111. make[2]: Leaving directory '/home/porter/fsdevelopment/gcc-14.2.0/host-x86_64-linux-gnu/libbacktrace'
  1112. make[2]: Leaving directory '/home/porter/fsdevelopment/gcc-14.2.0/build-x86_64/libiberty'
  1113. checking for string.h... (cached) yes
  1114. checking sys/file.h usability... yes
  1115. checking sys/file.h presence... yes
  1116. checking for sys/file.h... yes
  1117. checking for unistd.h... (cached) yes
  1118. checking whether byte ordering is bigendian... no
  1119. checking for an ANSI C-conforming const... yes
  1120. checking for inline... inline
  1121. checking for obstacks... yes
  1122. checking for off_t... yes
  1123. checking for size_t... yes
  1124. checking for ssize_t... yes
  1125. checking for uintptr_t... yes
  1126. checking for ptrdiff_t... yes
  1127. checking for uint64_t... yes
  1128. checking whether struct tm is in sys/time.h or time.h... time.h
  1129. checking size of int... 4
  1130. checking size of long... rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a
  1131. x86_64-linux-gnu-ar rc ./libiberty.a \
  1132. ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o
  1133. make[2]: Leaving directory '/home/porter/fsdevelopment/gcc-14.2.0/host-x86_64-linux-gnu/libiberty'
  1134. 8
  1135. checking for clearerr_unlocked... yes
  1136. checking for feof_unlocked... yes
  1137. checking for ferror_unlocked... yes
  1138. checking for fflush_unlocked... yes
  1139. checking for fgetc_unlocked... yes
  1140. checking for fgets_unlocked... yes
  1141. checking for fileno_unlocked... yes
  1142. checking for fprintf_unlocked... no
  1143. checking for fputc_unlocked... yes
  1144. checking for fputs_unlocked... yes
  1145. checking for fread_unlocked... yes
  1146. checking for fwrite_unlocked... yes
  1147. checking for getchar_unlocked... yes
  1148. checking for getc_unlocked... yes
  1149. checking for putchar_unlocked... yes
  1150. checking for putc_unlocked... yes
  1151. checking whether abort is declared... yes
  1152. checking whether asprintf is declared... yes
  1153. checking whether basename is declared... yes
  1154. checking whether errno is declared... no
  1155. checking whether getopt is declared... yes
  1156. checking whether vasprintf is declared... yes
  1157. checking whether clearerr_unlocked is declared... yes
  1158. checking whether feof_unlocked is declared... yes
  1159. checking whether ferror_unlocked is declared... yes
  1160. checking whether fflush_unlocked is declared... yes
  1161. checking whether fgetc_unlocked is declared... yes
  1162. checking whether fgets_unlocked is declared... yes
  1163. checking whether fileno_unlocked is declared... yes
  1164. checking whether fprintf_unlocked is declared... no
  1165. checking whether fputc_unlocked is declared... yes
  1166. checking whether fputs_unlocked is declared... yes
  1167. checking whether fread_unlocked is declared... yes
  1168. checking whether fwrite_unlocked is declared... yes
  1169. checking whether getchar_unlocked is declared... yes
  1170. checking whether getc_unlocked is declared... yes
  1171. checking whether putchar_unlocked is declared... yes
  1172. checking whether putc_unlocked is declared... yes
  1173. checking for working alloca.h... yes
  1174. checking for alloca... yes
  1175. checking for ANSI C header files... (cached) yes
  1176. checking for nl_langinfo and CODESET... yes
  1177. checking whether NLS is requested... yes
  1178. checking for msgfmt... /usr/bin/msgfmt
  1179. checking for gmsgfmt... /usr/bin/msgfmt
  1180. checking for xgettext... /usr/bin/xgettext
  1181. checking for msgmerge... /usr/bin/msgmerge
  1182. checking for ld used by GCC... x86_64-linux-gnu-ld
  1183. checking if the linker (x86_64-linux-gnu-ld) is GNU ld... no
  1184. checking for shared library run path origin... done
  1185. checking for CFPreferencesCopyAppValue... no
  1186. checking for CFLocaleCopyPreferredLanguages... no
  1187. checking for GNU gettext in libc... yes
  1188. checking whether to use NLS... yes
  1189. checking where the gettext function comes from... libc
  1190. checking whether NLS is requested... yes
  1191. checking for catalogs to be installed... be ca da de el eo es fi fr id ja ka nl pt_BR ro ru sr sv tr uk vi zh_CN zh_TW be ca da de el eo es fi fr id ja ka nl pt_BR ro ru sr sv tr uk vi zh_CN zh_TW
  1192. checking for uchar...
  1193. checking size of ino_t... 8
  1194. checking size of dev_t... 8
  1195. checking for iconv... yes
  1196. checking for working iconv... guessing yes
  1197. checking whether iconv is compatible with its POSIX signature... yes
  1198. checking for CET support... yes
  1199. configure: updating cache ./config.cache
  1200. configure: creating ./config.status
  1201. config.status: creating Makefile
  1202. config.status: creating config.h
  1203. config.status: executing depdir commands
  1204. mkdir -p -- .deps
  1205. config.status: executing default-1 commands
  1206. make[1]: Leaving directory '/home/porter/fsdevelopment/gcc-14.2.0'
  1207.  
Advertisement
Add Comment
Please, Sign In to add comment