+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mingw-binutils-2.18nb3/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mingw-binutils-2.18nb3/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for mingw-binutils-2.18nb3
Configuring in ./libiberty
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... /home/pbulk/build/cross/mingw-binutils/work/binutils-2.18/missing makeinfo --split-size=5000000
configure: WARNING:
*** Makeinfo is missing. Info documentation will not be built.
checking for perl... perl
checking build system type... x86_64-pc-solaris2.11
checking host system type... x86_64-pc-solaris2.11
checking for x86_64-pc-solaris2.11-ar... ar
checking for x86_64-pc-solaris2.11-ranlib... ranlib
checking for x86_64-pc-solaris2.11-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... cpp
checking whether gcc supports -W... yes
checking whether gcc supports -Wall... yes
checking whether gcc supports -Wwrite-strings... yes
checking whether gcc supports -Wc++-compat... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -pedantic ... yes
checking whether gcc and cc understand -c and -o together... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for a BSD-compatible install... /opt/local/bin/bsdinstall -c -o pbulk -g pbulk
checking for sys/file.h... yes
checking for sys/param.h... yes
checking for limits.h... yes
checking for stdlib.h... yes
checking for malloc.h... yes
checking for string.h... yes
checking for unistd.h... yes
checking for strings.h... yes
checking for sys/time.h... yes
checking for time.h... yes
checking for sys/resource.h... yes
checking for sys/stat.h... yes
checking for sys/mman.h... yes
checking for fcntl.h... yes
checking for alloca.h... yes
checking for sys/pstat.h... no
checking for sys/sysmp.h... no
checking for sys/sysinfo.h... yes
checking for machine/hal_sysinfo.h... no
checking for sys/table.h... no
checking for sys/sysctl.h... no
checking for sys/systemcfg.h... no
checking for stdint.h... yes
checking for stdio_ext.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether errno must be declared... no
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... yes
checking for strings.h... (cached) yes
checking for inttypes.h... yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for int... yes
checking size of int... 4
checking for uintptr_t... yes
checking for a 64-bit type... uint64_t
checking for pid_t... yes
checking for library containing strerror... none required
checking for asprintf... yes
checking for atexit... yes
checking for basename... yes
checking for bcmp... yes
checking for bcopy... yes
checking for bsearch... yes
checking for bzero... yes
checking for calloc... yes
checking for clock... yes
checking for ffs... yes
checking for getcwd... yes
checking for getpagesize... yes
checking for gettimeofday... yes
checking for index... yes
checking for insque... yes
checking for memchr... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmove... yes
checking for mempcpy... no
checking for memset... yes
checking for mkstemps... yes
checking for putenv... yes
checking for random... yes
checking for rename... yes
checking for rindex... yes
checking for setenv... yes
checking for snprintf... yes
checking for sigsetmask... no
checking for stpcpy... yes
checking for stpncpy... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strndup... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtod... yes
checking for strtol... yes
checking for strtoul... yes
checking for strverscmp... no
checking for tmpnam... yes
checking for vasprintf... yes
checking for vfprintf... yes
checking for vprintf... yes
checking for vsnprintf... yes
checking for vsprintf... yes
checking for waitpid... yes
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... 1
checking for unistd.h... (cached) yes
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for _doprnt... yes
checking for sys_errlist... no
checking for sys_nerr... no
checking for sys_siglist... no
checking for external symbol _system_configuration... no
checking for getrusage... yes
checking for on_exit... no
checking for psignal... yes
checking for strerror... yes
checking for strsignal... yes
checking for sysconf... yes
checking for times... yes
checking for sbrk... yes
checking for gettimeofday... (cached) yes
checking for realpath... yes
checking for canonicalize_file_name... yes
checking for pstat_getstatic... no
checking for pstat_getdynamic... no
checking for sysmp... no
checking for getsysinfo... no
checking for table... no
checking for sysctl... no
checking for wait3... yes
checking for wait4... yes
checking for __fsetlocking... yes
checking whether basename is declared... no
checking whether ffs is declared... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether calloc is declared... yes
checking whether getenv is declared... yes
checking whether getopt is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether sbrk is declared... yes
checking whether strverscmp is declared... no
checking whether canonicalize_file_name must be declared... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for working strncmp... yes
updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
Configuring in ./intl
configure: creating cache ./config.cache
checking whether /opt/local/bin/bmake sets $(MAKE)... yes
checking for a BSD-compatible install... /opt/local/bin/bsdinstall -c -o pbulk -g pbulk
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for x86_64-pc-solaris2.11-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking build system type... x86_64-pc-solaris2.11
checking host system type... x86_64-pc-solaris2.11
checking for x86_64-pc-solaris2.11-ranlib... ranlib
checking for library containing strerror... none required
checking how to run the C preprocessor... cpp
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... /bin/ld
checking if the linker (/bin/ld) is GNU ld... no
checking for shared library run path origin... done
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... no
checking for fgets_unlocked... no
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... no
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for __fsetlocking... yes
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... no
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.intl
config.status: creating config.h
config.status: executing default-1 commands
Configuring in ./etc
configure: creating cache ./config.cache
checking for a BSD-compatible install... /opt/local/bin/bsdinstall -c -o pbulk -g pbulk
updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
if [ x"" != x ] && [ ! -d pic ]; then  mkdir pic;  else true; fi
touch stamp-picdir
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/safe-ctype.c -o pic/./safe-ctype.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/safe-ctype.c -o ./safe-ctype.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/mempcpy.c -o pic/./mempcpy.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/mempcpy.c -o ./mempcpy.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/sigsetmask.c -o pic/./sigsetmask.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/sigsetmask.c -o ./sigsetmask.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/strverscmp.c -o pic/./strverscmp.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/strverscmp.c -o ./strverscmp.o
rm -f needed-list; touch needed-list;  for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr  strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf  vfork waitpid bcmp bcopy bzero; do  for g in ./mempcpy.o ./sigsetmask.o ./strverscmp.o ; do  case "$g" in  *$f*) echo $g >> needed-list ;;  esac;  done;  done
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o	 ./alloca.o ./argv.o						 ./choose-temp.o ./concat.o ./cp-demint.o			 ./dyn-string.o							 ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o	 ./fnmatch.o ./fopen_unlocked.o					 ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o		 ./hashtab.o ./hex.o						 ./lbasename.o ./lrealpath.o					 ./make-relative-prefix.o ./make-temp-file.o			 ./objalloc.o ./obstack.o					 ./partition.o ./pexecute.o ./physmem.o				 ./pex-common.o ./pex-one.o ./pex-unix.o				 ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o	 ./strsignal.o							 ./unlink-if-ordinary.o						 ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o	 ./xstrerror.o ./xstrndup.o > required-list
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/alloca.c -o pic/./alloca.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/alloca.c -o ./alloca.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/argv.c -o pic/./argv.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/argv.c -o ./argv.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/choose-temp.c -o pic/./choose-temp.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/choose-temp.c -o ./choose-temp.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/concat.c -o pic/./concat.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/concat.c -o ./concat.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/cp-demangle.c -o pic/./cp-demangle.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/cp-demangle.c -o ./cp-demangle.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/cp-demint.c -o pic/./cp-demint.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/cp-demint.c -o ./cp-demint.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/cplus-dem.c -o pic/./cplus-dem.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/cplus-dem.c -o ./cplus-dem.o
.././libiberty/cplus-dem.c: In function 'demangle_fund_type':
.././libiberty/cplus-dem.c:3808:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 3808 |       if (!ISDIGIT ((unsigned char)**mangled))
      |          ^
.././libiberty/cplus-dem.c:3813:5: note: here
 3813 |     case 'I':
      |     ^~~~
.././libiberty/cplus-dem.c: In function 'demangle_signature':
.././libiberty/cplus-dem.c:1465:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1465 |           if (AUTO_DEMANGLING || GNU_DEMANGLING)
      |              ^
.././libiberty/cplus-dem.c:1479:9: note: here
 1479 |         default:
      |         ^~~~~~~
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/dyn-string.c -o pic/./dyn-string.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/dyn-string.c -o ./dyn-string.o
.././libiberty/dyn-string.c: In function 'dyn_string_insert_cstr':
.././libiberty/dyn-string.c:280:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
  280 |   strncpy (dest->s + pos, src, length);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.././libiberty/dyn-string.c:272:16: note: length computed here
  272 |   int length = strlen (src);
      |                ^~~~~~~~~~~~
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/fdmatch.c -o pic/./fdmatch.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/fdmatch.c -o ./fdmatch.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/fibheap.c -o pic/./fibheap.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/fibheap.c -o ./fibheap.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/filename_cmp.c -o pic/./filename_cmp.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/filename_cmp.c -o ./filename_cmp.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/floatformat.c -o pic/./floatformat.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/floatformat.c -o ./floatformat.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/fnmatch.c -o pic/./fnmatch.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/fnmatch.c -o ./fnmatch.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/fopen_unlocked.c -o pic/./fopen_unlocked.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/fopen_unlocked.c -o ./fopen_unlocked.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/getopt.c -o pic/./getopt.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/getopt.c -o ./getopt.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/getopt1.c -o pic/./getopt1.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/getopt1.c -o ./getopt1.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/getpwd.c -o pic/./getpwd.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/getpwd.c -o ./getpwd.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/getruntime.c -o pic/./getruntime.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/getruntime.c -o ./getruntime.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/hashtab.c -o pic/./hashtab.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/hashtab.c -o ./hashtab.o
.././libiberty/hashtab.c: In function 'iterative_hash':
.././libiberty/hashtab.c:938:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  938 |     case 11: c+=((hashval_t)k[10]<<24);
      |              ~^~~~~~~~~~~~~~~~~~~~~~~~
.././libiberty/hashtab.c:939:5: note: here
  939 |     case 10: c+=((hashval_t)k[9]<<16);
      |     ^~~~
.././libiberty/hashtab.c:939:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  939 |     case 10: c+=((hashval_t)k[9]<<16);
      |              ~^~~~~~~~~~~~~~~~~~~~~~~
.././libiberty/hashtab.c:940:5: note: here
  940 |     case 9 : c+=((hashval_t)k[8]<<8);
      |     ^~~~
.././libiberty/hashtab.c:940:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  940 |     case 9 : c+=((hashval_t)k[8]<<8);
      |              ~^~~~~~~~~~~~~~~~~~~~~~
.././libiberty/hashtab.c:942:5: note: here
  942 |     case 8 : b+=((hashval_t)k[7]<<24);
      |     ^~~~
.././libiberty/hashtab.c:942:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  942 |     case 8 : b+=((hashval_t)k[7]<<24);
      |              ~^~~~~~~~~~~~~~~~~~~~~~~
.././libiberty/hashtab.c:943:5: note: here
  943 |     case 7 : b+=((hashval_t)k[6]<<16);
      |     ^~~~
.././libiberty/hashtab.c:943:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  943 |     case 7 : b+=((hashval_t)k[6]<<16);
      |              ~^~~~~~~~~~~~~~~~~~~~~~~
.././libiberty/hashtab.c:944:5: note: here
  944 |     case 6 : b+=((hashval_t)k[5]<<8);
      |     ^~~~
.././libiberty/hashtab.c:944:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  944 |     case 6 : b+=((hashval_t)k[5]<<8);
      |              ~^~~~~~~~~~~~~~~~~~~~~~
.././libiberty/hashtab.c:945:5: note: here
  945 |     case 5 : b+=k[4];
      |     ^~~~
.././libiberty/hashtab.c:945:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  945 |     case 5 : b+=k[4];
      |              ~^~~~~~
.././libiberty/hashtab.c:946:5: note: here
  946 |     case 4 : a+=((hashval_t)k[3]<<24);
      |     ^~~~
.././libiberty/hashtab.c:946:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  946 |     case 4 : a+=((hashval_t)k[3]<<24);
      |              ~^~~~~~~~~~~~~~~~~~~~~~~
.././libiberty/hashtab.c:947:5: note: here
  947 |     case 3 : a+=((hashval_t)k[2]<<16);
      |     ^~~~
.././libiberty/hashtab.c:947:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  947 |     case 3 : a+=((hashval_t)k[2]<<16);
      |              ~^~~~~~~~~~~~~~~~~~~~~~~
.././libiberty/hashtab.c:948:5: note: here
  948 |     case 2 : a+=((hashval_t)k[1]<<8);
      |     ^~~~
.././libiberty/hashtab.c:948:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  948 |     case 2 : a+=((hashval_t)k[1]<<8);
      |              ~^~~~~~~~~~~~~~~~~~~~~~
.././libiberty/hashtab.c:949:5: note: here
  949 |     case 1 : a+=k[0];
      |     ^~~~
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/hex.c -o pic/./hex.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/hex.c -o ./hex.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/lbasename.c -o pic/./lbasename.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/lbasename.c -o ./lbasename.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/lrealpath.c -o pic/./lrealpath.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/lrealpath.c -o ./lrealpath.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/make-relative-prefix.c -o pic/./make-relative-prefix.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/make-relative-prefix.c -o ./make-relative-prefix.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/make-temp-file.c -o pic/./make-temp-file.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/make-temp-file.c -o ./make-temp-file.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/md5.c -o pic/./md5.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/md5.c -o ./md5.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/objalloc.c -o pic/./objalloc.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/objalloc.c -o ./objalloc.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/obstack.c -o pic/./obstack.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/obstack.c -o ./obstack.o
.././libiberty/obstack.c: In function '_obstack_begin':
.././libiberty/obstack.c:166:17: warning: cast between incompatible function types from 'void * (*)(long int)' to 'struct _obstack_chunk * (*)(void *, long int)' [-Wcast-function-type]
  166 |   h->chunkfun = (struct _obstack_chunk * (*)(void *, long)) chunkfun;
      |                 ^
.././libiberty/obstack.c:167:16: warning: cast between incompatible function types from 'void (*)(void *)' to 'void (*)(void *, struct _obstack_chunk *)' [-Wcast-function-type]
  167 |   h->freefun = (void (*) (void *, struct _obstack_chunk *)) freefun;
      |                ^
.././libiberty/obstack.c:107:8: warning: cast between incompatible function types from 'struct _obstack_chunk * (*)(void *, long int)' to 'struct _obstack_chunk * (*)(long int)' [-Wcast-function-type]
  107 |    : (*(struct _obstack_chunk *(*) (long)) (h)->chunkfun) ((size)))
      |        ^
.././libiberty/obstack.c:172:22: note: in expansion of macro 'CALL_CHUNKFUN'
  172 |   chunk = h->chunk = CALL_CHUNKFUN (h, h -> chunk_size);
      |                      ^~~~~~~~~~~~~
.././libiberty/obstack.c: In function '_obstack_begin_1':
.././libiberty/obstack.c:107:8: warning: cast between incompatible function types from 'struct _obstack_chunk * (*)(void *, long int)' to 'struct _obstack_chunk * (*)(long int)' [-Wcast-function-type]
  107 |    : (*(struct _obstack_chunk *(*) (long)) (h)->chunkfun) ((size)))
      |        ^
.././libiberty/obstack.c:218:22: note: in expansion of macro 'CALL_CHUNKFUN'
  218 |   chunk = h->chunk = CALL_CHUNKFUN (h, h -> chunk_size);
      |                      ^~~~~~~~~~~~~
.././libiberty/obstack.c: In function '_obstack_newchunk':
.././libiberty/obstack.c:107:8: warning: cast between incompatible function types from 'struct _obstack_chunk * (*)(void *, long int)' to 'struct _obstack_chunk * (*)(long int)' [-Wcast-function-type]
  107 |    : (*(struct _obstack_chunk *(*) (long)) (h)->chunkfun) ((size)))
      |        ^
.././libiberty/obstack.c:253:15: note: in expansion of macro 'CALL_CHUNKFUN'
  253 |   new_chunk = CALL_CHUNKFUN (h, new_size);
      |               ^~~~~~~~~~~~~
.././libiberty/obstack.c:114:9: warning: cast between incompatible function types from 'void (*)(void *, struct _obstack_chunk *)' to 'void (*)(void *)' [-Wcast-function-type]
  114 |       (*(void (*) (void *)) (h)->freefun) ((old_chunk)); \
      |         ^
.././libiberty/obstack.c:286:7: note: in expansion of macro 'CALL_FREEFUN'
  286 |       CALL_FREEFUN (h, old_chunk);
      |       ^~~~~~~~~~~~
.././libiberty/obstack.c: In function '_obstack_free':
.././libiberty/obstack.c:114:9: warning: cast between incompatible function types from 'void (*)(void *, struct _obstack_chunk *)' to 'void (*)(void *)' [-Wcast-function-type]
  114 |       (*(void (*) (void *)) (h)->freefun) ((old_chunk)); \
      |         ^
.././libiberty/obstack.c:342:7: note: in expansion of macro 'CALL_FREEFUN'
  342 |       CALL_FREEFUN (h, lp);
      |       ^~~~~~~~~~~~
.././libiberty/obstack.c: In function 'obstack_free':
.././libiberty/obstack.c:114:9: warning: cast between incompatible function types from 'void (*)(void *, struct _obstack_chunk *)' to 'void (*)(void *)' [-Wcast-function-type]
  114 |       (*(void (*) (void *)) (h)->freefun) ((old_chunk)); \
      |         ^
.././libiberty/obstack.c:374:7: note: in expansion of macro 'CALL_FREEFUN'
  374 |       CALL_FREEFUN (h, lp);
      |       ^~~~~~~~~~~~
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/partition.c -o pic/./partition.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/partition.c -o ./partition.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/pex-common.c -o pic/./pex-common.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/pex-common.c -o ./pex-common.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/pex-one.c -o pic/./pex-one.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/pex-one.c -o ./pex-one.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/pex-unix.c -o pic/./pex-unix.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/pex-unix.c -o ./pex-unix.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/pexecute.c -o pic/./pexecute.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/pexecute.c -o ./pexecute.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/physmem.c -o pic/./physmem.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/physmem.c -o ./physmem.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/regex.c -o pic/./regex.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/regex.c -o ./regex.o
.././libiberty/regex.c: In function 'byte_regex_compile':
.././libiberty/regex.c:152:53: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  152 | #      define bzero(s, n)       (memset (s, '\0', n), (s))
      |                                 ~~~~~~~~~~~~~~~~~~~~^~~~~~
.././libiberty/regex.c:3124:13: note: in expansion of macro 'bzero'
 3124 |             bzero (b, (1 << BYTEWIDTH) / BYTEWIDTH);
      |             ^~~~~
.././libiberty/regex.c: In function 'byte_re_compile_fastmap':
.././libiberty/regex.c:152:53: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  152 | #      define bzero(s, n)       (memset (s, '\0', n), (s))
      |                                 ~~~~~~~~~~~~~~~~~~~~^~~~~~
.././libiberty/regex.c:4582:3: note: in expansion of macro 'bzero'
 4582 |   bzero (fastmap, 1 << BYTEWIDTH);  /* Assume nothing's valid.  */
      |   ^~~~~
In file included from .././libiberty/regex.c:638:
.././libiberty/regex.c: In function 'byte_re_match_2_internal':
.././libiberty/regex.c:7141:27: warning: variable 'sdummy' set but not used [-Wunused-but-set-variable]
 7141 |             const CHAR_T *sdummy = NULL;
      |                           ^~~~~~
.././libiberty/regex.c:7140:22: warning: variable 'pdummy' set but not used [-Wunused-but-set-variable]
 7140 |             UCHAR_T *pdummy = NULL;
      |                      ^~~~~~
.././libiberty/regex.c:6694:33: warning: this statement may fall through [-Wimplicit-fallthrough=]
 6694 |                     is_a_jump_n = true;
.././libiberty/regex.c:6695:19: note: here
 6695 |                   case pop_failure_jump:
      |                   ^~~~
.././libiberty/regex.c:7117:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
 7117 |           if ((re_opcode_t) p[-1] != pop_failure_jump)
      |              ^
.././libiberty/regex.c:7132:9: note: here
 7132 |         case pop_failure_jump:
      |         ^~~~
.././libiberty/regex.c:1776:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1776 |   set_regs_matched_done = 0;                                            \
      |   ~~~~~~~~~~~~~~~~~~~~~~^~~
.././libiberty/regex.c:7144:13: note: in expansion of macro 'POP_FAILURE_POINT'
 7144 |             POP_FAILURE_POINT (sdummy, pdummy,
      |             ^~~~~~~~~~~~~~~~~
.././libiberty/regex.c:7150:9: note: here
 7150 |         unconditional_jump:
      |         ^~~~~~~~~~~~~~~~~~
.././libiberty/regex.c:7450:31: warning: this statement may fall through [-Wimplicit-fallthrough=]
 7450 |                   is_a_jump_n = true;
.././libiberty/regex.c:7451:17: note: here
 7451 |                 case maybe_pop_jump:
      |                 ^~~~
.././libiberty/regex.c: In function 'byte_common_op_match_null_string_p':
.././libiberty/regex.c:7715:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 7715 |       p1 += 2 * OFFSET_ADDRESS_SIZE;
      |          ^
.././libiberty/regex.c:7717:5: note: here
 7717 |     default:
      |     ^~~~~~~
.././libiberty/regex.c: In function 'byte_regex_compile':
.././libiberty/regex.c:2491:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
 2491 |           if ((syntax & RE_BK_PLUS_QM)
      |              ^
.././libiberty/regex.c:2494:9: note: here
 2494 |         handle_plus:
      |         ^~~~~~~~~~~
.././libiberty/regex.c:2085:40: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |                                        ^
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:2467:15: note: in expansion of macro 'BUF_PUSH'
 2467 |               BUF_PUSH (begline);
      |               ^~~~~~~~
.././libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
.././libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:2467:15: note: in expansion of macro 'BUF_PUSH'
 2467 |               BUF_PUSH (begline);
      |               ^~~~~~~~
.././libiberty/regex.c:2085:40: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |                                        ^
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:2482:16: note: in expansion of macro 'BUF_PUSH'
 2482 |                BUF_PUSH (endline);
      |                ^~~~~~~~
.././libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
.././libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:2482:16: note: in expansion of macro 'BUF_PUSH'
 2482 |                BUF_PUSH (endline);
      |                ^~~~~~~~
.././libiberty/regex.c:2085:40: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |                                        ^
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:2575:17: note: in expansion of macro 'GET_BUFFER_SPACE'
 2575 |                 GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |                 ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
.././libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:2575:17: note: in expansion of macro 'GET_BUFFER_SPACE'
 2575 |                 GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |                 ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:2085:40: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |                                        ^
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:2603:13: note: in expansion of macro 'GET_BUFFER_SPACE'
 2603 |             GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |             ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
.././libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:2603:13: note: in expansion of macro 'GET_BUFFER_SPACE'
 2603 |             GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |             ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:2085:40: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |                                        ^
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:2617:17: note: in expansion of macro 'GET_BUFFER_SPACE'
 2617 |                 GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |                 ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
.././libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:2617:17: note: in expansion of macro 'GET_BUFFER_SPACE'
 2617 |                 GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |                 ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:2085:40: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |                                        ^
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:2628:11: note: in expansion of macro 'BUF_PUSH'
 2628 |           BUF_PUSH (anychar);
      |           ^~~~~~~~
.././libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
.././libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:2628:11: note: in expansion of macro 'BUF_PUSH'
 2628 |           BUF_PUSH (anychar);
      |           ^~~~~~~~
.././libiberty/regex.c:2085:40: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |                                        ^
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:3107:13: note: in expansion of macro 'GET_BUFFER_SPACE'
 3107 |             GET_BUFFER_SPACE (34);
      |             ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
.././libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:3107:13: note: in expansion of macro 'GET_BUFFER_SPACE'
 3107 |             GET_BUFFER_SPACE (34);
      |             ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:2085:40: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |                                        ^
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:3113:13: note: in expansion of macro 'BUF_PUSH'
 3113 |             BUF_PUSH (*p == '^' ? charset_not : charset);
      |             ^~~~~~~~
.././libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
.././libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:3113:13: note: in expansion of macro 'BUF_PUSH'
 3113 |             BUF_PUSH (*p == '^' ? charset_not : charset);
      |             ^~~~~~~~
.././libiberty/regex.c:2085:40: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |                                        ^
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:3121:13: note: in expansion of macro 'BUF_PUSH'
 3121 |             BUF_PUSH ((1 << BYTEWIDTH) / BYTEWIDTH);
      |             ^~~~~~~~
.././libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
.././libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:3121:13: note: in expansion of macro 'BUF_PUSH'
 3121 |             BUF_PUSH ((1 << BYTEWIDTH) / BYTEWIDTH);
      |             ^~~~~~~~
.././libiberty/regex.c:2085:40: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |                                        ^
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:1965:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1965 |     GET_BUFFER_SPACE (3);                                               \
      |     ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:3687:19: note: in expansion of macro 'BUF_PUSH_3'
 3687 |                   BUF_PUSH_3 (start_memory, regnum, 0);
      |                   ^~~~~~~~~~
.././libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
.././libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:1965:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1965 |     GET_BUFFER_SPACE (3);                                               \
      |     ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:3687:19: note: in expansion of macro 'BUF_PUSH_3'
 3687 |                   BUF_PUSH_3 (start_memory, regnum, 0);
      |                   ^~~~~~~~~~
.././libiberty/regex.c:2085:40: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |                                        ^
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:3719:19: note: in expansion of macro 'BUF_PUSH'
 3719 |                   BUF_PUSH (push_dummy_failure);
      |                   ^~~~~~~~
.././libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
.././libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:3719:19: note: in expansion of macro 'BUF_PUSH'
 3719 |                   BUF_PUSH (push_dummy_failure);
      |                   ^~~~~~~~
.././libiberty/regex.c:2085:40: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |                                        ^
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:1965:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1965 |     GET_BUFFER_SPACE (3);                                               \
      |     ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:3765:21: note: in expansion of macro 'BUF_PUSH_3'
 3765 |                     BUF_PUSH_3 (stop_memory, this_group_regnum,
      |                     ^~~~~~~~~~
.././libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
.././libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:1965:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1965 |     GET_BUFFER_SPACE (3);                                               \
      |     ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:3765:21: note: in expansion of macro 'BUF_PUSH_3'
 3765 |                     BUF_PUSH_3 (stop_memory, this_group_regnum,
      |                     ^~~~~~~~~~
.././libiberty/regex.c:2085:40: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |                                        ^
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:3781:15: note: in expansion of macro 'GET_BUFFER_SPACE'
 3781 |               GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |               ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
.././libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:3781:15: note: in expansion of macro 'GET_BUFFER_SPACE'
 3781 |               GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |               ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:2085:40: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |                                        ^
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:3810:15: note: in expansion of macro 'GET_BUFFER_SPACE'
 3810 |               GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |               ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
.././libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:3810:15: note: in expansion of macro 'GET_BUFFER_SPACE'
 3810 |               GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |               ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:2085:40: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |                                        ^
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:3889:22: note: in expansion of macro 'GET_BUFFER_SPACE'
 3889 |                      GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |                      ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
.././libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:3889:22: note: in expansion of macro 'GET_BUFFER_SPACE'
 3889 |                      GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |                      ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:2085:40: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |                                        ^
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:3910:22: note: in expansion of macro 'GET_BUFFER_SPACE'
 3910 |                      GET_BUFFER_SPACE (nbytes);
      |                      ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
.././libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:3910:22: note: in expansion of macro 'GET_BUFFER_SPACE'
 3910 |                      GET_BUFFER_SPACE (nbytes);
      |                      ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:2085:40: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |                                        ^
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:4008:15: note: in expansion of macro 'BUF_PUSH'
 4008 |               BUF_PUSH (wordchar);
      |               ^~~~~~~~
.././libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
.././libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:4008:15: note: in expansion of macro 'BUF_PUSH'
 4008 |               BUF_PUSH (wordchar);
      |               ^~~~~~~~
.././libiberty/regex.c:2085:40: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |                                        ^
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:4016:15: note: in expansion of macro 'BUF_PUSH'
 4016 |               BUF_PUSH (notwordchar);
      |               ^~~~~~~~
.././libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
.././libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:4016:15: note: in expansion of macro 'BUF_PUSH'
 4016 |               BUF_PUSH (notwordchar);
      |               ^~~~~~~~
.././libiberty/regex.c:2085:40: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |                                        ^
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:4023:15: note: in expansion of macro 'BUF_PUSH'
 4023 |               BUF_PUSH (wordbeg);
      |               ^~~~~~~~
.././libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
.././libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:4023:15: note: in expansion of macro 'BUF_PUSH'
 4023 |               BUF_PUSH (wordbeg);
      |               ^~~~~~~~
.././libiberty/regex.c:2085:40: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |                                        ^
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:4029:15: note: in expansion of macro 'BUF_PUSH'
 4029 |               BUF_PUSH (wordend);
      |               ^~~~~~~~
.././libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
.././libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:4029:15: note: in expansion of macro 'BUF_PUSH'
 4029 |               BUF_PUSH (wordend);
      |               ^~~~~~~~
.././libiberty/regex.c:2085:40: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |                                        ^
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:4035:15: note: in expansion of macro 'BUF_PUSH'
 4035 |               BUF_PUSH (wordbound);
      |               ^~~~~~~~
.././libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
.././libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:4035:15: note: in expansion of macro 'BUF_PUSH'
 4035 |               BUF_PUSH (wordbound);
      |               ^~~~~~~~
.././libiberty/regex.c:2085:40: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |                                        ^
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:4041:15: note: in expansion of macro 'BUF_PUSH'
 4041 |               BUF_PUSH (notwordbound);
      |               ^~~~~~~~
.././libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
.././libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:4041:15: note: in expansion of macro 'BUF_PUSH'
 4041 |               BUF_PUSH (notwordbound);
      |               ^~~~~~~~
.././libiberty/regex.c:2085:40: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |                                        ^
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:4047:15: note: in expansion of macro 'BUF_PUSH'
 4047 |               BUF_PUSH (begbuf);
      |               ^~~~~~~~
.././libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
.././libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:4047:15: note: in expansion of macro 'BUF_PUSH'
 4047 |               BUF_PUSH (begbuf);
      |               ^~~~~~~~
.././libiberty/regex.c:2085:40: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |                                        ^
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:4053:15: note: in expansion of macro 'BUF_PUSH'
 4053 |               BUF_PUSH (endbuf);
      |               ^~~~~~~~
.././libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
.././libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:4053:15: note: in expansion of macro 'BUF_PUSH'
 4053 |               BUF_PUSH (endbuf);
      |               ^~~~~~~~
.././libiberty/regex.c:2085:40: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |                                        ^
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:1956:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1956 |     GET_BUFFER_SPACE (2);                                               \
      |     ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:4071:15: note: in expansion of macro 'BUF_PUSH_2'
 4071 |               BUF_PUSH_2 (duplicate, c1);
      |               ^~~~~~~~~~
.././libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
.././libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:1956:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1956 |     GET_BUFFER_SPACE (2);                                               \
      |     ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:4071:15: note: in expansion of macro 'BUF_PUSH_2'
 4071 |               BUF_PUSH_2 (duplicate, c1);
      |               ^~~~~~~~~~
.././libiberty/regex.c:2085:40: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |                                        ^
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:1956:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1956 |     GET_BUFFER_SPACE (2);                                               \
      |     ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:4132:15: note: in expansion of macro 'BUF_PUSH_2'
 4132 |               BUF_PUSH_2 (exactn, 0);
      |               ^~~~~~~~~~
.././libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
.././libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:1956:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1956 |     GET_BUFFER_SPACE (2);                                               \
      |     ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:4132:15: note: in expansion of macro 'BUF_PUSH_2'
 4132 |               BUF_PUSH_2 (exactn, 0);
      |               ^~~~~~~~~~
.././libiberty/regex.c:2085:40: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |                                        ^
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:4137:11: note: in expansion of macro 'BUF_PUSH'
 4137 |           BUF_PUSH (c);
      |           ^~~~~~~~
.././libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
.././libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:4137:11: note: in expansion of macro 'BUF_PUSH'
 4137 |           BUF_PUSH (c);
      |           ^~~~~~~~
.././libiberty/regex.c:2085:40: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |                                        ^
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:4155:5: note: in expansion of macro 'BUF_PUSH'
 4155 |     BUF_PUSH (succeed);
      |     ^~~~~~~~
.././libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
.././libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
.././libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
.././libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
.././libiberty/regex.c:4155:5: note: in expansion of macro 'BUF_PUSH'
 4155 |     BUF_PUSH (succeed);
      |     ^~~~~~~~
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/sort.c -o pic/./sort.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/sort.c -o ./sort.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/spaces.c -o pic/./spaces.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/spaces.c -o ./spaces.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/splay-tree.c -o pic/./splay-tree.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/splay-tree.c -o ./splay-tree.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/strerror.c -o pic/./strerror.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/strerror.c -o ./strerror.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/strsignal.c -o pic/./strsignal.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/strsignal.c -o ./strsignal.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/unlink-if-ordinary.c -o pic/./unlink-if-ordinary.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/unlink-if-ordinary.c -o ./unlink-if-ordinary.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/xatexit.c -o pic/./xatexit.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/xatexit.c -o ./xatexit.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/xexit.c -o pic/./xexit.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/xexit.c -o ./xexit.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/xmalloc.c -o pic/./xmalloc.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/xmalloc.c -o ./xmalloc.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/xmemdup.c -o pic/./xmemdup.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/xmemdup.c -o ./xmemdup.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/xstrdup.c -o pic/./xstrdup.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/xstrdup.c -o ./xstrdup.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/xstrerror.c -o pic/./xstrerror.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/xstrerror.c -o ./xstrerror.o
if [ x"" != x ]; then  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  .././libiberty/xstrndup.c -o pic/./xstrndup.o;  else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I. -I.././libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic .././libiberty/xstrndup.c -o ./xstrndup.o
rm -f ./libiberty.a pic/./libiberty.a
ar rc ./libiberty.a  ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o	 ./alloca.o ./argv.o						 ./choose-temp.o ./concat.o ./cp-demint.o			 ./dyn-string.o							 ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o	 ./fnmatch.o ./fopen_unlocked.o					 ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o		 ./hashtab.o ./hex.o						 ./lbasename.o ./lrealpath.o					 ./make-relative-prefix.o ./make-temp-file.o			 ./objalloc.o ./obstack.o					 ./partition.o ./pexecute.o ./physmem.o				 ./pex-common.o ./pex-one.o ./pex-unix.o				 ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o	 ./strsignal.o							 ./unlink-if-ordinary.o						 ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o	 ./xstrerror.o ./xstrndup.o  ./mempcpy.o ./sigsetmask.o ./strverscmp.o
ranlib ./libiberty.a
if [ x"" != x ]; then  cd pic;  ar rc ./libiberty.a  ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o	 ./alloca.o ./argv.o						 ./choose-temp.o ./concat.o ./cp-demint.o			 ./dyn-string.o							 ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o	 ./fnmatch.o ./fopen_unlocked.o					 ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o		 ./hashtab.o ./hex.o						 ./lbasename.o ./lrealpath.o					 ./make-relative-prefix.o ./make-temp-file.o			 ./objalloc.o ./obstack.o					 ./partition.o ./pexecute.o ./physmem.o				 ./pex-common.o ./pex-one.o ./pex-unix.o				 ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o	 ./strsignal.o							 ./unlink-if-ordinary.o						 ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o	 ./xstrerror.o ./xstrndup.o  ./mempcpy.o ./sigsetmask.o ./strverscmp.o;  ranlib ./libiberty.a;  cd ..;  else true; fi
for f in standards.info configure.info; do  if test -f .././etc/`echo $f | sed -e 's/.info$/.texi/'`; then  if /opt/local/bin/bmake "MAKEINFO=/home/pbulk/build/cross/mingw-binutils/work/binutils-2.18/missing makeinfo --split-size=5000000 --split-size=5000000" $f; then  true;  else  exit 1;  fi;  fi;  done
`standards.info' is up to date.
`configure.info' is up to date.
Configuring in ./bfd
configure: creating cache ./config.cache
checking build system type... x86_64-pc-solaris2.11
checking host system type... x86_64-pc-solaris2.11
checking target system type... i386--mingw32
checking for x86_64-pc-solaris2.11-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for library containing strerror... none required
checking for a BSD-compatible install... /opt/local/bin/bsdinstall -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether /opt/local/bin/bmake sets $(MAKE)... yes
checking for style of include used by /opt/local/bin/bmake... GNU
checking dependency style of gcc... none
checking for x86_64-pc-solaris2.11-ar... ar
checking for x86_64-pc-solaris2.11-ranlib... ranlib
checking for x86_64-pc-solaris2.11-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking for a sed that does not truncate output... /home/pbulk/build/cross/mingw-binutils/work/.tools/bin/sed
checking for egrep... grep -E
checking for fgrep... grep -F
checking for ld used by gcc... /bin/ld
checking if the linker (/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786240
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /bin/ld option to reload object files... -r
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-solaris2.11-ar... (cached) ar
checking for x86_64-pc-solaris2.11-strip... no
checking for strip... strip
checking for x86_64-pc-solaris2.11-ranlib... (cached) ranlib
checking command to parse nm output from gcc object... ok
checking how to run the C preprocessor... cpp
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... no
checking whether NLS is requested... yes
checking for catalogs to be installed...  da es fr ja ro rw sv tr vi zh_CN da es fr ja ro rw sv tr vi zh_CN
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for a BSD-compatible install... /opt/local/bin/bsdinstall -c -o pbulk -g pbulk
checking for long long... yes
checking for long long... yes
checking size of long long... 8
checking for void *... yes
checking size of void *... 8
checking for long... yes
checking size of long... 8
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking for uintptr_t... yes
checking for int_least32_t... yes
checking for int_fast32_t... yes
checking for uint64_t... yes
checking what to include in bfd_stdint.h... stdint.h (already complete)
checking whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether string.h and strings.h may both be included... yes
checking for fcntl... yes
checking for getpagesize... yes
checking for setitimer... yes
checking for sysconf... yes
checking for fdopen... yes
checking for getuid... yes
checking for getgid... yes
checking for strtoull... yes
checking whether basename is declared... no
checking whether ftello is declared... yes
checking whether ftello64 is declared... yes
checking whether fseeko is declared... yes
checking whether fseeko64 is declared... yes
checking whether ffs is declared... yes
checking whether free is declared... yes
checking whether getenv is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether stpcpy is declared... yes
checking whether strstr is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking for gcc version with buggy 64-bit support... no
checking for ftello... yes
checking for ftello64... no
checking for fseeko... yes
checking for fseeko64... no
checking for fopen64... no
checking for off_t... yes
checking size of off_t... 8
checking file_ptr type... BFD_HOST_64_BIT
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for madvise... yes
checking for mprotect... yes
updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating bfd-in3.h
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing bfd_stdint.h commands
config.status: executing default commands
Configuring in ./binutils
configure: creating cache ./config.cache
checking build system type... x86_64-pc-solaris2.11
checking host system type... x86_64-pc-solaris2.11
checking target system type... i386--mingw32
checking for x86_64-pc-solaris2.11-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for library containing strerror... none required
checking for a BSD-compatible install... /opt/local/bin/bsdinstall -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether /opt/local/bin/bmake sets $(MAKE)... yes
checking for style of include used by /opt/local/bin/bmake... GNU
checking dependency style of gcc... none
checking for x86_64-pc-solaris2.11-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking for a sed that does not truncate output... /home/pbulk/build/cross/mingw-binutils/work/.tools/bin/sed
checking for egrep... grep -E
checking for fgrep... grep -F
checking for ld used by gcc... /bin/ld
checking if the linker (/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786240
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /bin/ld option to reload object files... -r
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-solaris2.11-ar... ar
checking for x86_64-pc-solaris2.11-strip... no
checking for strip... strip
checking for x86_64-pc-solaris2.11-ranlib... ranlib
checking command to parse nm output from gcc object... ok
checking how to run the C preprocessor... cpp
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror
checking for bison... yacc
checking for flex... flex
checking for yywrap in -lfl... no
checking for yywrap in -ll... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking whether NLS is requested... yes
checking for catalogs to be installed...  da es fi fr ja ro ru rw sv tr uk vi zh_CN zh_TW da es fi fr ja ro ru rw sv tr uk vi zh_CN zh_TW
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-pc-solaris2.11-ranlib... (cached) ranlib
checking for a BSD-compatible install... /opt/local/bin/bsdinstall -c -o pbulk -g pbulk
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for sbrk... yes
checking for utimes... yes
checking for setmode... no
checking for getc_unlocked... yes
checking for strcoll... yes
checking for mkstemp... yes
checking for mkdtemp... yes
checking for fopen64... yes
checking for stat64... yes
checking for library containing frexp... none required
checking for time_t in time.h... yes
checking for time_t in sys/types.h... yes
checking for a known getopt prototype in unistd.h... yes
checking for utime.h... yes
checking whether fprintf is declared... yes
checking whether stpcpy is declared... yes
checking whether strstr is declared... yes
checking whether sbrk is declared... yes
checking whether getenv is declared... yes
checking whether environ is declared... no
checking whether getc_unlocked is declared... no
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for ld used by GCC... /bin/ld
checking if the linker (/bin/ld) is GNU ld... no
checking for shared library run path origin... done
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
Configuring in ./gas
configure: creating cache ./config.cache
checking build system type... x86_64-pc-solaris2.11
checking host system type... x86_64-pc-solaris2.11
checking target system type... i386--mingw32
checking for x86_64-pc-solaris2.11-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for library containing strerror... none required
checking for a BSD-compatible install... /opt/local/bin/bsdinstall -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether /opt/local/bin/bmake sets $(MAKE)... yes
checking for style of include used by /opt/local/bin/bmake... GNU
checking dependency style of gcc... none
checking for a sed that does not truncate output... /home/pbulk/build/cross/mingw-binutils/work/.tools/bin/sed
checking for egrep... grep -E
checking for fgrep... grep -F
checking for ld used by gcc... /bin/ld
checking if the linker (/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786240
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /bin/ld option to reload object files... -r
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-solaris2.11-ar... ar
checking for x86_64-pc-solaris2.11-strip... no
checking for strip... strip
checking for x86_64-pc-solaris2.11-ranlib... ranlib
checking command to parse nm output from gcc object... ok
checking how to run the C preprocessor... cpp
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror
checking whether byte ordering is bigendian... no
checking for x86_64-pc-solaris2.11-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking for bison... yacc
checking for flex... flex
checking for yywrap in -lfl... no
checking for yywrap in -ll... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking whether NLS is requested... yes
checking for catalogs to be installed...  es fr rw tr es fr rw tr
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for sys/types.h... (cached) yes
checking whether compiling a cross-assembler... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for inline... inline
checking for unlink... yes
checking for sbrk... yes
checking for working assert macro... yes
checking whether declaration is required for errno... no
checking for a known getopt prototype in unistd.h... yes
checking whether declaration is required for environ... yes
checking whether declaration is required for ffs... no
checking whether declaration is required for free... no
checking whether declaration is required for malloc... no
checking whether declaration is required for sbrk... no
checking whether declaration is required for strstr... no
checking whether vsnprintf is declared... yes
updating cache ./config.cache
configure: creating ./config.status
config.status: creating .gdbinit
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default commands
Configuring in ./gprof
configure: creating cache ./config.cache
checking build system type... x86_64-pc-solaris2.11
checking host system type... x86_64-pc-solaris2.11
checking target system type... i386--mingw32
checking for x86_64-pc-solaris2.11-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for library containing strerror... none required
checking for a BSD-compatible install... /opt/local/bin/bsdinstall -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether /opt/local/bin/bmake sets $(MAKE)... yes
checking for style of include used by /opt/local/bin/bmake... GNU
checking dependency style of gcc... none
checking for a sed that does not truncate output... /home/pbulk/build/cross/mingw-binutils/work/.tools/bin/sed
checking for egrep... grep -E
checking for fgrep... grep -F
checking for ld used by gcc... /bin/ld
checking if the linker (/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786240
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /bin/ld option to reload object files... -r
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-solaris2.11-ar... ar
checking for x86_64-pc-solaris2.11-strip... no
checking for strip... strip
checking for x86_64-pc-solaris2.11-ranlib... ranlib
checking command to parse nm output from gcc object... ok
checking how to run the C preprocessor... cpp
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for x86_64-pc-solaris2.11-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking for a BSD-compatible install... /opt/local/bin/bsdinstall -c -o pbulk -g pbulk
checking for setmode... no
checking whether NLS is requested... yes
checking for catalogs to be installed...  da de es fi fr ga id ms pt_BR rw sv tr vi da de es fi fr ga id ms pt_BR rw sv tr vi
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking sys/gmon_out.h usability... no
checking sys/gmon_out.h presence... no
checking for sys/gmon_out.h... no
checking for a known getopt prototype in unistd.h... yes
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror
updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating gconfig.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
Configuring in ./ld
configure: creating cache ./config.cache
checking build system type... x86_64-pc-solaris2.11
checking host system type... x86_64-pc-solaris2.11
checking target system type... i386--mingw32
checking for x86_64-pc-solaris2.11-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for library containing strerror... none required
checking for a BSD-compatible install... /opt/local/bin/bsdinstall -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether /opt/local/bin/bmake sets $(MAKE)... yes
checking for style of include used by /opt/local/bin/bmake... GNU
checking dependency style of gcc... none
checking for a sed that does not truncate output... /home/pbulk/build/cross/mingw-binutils/work/.tools/bin/sed
checking for egrep... grep -E
checking for fgrep... grep -F
checking for ld used by gcc... /bin/ld
checking if the linker (/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786240
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /bin/ld option to reload object files... -r
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-solaris2.11-ar... ar
checking for x86_64-pc-solaris2.11-strip... no
checking for strip... strip
checking for x86_64-pc-solaris2.11-ranlib... ranlib
checking command to parse nm output from gcc object... ok
checking how to run the C preprocessor... cpp
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror
checking for x86_64-pc-solaris2.11-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking for a BSD-compatible install... /opt/local/bin/bsdinstall -c -o pbulk -g pbulk
checking whether NLS is requested... yes
checking for catalogs to be installed...  da es fi fr ga sv tr vi zh_CN zh_TW da es fi fr ga sv tr vi zh_CN zh_TW
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for bison... yacc
checking for flex... flex
checking for yywrap in -lfl... no
checking for yywrap in -ll... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking elf-hints.h usability... no
checking elf-hints.h presence... no
checking for elf-hints.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for glob... yes
checking for mkstemp... yes
checking for realpath... yes
checking for sbrk... yes
checking for waitpid... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for a known getopt prototype in unistd.h... yes
checking whether strstr is declared... yes
checking whether free is declared... yes
checking whether sbrk is declared... yes
checking whether getenv is declared... yes
checking whether environ is declared... no
checking whether ANSI C string concatenation works... yes
updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
Configuring in ./opcodes
configure: creating cache ./config.cache
checking build system type... x86_64-pc-solaris2.11
checking host system type... x86_64-pc-solaris2.11
checking target system type... i386--mingw32
checking for x86_64-pc-solaris2.11-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for library containing strerror... none required
checking for a BSD-compatible install... /opt/local/bin/bsdinstall -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether /opt/local/bin/bmake sets $(MAKE)... yes
checking for style of include used by /opt/local/bin/bmake... GNU
checking dependency style of gcc... none
checking for x86_64-pc-solaris2.11-ar... ar
checking for x86_64-pc-solaris2.11-ranlib... ranlib
checking for a sed that does not truncate output... /home/pbulk/build/cross/mingw-binutils/work/.tools/bin/sed
checking for egrep... grep -E
checking for fgrep... grep -F
checking for ld used by gcc... /bin/ld
checking if the linker (/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786240
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /bin/ld option to reload object files... -r
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-solaris2.11-ar... (cached) ar
checking for x86_64-pc-solaris2.11-strip... no
checking for strip... strip
checking for x86_64-pc-solaris2.11-ranlib... (cached) ranlib
checking command to parse nm output from gcc object... ok
checking how to run the C preprocessor... cpp
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... no
checking for x86_64-pc-solaris2.11-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking whether NLS is requested... yes
checking for catalogs to be installed...  da de es fi fr ga id nl pt_BR ro sv tr vi zh_CN da de es fi fr ga id nl pt_BR ro sv tr vi zh_CN
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for a BSD-compatible install... /opt/local/bin/bsdinstall -c -o pbulk -g pbulk
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking whether basename is declared... no
updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
Making info in doc
/opt/local/bin/bmake chew
gcc -o chew.$$ ../.././bfd/doc/chew.c  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include    -I.. -I../.././bfd/doc/.. -I../.././bfd/doc/../../include  -I../.././bfd/doc/../../intl -I../../intl;  /usr/bin/bash ../.././bfd/doc/../../move-if-change chew.$$ chew
./chew -f ../.././bfd/doc/doc.str <../.././bfd/doc/../elf.c >elf.tmp
/usr/bin/bash ../.././bfd/doc/../../move-if-change elf.tmp elf.texi
Making info in po
/opt/local/bin/bmake  all-recursive
Making all in doc
Making all in po
creating bfdver.h
rm -f targmatch.h
sed -f .././bfd/targmatch.sed < .././bfd/config.bfd > targmatch.new
mv -f targmatch.new targmatch.h
rm -f peigen.c
sed -e s/XX/pe/g < .././bfd/peXXigen.c > peigen.new
mv -f peigen.new peigen.c
rm -f elf32-target.h
sed -e s/NN/32/g < .././bfd/elfxx-target.h > elf32-target.new
mv -f elf32-target.new elf32-target.h
rm -f tofiles
f="";  for i in pe-i386.lo peigen.lo cofflink.lo pei-i386.lo elf32-i386.lo elf-vxworks.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo elf32-gen.lo cpu-i386.lo  archive64.lo ; do  case " $f " in  *" $i "*) ;;  *) f="$f $i" ;;  esac ;  done ;  echo $f > tofiles
/usr/bin/bash .././bfd/../move-if-change tofiles ofiles
touch stamp-ofiles
rm -f bfd-tmp.h
cp bfd-in3.h bfd-tmp.h
/usr/bin/bash .././bfd/../move-if-change bfd-tmp.h bfd.h
rm -f bfd-tmp.h
touch stmp-bfd-h
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include   -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o archive.lo archive.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c archive.c -o archive.o
/usr/bin/bash ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include    -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -DDEFAULT_VECTOR=i386pe_vec -DSELECT_VECS='&i386pe_vec,&i386pei_vec,&bfd_elf32_i386_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch' -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec .././bfd/archures.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -DDEFAULT_VECTOR=i386pe_vec "-DSELECT_VECS=&i386pe_vec,&i386pei_vec,&bfd_elf32_i386_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch" -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec .././bfd/archures.c -o archures.o
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include   -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o bfd.lo bfd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c bfd.c -o bfd.o
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include   -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o bfdio.lo bfdio.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c bfdio.c -o bfdio.o
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include   -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o bfdwin.lo bfdwin.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c bfdwin.c -o bfdwin.o
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include   -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o cache.lo cache.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c cache.c -o cache.o
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include   -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o coffgen.lo coffgen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c coffgen.c -o coffgen.o
coffgen.c: In function 'coff_print_symbol':
coffgen.c:1945:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1945 |                   if (combined->u.syment.n_type == T_NULL)
      |                      ^
coffgen.c:1962:17: note: here
 1962 |                 case C_EXT:
      |                 ^~~~
coffgen.c:1963:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1963 |                   if (ISFCN (combined->u.syment.n_type))
      |                      ^
coffgen.c:1980:17: note: here
 1980 |                 default:
      |                 ^~~~~~~
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include   -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o corefile.lo corefile.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c corefile.c -o corefile.o
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include   -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o format.lo format.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c format.c -o format.o
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include   -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o init.lo init.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c init.c -o init.o
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include   -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o libbfd.lo libbfd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c libbfd.c -o libbfd.o
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include   -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o opncls.lo opncls.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c opncls.c -o opncls.o
In file included from opncls.c:26:
opncls.c: In function 'bfd_fopen':
bfd.h:579:65: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  579 | #define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = bool), TRUE)
      |                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
opncls.c:235:5: note: in expansion of macro 'bfd_set_cacheable'
  235 |     bfd_set_cacheable (nbfd, TRUE);
      |     ^~~~~~~~~~~~~~~~~
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include   -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o reloc.lo reloc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c reloc.c -o reloc.o
In file included from reloc.c:54:
reloc.c: In function 'bfd_default_reloc_type_lookup':
libbfd.h:656:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  656 |   do { bfd_assert(__FILE__,__LINE__); } while (0)
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
reloc.c:5061:11: note: in expansion of macro 'BFD_FAIL'
 5061 |           BFD_FAIL ();
      |           ^~~~~~~~
reloc.c:5062:9: note: here
 5062 |         case 32:
      |         ^~~~
libbfd.h:656:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  656 |   do { bfd_assert(__FILE__,__LINE__); } while (0)
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
reloc.c:5065:11: note: in expansion of macro 'BFD_FAIL'
 5065 |           BFD_FAIL ();
      |           ^~~~~~~~
reloc.c:5066:9: note: here
 5066 |         default:
      |         ^~~~~~~
libbfd.h:656:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  656 |   do { bfd_assert(__FILE__,__LINE__); } while (0)
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
reloc.c:5067:11: note: in expansion of macro 'BFD_FAIL'
 5067 |           BFD_FAIL ();
      |           ^~~~~~~~
reloc.c:5069:5: note: here
 5069 |     default:
      |     ^~~~~~~
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include   -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o section.lo section.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c section.c -o section.o
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include   -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o syms.lo syms.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c syms.c -o syms.o
/usr/bin/bash ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include    -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -DDEFAULT_VECTOR=i386pe_vec -DSELECT_VECS='&i386pe_vec,&i386pei_vec,&bfd_elf32_i386_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch' -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec .././bfd/targets.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -DDEFAULT_VECTOR=i386pe_vec "-DSELECT_VECS=&i386pe_vec,&i386pei_vec,&bfd_elf32_i386_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch" -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec .././bfd/targets.c -o targets.o
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include   -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o hash.lo hash.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c hash.c -o hash.o
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include   -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o linker.lo linker.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c linker.c -o linker.o
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include   -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o srec.lo srec.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c srec.c -o srec.o
In file included from srec.c:108:
libbfd.h:237:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  237 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_true)
      |    ^
bfd.h:5116:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_bfd_data'
 5116 |   NAME##_bfd_copy_private_bfd_data, \
      |   ^~~~
srec.c:1270:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
 1270 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:239:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  239 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_true)
      |    ^
bfd.h:5117:3: note: in expansion of macro '_bfd_generic_bfd_merge_private_bfd_data'
 5117 |   NAME##_bfd_merge_private_bfd_data, \
      |   ^~~~
srec.c:1270:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
 1270 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:243:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asection *, bfd *, asection *)' {aka 'int (*)(bfd *, struct bfd_section *, bfd *, struct bfd_section *)'} [-Wcast-function-type]
  243 |   ((bfd_boolean (*) (bfd *, asection *, bfd *, asection *)) bfd_true)
      |    ^
bfd.h:5119:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_section_data'
 5119 |   NAME##_bfd_copy_private_section_data, \
      |   ^~~~
srec.c:1270:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
 1270 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:245:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *, bfd *, asymbol *)' {aka 'int (*)(bfd *, struct bfd_symbol *, bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
  245 |   ((bfd_boolean (*) (bfd *, asymbol *, bfd *, asymbol *)) bfd_true)
      |    ^
bfd.h:5120:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_symbol_data'
 5120 |   NAME##_bfd_copy_private_symbol_data, \
      |   ^~~~
srec.c:1270:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
 1270 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:247:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  247 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_true)
      |    ^
bfd.h:5121:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_header_data'
 5121 |   NAME##_bfd_copy_private_header_data, \
      |   ^~~~
srec.c:1270:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
 1270 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:241:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(bfd *, unsigned int)'} [-Wcast-function-type]
  241 |   ((bfd_boolean (*) (bfd *, flagword)) bfd_true)
      |    ^
bfd.h:5122:3: note: in expansion of macro '_bfd_generic_bfd_set_private_flags'
 5122 |   NAME##_bfd_set_private_flags, \
      |   ^~~~
srec.c:1270:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
 1270 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:249:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, void *)' {aka 'int (*)(bfd *, void *)'} [-Wcast-function-type]
  249 |   ((bfd_boolean (*) (bfd *, void *)) bfd_true)
      |    ^
bfd.h:5123:3: note: in expansion of macro '_bfd_generic_bfd_print_private_bfd_data'
 5123 |   NAME##_bfd_print_private_bfd_data
      |   ^~~~
srec.c:1270:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
 1270 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:270:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, char **, bfd_size_type *, const char **)' {aka 'int (*)(bfd *, char **, long unsigned int *, const char **)'} [-Wcast-function-type]
  270 |   ((bfd_boolean (*) (bfd *, char **, bfd_size_type *, const char **)) \
      |    ^
bfd.h:5169:3: note: in expansion of macro '_bfd_noarchive_construct_extended_name_table'
 5169 |   NAME##_construct_extended_name_table, \
      |   ^~~~
srec.c:1272:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
 1272 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:273:4: warning: cast between incompatible function types from 'void (*)(bfd *)' to 'void (*)(bfd *, const char *, char *)' [-Wcast-function-type]
  273 |   ((void (*) (bfd *, const char *, char *)) bfd_void)
      |    ^
bfd.h:5170:3: note: in expansion of macro '_bfd_noarchive_truncate_arname'
 5170 |   NAME##_truncate_arname, \
      |   ^~~~
srec.c:1272:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
 1272 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:275:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, unsigned int,  struct orl *, unsigned int,  int)' {aka 'int (*)(bfd *, unsigned int,  struct orl *, unsigned int,  int)'} [-Wcast-function-type]
  275 |   ((bfd_boolean (*) (bfd *, unsigned int, struct orl *, unsigned int, int)) \
      |    ^
bfd.h:5171:3: note: in expansion of macro '_bfd_noarchive_write_armap'
 5171 |   NAME##_write_armap, \
      |   ^~~~
srec.c:1272:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
 1272 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:279:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'bfd * (*)(bfd *, bfd *)' [-Wcast-function-type]
  279 |   ((bfd *(*) (bfd *, bfd *)) bfd_nullvoidptr)
      |    ^
bfd.h:5173:3: note: in expansion of macro '_bfd_noarchive_openr_next_archived_file'
 5173 |   NAME##_openr_next_archived_file, \
      |   ^~~~
srec.c:1272:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
 1272 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:281:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'bfd * (*)(bfd *, symindex)' {aka 'bfd * (*)(bfd *, long unsigned int)'} [-Wcast-function-type]
  281 |   ((bfd *(*) (bfd *, symindex)) bfd_nullvoidptr)
      |    ^
bfd.h:5174:3: note: in expansion of macro '_bfd_noarchive_get_elt_at_index'
 5174 |   NAME##_get_elt_at_index, \
      |   ^~~~
srec.c:1272:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
 1272 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
srec.c:1205:52: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
 1205 | #define srec_bfd_is_target_special_symbol         ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false)
      |                                                    ^
bfd.h:5200:3: note: in expansion of macro 'srec_bfd_is_target_special_symbol'
 5200 |   NAME##_bfd_is_target_special_symbol, \
      |   ^~~~
srec.c:1273:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
 1273 |   BFD_JUMP_TABLE_SYMBOLS (srec),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:338:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'alent * (*)(bfd *, asymbol *)' {aka 'struct lineno_cache_entry * (*)(bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
  338 |   ((alent *(*) (bfd *, asymbol *)) bfd_nullvoidptr)
      |    ^
srec.c:1207:51: note: in expansion of macro '_bfd_nosymbols_get_lineno'
 1207 | #define srec_get_lineno                           _bfd_nosymbols_get_lineno
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:5201:3: note: in expansion of macro 'srec_get_lineno'
 5201 |   NAME##_get_lineno, \
      |   ^~~~
srec.c:1273:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
 1273 |   BFD_JUMP_TABLE_SYMBOLS (srec),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:340:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asection *, asymbol **, bfd_vma,  const char **, const char **, unsigned int *)' {aka 'int (*)(bfd *, struct bfd_section *, struct bfd_symbol **, long unsigned int,  const char **, const char **, unsigned int *)'} [-Wcast-function-type]
  340 |   ((bfd_boolean (*) (bfd *, asection *, asymbol **, bfd_vma, const char **, \
      |    ^
srec.c:1208:51: note: in expansion of macro '_bfd_nosymbols_find_nearest_line'
 1208 | #define srec_find_nearest_line                    _bfd_nosymbols_find_nearest_line
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:5202:3: note: in expansion of macro 'srec_find_nearest_line'
 5202 |   NAME##_find_nearest_line, \
      |   ^~~~
srec.c:1273:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
 1273 |   BFD_JUMP_TABLE_SYMBOLS (srec),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:344:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, const char **, const char **, unsigned int *)' {aka 'int (*)(bfd *, const char **, const char **, unsigned int *)'} [-Wcast-function-type]
  344 |   ((bfd_boolean (*) (bfd *, const char **, const char **, unsigned int *)) \
      |    ^
srec.c:1209:51: note: in expansion of macro '_bfd_nosymbols_find_inliner_info'
 1209 | #define srec_find_inliner_info                    _bfd_nosymbols_find_inliner_info
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:5204:3: note: in expansion of macro 'srec_find_inliner_info'
 5204 |   NAME##_find_inliner_info, \
      |   ^~~~
srec.c:1273:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
 1273 |   BFD_JUMP_TABLE_SYMBOLS (srec),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:347:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'asymbol * (*)(bfd *, void *, long unsigned int)' {aka 'struct bfd_symbol * (*)(bfd *, void *, long unsigned int)'} [-Wcast-function-type]
  347 |   ((asymbol *(*) (bfd *, void *, unsigned long)) bfd_nullvoidptr)
      |    ^
srec.c:1211:51: note: in expansion of macro '_bfd_nosymbols_bfd_make_debug_symbol'
 1211 | #define srec_bfd_make_debug_symbol                _bfd_nosymbols_bfd_make_debug_symbol
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:5205:3: note: in expansion of macro 'srec_bfd_make_debug_symbol'
 5205 |   NAME##_bfd_make_debug_symbol, \
      |   ^~~~
srec.c:1273:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
 1273 |   BFD_JUMP_TABLE_SYMBOLS (srec),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:361:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'const reloc_howto_type * (*)(bfd *, bfd_reloc_code_real_type)' {aka 'const struct reloc_howto_struct * (*)(bfd *, enum bfd_reloc_code_real)'} [-Wcast-function-type]
  361 |   ((reloc_howto_type *(*) (bfd *, bfd_reloc_code_real_type)) bfd_nullvoidptr)
      |    ^
bfd.h:5249:3: note: in expansion of macro '_bfd_norelocs_bfd_reloc_type_lookup'
 5249 |   NAME##_bfd_reloc_type_lookup, \
      |   ^~~~
srec.c:1274:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS'
 1274 |   BFD_JUMP_TABLE_RELOCS (_bfd_norelocs),
      |   ^~~~~~~~~~~~~~~~~~~~~
libbfd.h:363:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'const reloc_howto_type * (*)(bfd *, const char *)' {aka 'const struct reloc_howto_struct * (*)(bfd *, const char *)'} [-Wcast-function-type]
  363 |   ((reloc_howto_type *(*) (bfd *, const char *)) bfd_nullvoidptr)
      |    ^
bfd.h:5250:3: note: in expansion of macro '_bfd_norelocs_bfd_reloc_name_lookup'
 5250 |   NAME##_bfd_reloc_name_lookup
      |   ^~~~
srec.c:1274:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS'
 1274 |   BFD_JUMP_TABLE_RELOCS (_bfd_norelocs),
      |   ^~~~~~~~~~~~~~~~~~~~~
libbfd.h:428:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, asymbol **)' {aka 'long int (*)(bfd *, struct bfd_symbol **)'} [-Wcast-function-type]
  428 |   ((long (*) (bfd *, asymbol **)) _bfd_n1)
      |    ^
bfd.h:5338:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_symtab'
 5338 |   NAME##_canonicalize_dynamic_symtab, \
      |   ^~~~
srec.c:1277:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
 1277 |   BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:430:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, long int,  asymbol **, long int,  asymbol **, asymbol **)' {aka 'long int (*)(bfd *, long int,  struct bfd_symbol **, long int,  struct bfd_symbol **, struct bfd_symbol **)'} [-Wcast-function-type]
  430 |   ((long (*) (bfd *, long, asymbol **, long, asymbol **, asymbol **)) _bfd_n1)
      |    ^
bfd.h:5339:3: note: in expansion of macro '_bfd_nodynamic_get_synthetic_symtab'
 5339 |   NAME##_get_synthetic_symtab, \
      |   ^~~~
srec.c:1277:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
 1277 |   BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:433:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, arelent **, asymbol **)' {aka 'long int (*)(bfd *, struct reloc_cache_entry **, struct bfd_symbol **)'} [-Wcast-function-type]
  433 |   ((long (*) (bfd *, arelent **, asymbol **)) _bfd_n1)
      |    ^
bfd.h:5341:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_reloc'
 5341 |   NAME##_canonicalize_dynamic_reloc
      |   ^~~~
srec.c:1277:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
 1277 |   BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:237:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  237 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_true)
      |    ^
bfd.h:5116:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_bfd_data'
 5116 |   NAME##_bfd_copy_private_bfd_data, \
      |   ^~~~
srec.c:1325:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
 1325 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:239:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  239 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_true)
      |    ^
bfd.h:5117:3: note: in expansion of macro '_bfd_generic_bfd_merge_private_bfd_data'
 5117 |   NAME##_bfd_merge_private_bfd_data, \
      |   ^~~~
srec.c:1325:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
 1325 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:243:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asection *, bfd *, asection *)' {aka 'int (*)(bfd *, struct bfd_section *, bfd *, struct bfd_section *)'} [-Wcast-function-type]
  243 |   ((bfd_boolean (*) (bfd *, asection *, bfd *, asection *)) bfd_true)
      |    ^
bfd.h:5119:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_section_data'
 5119 |   NAME##_bfd_copy_private_section_data, \
      |   ^~~~
srec.c:1325:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
 1325 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:245:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *, bfd *, asymbol *)' {aka 'int (*)(bfd *, struct bfd_symbol *, bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
  245 |   ((bfd_boolean (*) (bfd *, asymbol *, bfd *, asymbol *)) bfd_true)
      |    ^
bfd.h:5120:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_symbol_data'
 5120 |   NAME##_bfd_copy_private_symbol_data, \
      |   ^~~~
srec.c:1325:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
 1325 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:247:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  247 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_true)
      |    ^
bfd.h:5121:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_header_data'
 5121 |   NAME##_bfd_copy_private_header_data, \
      |   ^~~~
srec.c:1325:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
 1325 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:241:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(bfd *, unsigned int)'} [-Wcast-function-type]
  241 |   ((bfd_boolean (*) (bfd *, flagword)) bfd_true)
      |    ^
bfd.h:5122:3: note: in expansion of macro '_bfd_generic_bfd_set_private_flags'
 5122 |   NAME##_bfd_set_private_flags, \
      |   ^~~~
srec.c:1325:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
 1325 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:249:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, void *)' {aka 'int (*)(bfd *, void *)'} [-Wcast-function-type]
  249 |   ((bfd_boolean (*) (bfd *, void *)) bfd_true)
      |    ^
bfd.h:5123:3: note: in expansion of macro '_bfd_generic_bfd_print_private_bfd_data'
 5123 |   NAME##_bfd_print_private_bfd_data
      |   ^~~~
srec.c:1325:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
 1325 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:270:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, char **, bfd_size_type *, const char **)' {aka 'int (*)(bfd *, char **, long unsigned int *, const char **)'} [-Wcast-function-type]
  270 |   ((bfd_boolean (*) (bfd *, char **, bfd_size_type *, const char **)) \
      |    ^
bfd.h:5169:3: note: in expansion of macro '_bfd_noarchive_construct_extended_name_table'
 5169 |   NAME##_construct_extended_name_table, \
      |   ^~~~
srec.c:1327:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
 1327 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:273:4: warning: cast between incompatible function types from 'void (*)(bfd *)' to 'void (*)(bfd *, const char *, char *)' [-Wcast-function-type]
  273 |   ((void (*) (bfd *, const char *, char *)) bfd_void)
      |    ^
bfd.h:5170:3: note: in expansion of macro '_bfd_noarchive_truncate_arname'
 5170 |   NAME##_truncate_arname, \
      |   ^~~~
srec.c:1327:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
 1327 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:275:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, unsigned int,  struct orl *, unsigned int,  int)' {aka 'int (*)(bfd *, unsigned int,  struct orl *, unsigned int,  int)'} [-Wcast-function-type]
  275 |   ((bfd_boolean (*) (bfd *, unsigned int, struct orl *, unsigned int, int)) \
      |    ^
bfd.h:5171:3: note: in expansion of macro '_bfd_noarchive_write_armap'
 5171 |   NAME##_write_armap, \
      |   ^~~~
srec.c:1327:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
 1327 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:279:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'bfd * (*)(bfd *, bfd *)' [-Wcast-function-type]
  279 |   ((bfd *(*) (bfd *, bfd *)) bfd_nullvoidptr)
      |    ^
bfd.h:5173:3: note: in expansion of macro '_bfd_noarchive_openr_next_archived_file'
 5173 |   NAME##_openr_next_archived_file, \
      |   ^~~~
srec.c:1327:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
 1327 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:281:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'bfd * (*)(bfd *, symindex)' {aka 'bfd * (*)(bfd *, long unsigned int)'} [-Wcast-function-type]
  281 |   ((bfd *(*) (bfd *, symindex)) bfd_nullvoidptr)
      |    ^
bfd.h:5174:3: note: in expansion of macro '_bfd_noarchive_get_elt_at_index'
 5174 |   NAME##_get_elt_at_index, \
      |   ^~~~
srec.c:1327:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
 1327 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
srec.c:1205:52: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
 1205 | #define srec_bfd_is_target_special_symbol         ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false)
      |                                                    ^
bfd.h:5200:3: note: in expansion of macro 'srec_bfd_is_target_special_symbol'
 5200 |   NAME##_bfd_is_target_special_symbol, \
      |   ^~~~
srec.c:1328:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
 1328 |   BFD_JUMP_TABLE_SYMBOLS (srec),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:338:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'alent * (*)(bfd *, asymbol *)' {aka 'struct lineno_cache_entry * (*)(bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
  338 |   ((alent *(*) (bfd *, asymbol *)) bfd_nullvoidptr)
      |    ^
srec.c:1207:51: note: in expansion of macro '_bfd_nosymbols_get_lineno'
 1207 | #define srec_get_lineno                           _bfd_nosymbols_get_lineno
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:5201:3: note: in expansion of macro 'srec_get_lineno'
 5201 |   NAME##_get_lineno, \
      |   ^~~~
srec.c:1328:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
 1328 |   BFD_JUMP_TABLE_SYMBOLS (srec),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:340:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asection *, asymbol **, bfd_vma,  const char **, const char **, unsigned int *)' {aka 'int (*)(bfd *, struct bfd_section *, struct bfd_symbol **, long unsigned int,  const char **, const char **, unsigned int *)'} [-Wcast-function-type]
  340 |   ((bfd_boolean (*) (bfd *, asection *, asymbol **, bfd_vma, const char **, \
      |    ^
srec.c:1208:51: note: in expansion of macro '_bfd_nosymbols_find_nearest_line'
 1208 | #define srec_find_nearest_line                    _bfd_nosymbols_find_nearest_line
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:5202:3: note: in expansion of macro 'srec_find_nearest_line'
 5202 |   NAME##_find_nearest_line, \
      |   ^~~~
srec.c:1328:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
 1328 |   BFD_JUMP_TABLE_SYMBOLS (srec),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:344:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, const char **, const char **, unsigned int *)' {aka 'int (*)(bfd *, const char **, const char **, unsigned int *)'} [-Wcast-function-type]
  344 |   ((bfd_boolean (*) (bfd *, const char **, const char **, unsigned int *)) \
      |    ^
srec.c:1209:51: note: in expansion of macro '_bfd_nosymbols_find_inliner_info'
 1209 | #define srec_find_inliner_info                    _bfd_nosymbols_find_inliner_info
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:5204:3: note: in expansion of macro 'srec_find_inliner_info'
 5204 |   NAME##_find_inliner_info, \
      |   ^~~~
srec.c:1328:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
 1328 |   BFD_JUMP_TABLE_SYMBOLS (srec),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:347:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'asymbol * (*)(bfd *, void *, long unsigned int)' {aka 'struct bfd_symbol * (*)(bfd *, void *, long unsigned int)'} [-Wcast-function-type]
  347 |   ((asymbol *(*) (bfd *, void *, unsigned long)) bfd_nullvoidptr)
      |    ^
srec.c:1211:51: note: in expansion of macro '_bfd_nosymbols_bfd_make_debug_symbol'
 1211 | #define srec_bfd_make_debug_symbol                _bfd_nosymbols_bfd_make_debug_symbol
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:5205:3: note: in expansion of macro 'srec_bfd_make_debug_symbol'
 5205 |   NAME##_bfd_make_debug_symbol, \
      |   ^~~~
srec.c:1328:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
 1328 |   BFD_JUMP_TABLE_SYMBOLS (srec),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:361:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'const reloc_howto_type * (*)(bfd *, bfd_reloc_code_real_type)' {aka 'const struct reloc_howto_struct * (*)(bfd *, enum bfd_reloc_code_real)'} [-Wcast-function-type]
  361 |   ((reloc_howto_type *(*) (bfd *, bfd_reloc_code_real_type)) bfd_nullvoidptr)
      |    ^
bfd.h:5249:3: note: in expansion of macro '_bfd_norelocs_bfd_reloc_type_lookup'
 5249 |   NAME##_bfd_reloc_type_lookup, \
      |   ^~~~
srec.c:1329:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS'
 1329 |   BFD_JUMP_TABLE_RELOCS (_bfd_norelocs),
      |   ^~~~~~~~~~~~~~~~~~~~~
libbfd.h:363:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'const reloc_howto_type * (*)(bfd *, const char *)' {aka 'const struct reloc_howto_struct * (*)(bfd *, const char *)'} [-Wcast-function-type]
  363 |   ((reloc_howto_type *(*) (bfd *, const char *)) bfd_nullvoidptr)
      |    ^
bfd.h:5250:3: note: in expansion of macro '_bfd_norelocs_bfd_reloc_name_lookup'
 5250 |   NAME##_bfd_reloc_name_lookup
      |   ^~~~
srec.c:1329:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS'
 1329 |   BFD_JUMP_TABLE_RELOCS (_bfd_norelocs),
      |   ^~~~~~~~~~~~~~~~~~~~~
libbfd.h:428:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, asymbol **)' {aka 'long int (*)(bfd *, struct bfd_symbol **)'} [-Wcast-function-type]
  428 |   ((long (*) (bfd *, asymbol **)) _bfd_n1)
      |    ^
bfd.h:5338:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_symtab'
 5338 |   NAME##_canonicalize_dynamic_symtab, \
      |   ^~~~
srec.c:1332:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
 1332 |   BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:430:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, long int,  asymbol **, long int,  asymbol **, asymbol **)' {aka 'long int (*)(bfd *, long int,  struct bfd_symbol **, long int,  struct bfd_symbol **, struct bfd_symbol **)'} [-Wcast-function-type]
  430 |   ((long (*) (bfd *, long, asymbol **, long, asymbol **, asymbol **)) _bfd_n1)
      |    ^
bfd.h:5339:3: note: in expansion of macro '_bfd_nodynamic_get_synthetic_symtab'
 5339 |   NAME##_get_synthetic_symtab, \
      |   ^~~~
srec.c:1332:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
 1332 |   BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:433:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, arelent **, asymbol **)' {aka 'long int (*)(bfd *, struct reloc_cache_entry **, struct bfd_symbol **)'} [-Wcast-function-type]
  433 |   ((long (*) (bfd *, arelent **, asymbol **)) _bfd_n1)
      |    ^
bfd.h:5341:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_reloc'
 5341 |   NAME##_canonicalize_dynamic_reloc
      |   ^~~~
srec.c:1332:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
 1332 |   BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |   ^~~~~~~~~~~~~~~~~~~~~~
srec.c: In function 'srec_write_record':
srec.c:925:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
  925 |       dst += 2;
      |       ~~~~^~~~
srec.c:926:5: note: here
  926 |     case 8:
      |     ^~~~
srec.c:929:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
  929 |       dst += 2;
      |       ~~~~^~~~
srec.c:930:5: note: here
  930 |     case 9:
      |     ^~~~
srec.c: In function 'srec_bad_byte':
srec.c:254:26: warning: '%03o' directive writing between 3 and 11 bytes into a region of size 9 [-Wformat-overflow=]
  254 |         sprintf (buf, "\\%03o", (unsigned int) c);
      |                          ^~~~
In function 'srec_bad_byte',
    inlined from 'srec_bad_byte' at srec.c:239:1:
srec.c:254:23: note: directive argument in the range [0, 4294967294]
  254 |         sprintf (buf, "\\%03o", (unsigned int) c);
      |                       ^~~~~~~~
srec.c:254:9: note: 'sprintf' output between 5 and 13 bytes into a destination of size 10
  254 |         sprintf (buf, "\\%03o", (unsigned int) c);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include   -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o binary.lo binary.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c binary.c -o binary.o
In file included from binary.c:39:
libbfd.h:237:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  237 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_true)
      |    ^
bfd.h:5116:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_bfd_data'
 5116 |   NAME##_bfd_copy_private_bfd_data, \
      |   ^~~~
binary.c:365:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  365 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:239:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  239 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_true)
      |    ^
bfd.h:5117:3: note: in expansion of macro '_bfd_generic_bfd_merge_private_bfd_data'
 5117 |   NAME##_bfd_merge_private_bfd_data, \
      |   ^~~~
binary.c:365:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  365 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:243:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asection *, bfd *, asection *)' {aka 'int (*)(bfd *, struct bfd_section *, bfd *, struct bfd_section *)'} [-Wcast-function-type]
  243 |   ((bfd_boolean (*) (bfd *, asection *, bfd *, asection *)) bfd_true)
      |    ^
bfd.h:5119:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_section_data'
 5119 |   NAME##_bfd_copy_private_section_data, \
      |   ^~~~
binary.c:365:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  365 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:245:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *, bfd *, asymbol *)' {aka 'int (*)(bfd *, struct bfd_symbol *, bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
  245 |   ((bfd_boolean (*) (bfd *, asymbol *, bfd *, asymbol *)) bfd_true)
      |    ^
bfd.h:5120:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_symbol_data'
 5120 |   NAME##_bfd_copy_private_symbol_data, \
      |   ^~~~
binary.c:365:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  365 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:247:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  247 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_true)
      |    ^
bfd.h:5121:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_header_data'
 5121 |   NAME##_bfd_copy_private_header_data, \
      |   ^~~~
binary.c:365:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  365 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:241:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(bfd *, unsigned int)'} [-Wcast-function-type]
  241 |   ((bfd_boolean (*) (bfd *, flagword)) bfd_true)
      |    ^
bfd.h:5122:3: note: in expansion of macro '_bfd_generic_bfd_set_private_flags'
 5122 |   NAME##_bfd_set_private_flags, \
      |   ^~~~
binary.c:365:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  365 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:249:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, void *)' {aka 'int (*)(bfd *, void *)'} [-Wcast-function-type]
  249 |   ((bfd_boolean (*) (bfd *, void *)) bfd_true)
      |    ^
bfd.h:5123:3: note: in expansion of macro '_bfd_generic_bfd_print_private_bfd_data'
 5123 |   NAME##_bfd_print_private_bfd_data
      |   ^~~~
binary.c:365:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  365 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:270:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, char **, bfd_size_type *, const char **)' {aka 'int (*)(bfd *, char **, long unsigned int *, const char **)'} [-Wcast-function-type]
  270 |   ((bfd_boolean (*) (bfd *, char **, bfd_size_type *, const char **)) \
      |    ^
bfd.h:5169:3: note: in expansion of macro '_bfd_noarchive_construct_extended_name_table'
 5169 |   NAME##_construct_extended_name_table, \
      |   ^~~~
binary.c:367:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
  367 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:273:4: warning: cast between incompatible function types from 'void (*)(bfd *)' to 'void (*)(bfd *, const char *, char *)' [-Wcast-function-type]
  273 |   ((void (*) (bfd *, const char *, char *)) bfd_void)
      |    ^
bfd.h:5170:3: note: in expansion of macro '_bfd_noarchive_truncate_arname'
 5170 |   NAME##_truncate_arname, \
      |   ^~~~
binary.c:367:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
  367 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:275:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, unsigned int,  struct orl *, unsigned int,  int)' {aka 'int (*)(bfd *, unsigned int,  struct orl *, unsigned int,  int)'} [-Wcast-function-type]
  275 |   ((bfd_boolean (*) (bfd *, unsigned int, struct orl *, unsigned int, int)) \
      |    ^
bfd.h:5171:3: note: in expansion of macro '_bfd_noarchive_write_armap'
 5171 |   NAME##_write_armap, \
      |   ^~~~
binary.c:367:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
  367 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:279:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'bfd * (*)(bfd *, bfd *)' [-Wcast-function-type]
  279 |   ((bfd *(*) (bfd *, bfd *)) bfd_nullvoidptr)
      |    ^
bfd.h:5173:3: note: in expansion of macro '_bfd_noarchive_openr_next_archived_file'
 5173 |   NAME##_openr_next_archived_file, \
      |   ^~~~
binary.c:367:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
  367 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:281:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'bfd * (*)(bfd *, symindex)' {aka 'bfd * (*)(bfd *, long unsigned int)'} [-Wcast-function-type]
  281 |   ((bfd *(*) (bfd *, symindex)) bfd_nullvoidptr)
      |    ^
bfd.h:5174:3: note: in expansion of macro '_bfd_noarchive_get_elt_at_index'
 5174 |   NAME##_get_elt_at_index, \
      |   ^~~~
binary.c:367:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
  367 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:330:4: warning: cast between incompatible function types from 'void (*)(bfd *)' to 'void (*)(bfd *, void *, asymbol *, bfd_print_symbol_type)' {aka 'void (*)(bfd *, void *, struct bfd_symbol *, enum bfd_print_symbol)'} [-Wcast-function-type]
  330 |   ((void (*) (bfd *, void *, asymbol *, bfd_print_symbol_type)) bfd_void)
      |    ^
binary.c:206:35: note: in expansion of macro '_bfd_nosymbols_print_symbol'
  206 | #define binary_print_symbol       _bfd_nosymbols_print_symbol
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:5197:3: note: in expansion of macro 'binary_print_symbol'
 5197 |   NAME##_print_symbol, \
      |   ^~~~
binary.c:368:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  368 |   BFD_JUMP_TABLE_SYMBOLS (binary),
      |   ^~~~~~~~~~~~~~~~~~~~~~
binary.c:225:46: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
  225 | #define binary_bfd_is_target_special_symbol ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false)
      |                                              ^
bfd.h:5200:3: note: in expansion of macro 'binary_bfd_is_target_special_symbol'
 5200 |   NAME##_bfd_is_target_special_symbol, \
      |   ^~~~
binary.c:368:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  368 |   BFD_JUMP_TABLE_SYMBOLS (binary),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:338:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'alent * (*)(bfd *, asymbol *)' {aka 'struct lineno_cache_entry * (*)(bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
  338 |   ((alent *(*) (bfd *, asymbol *)) bfd_nullvoidptr)
      |    ^
binary.c:219:44: note: in expansion of macro '_bfd_nosymbols_get_lineno'
  219 | #define binary_get_lineno                  _bfd_nosymbols_get_lineno
      |                                            ^~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:5201:3: note: in expansion of macro 'binary_get_lineno'
 5201 |   NAME##_get_lineno, \
      |   ^~~~
binary.c:368:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  368 |   BFD_JUMP_TABLE_SYMBOLS (binary),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:340:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asection *, asymbol **, bfd_vma,  const char **, const char **, unsigned int *)' {aka 'int (*)(bfd *, struct bfd_section *, struct bfd_symbol **, long unsigned int,  const char **, const char **, unsigned int *)'} [-Wcast-function-type]
  340 |   ((bfd_boolean (*) (bfd *, asection *, asymbol **, bfd_vma, const char **, \
      |    ^
binary.c:220:44: note: in expansion of macro '_bfd_nosymbols_find_nearest_line'
  220 | #define binary_find_nearest_line           _bfd_nosymbols_find_nearest_line
      |                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:5202:3: note: in expansion of macro 'binary_find_nearest_line'
 5202 |   NAME##_find_nearest_line, \
      |   ^~~~
binary.c:368:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  368 |   BFD_JUMP_TABLE_SYMBOLS (binary),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:344:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, const char **, const char **, unsigned int *)' {aka 'int (*)(bfd *, const char **, const char **, unsigned int *)'} [-Wcast-function-type]
  344 |   ((bfd_boolean (*) (bfd *, const char **, const char **, unsigned int *)) \
      |    ^
binary.c:221:44: note: in expansion of macro '_bfd_nosymbols_find_inliner_info'
  221 | #define binary_find_inliner_info           _bfd_nosymbols_find_inliner_info
      |                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:5204:3: note: in expansion of macro 'binary_find_inliner_info'
 5204 |   NAME##_find_inliner_info, \
      |   ^~~~
binary.c:368:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  368 |   BFD_JUMP_TABLE_SYMBOLS (binary),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:347:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'asymbol * (*)(bfd *, void *, long unsigned int)' {aka 'struct bfd_symbol * (*)(bfd *, void *, long unsigned int)'} [-Wcast-function-type]
  347 |   ((asymbol *(*) (bfd *, void *, unsigned long)) bfd_nullvoidptr)
      |    ^
binary.c:222:44: note: in expansion of macro '_bfd_nosymbols_bfd_make_debug_symbol'
  222 | #define binary_bfd_make_debug_symbol       _bfd_nosymbols_bfd_make_debug_symbol
      |                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:5205:3: note: in expansion of macro 'binary_bfd_make_debug_symbol'
 5205 |   NAME##_bfd_make_debug_symbol, \
      |   ^~~~
binary.c:368:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  368 |   BFD_JUMP_TABLE_SYMBOLS (binary),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:361:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'const reloc_howto_type * (*)(bfd *, bfd_reloc_code_real_type)' {aka 'const struct reloc_howto_struct * (*)(bfd *, enum bfd_reloc_code_real)'} [-Wcast-function-type]
  361 |   ((reloc_howto_type *(*) (bfd *, bfd_reloc_code_real_type)) bfd_nullvoidptr)
      |    ^
bfd.h:5249:3: note: in expansion of macro '_bfd_norelocs_bfd_reloc_type_lookup'
 5249 |   NAME##_bfd_reloc_type_lookup, \
      |   ^~~~
binary.c:369:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS'
  369 |   BFD_JUMP_TABLE_RELOCS (_bfd_norelocs),
      |   ^~~~~~~~~~~~~~~~~~~~~
libbfd.h:363:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'const reloc_howto_type * (*)(bfd *, const char *)' {aka 'const struct reloc_howto_struct * (*)(bfd *, const char *)'} [-Wcast-function-type]
  363 |   ((reloc_howto_type *(*) (bfd *, const char *)) bfd_nullvoidptr)
      |    ^
bfd.h:5250:3: note: in expansion of macro '_bfd_norelocs_bfd_reloc_name_lookup'
 5250 |   NAME##_bfd_reloc_name_lookup
      |   ^~~~
binary.c:369:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS'
  369 |   BFD_JUMP_TABLE_RELOCS (_bfd_norelocs),
      |   ^~~~~~~~~~~~~~~~~~~~~
libbfd.h:428:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, asymbol **)' {aka 'long int (*)(bfd *, struct bfd_symbol **)'} [-Wcast-function-type]
  428 |   ((long (*) (bfd *, asymbol **)) _bfd_n1)
      |    ^
bfd.h:5338:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_symtab'
 5338 |   NAME##_canonicalize_dynamic_symtab, \
      |   ^~~~
binary.c:372:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
  372 |   BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:430:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, long int,  asymbol **, long int,  asymbol **, asymbol **)' {aka 'long int (*)(bfd *, long int,  struct bfd_symbol **, long int,  struct bfd_symbol **, struct bfd_symbol **)'} [-Wcast-function-type]
  430 |   ((long (*) (bfd *, long, asymbol **, long, asymbol **, asymbol **)) _bfd_n1)
      |    ^
bfd.h:5339:3: note: in expansion of macro '_bfd_nodynamic_get_synthetic_symtab'
 5339 |   NAME##_get_synthetic_symtab, \
      |   ^~~~
binary.c:372:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
  372 |   BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:433:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, arelent **, asymbol **)' {aka 'long int (*)(bfd *, struct reloc_cache_entry **, struct bfd_symbol **)'} [-Wcast-function-type]
  433 |   ((long (*) (bfd *, arelent **, asymbol **)) _bfd_n1)
      |    ^
bfd.h:5341:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_reloc'
 5341 |   NAME##_canonicalize_dynamic_reloc
      |   ^~~~
binary.c:372:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
  372 |   BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |   ^~~~~~~~~~~~~~~~~~~~~~
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include   -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o tekhex.lo tekhex.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c tekhex.c -o tekhex.o
In file included from tekhex.c:72:
libbfd.h:237:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  237 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_true)
      |    ^
bfd.h:5116:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_bfd_data'
 5116 |   NAME##_bfd_copy_private_bfd_data, \
      |   ^~~~
tekhex.c:995:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  995 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:239:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  239 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_true)
      |    ^
bfd.h:5117:3: note: in expansion of macro '_bfd_generic_bfd_merge_private_bfd_data'
 5117 |   NAME##_bfd_merge_private_bfd_data, \
      |   ^~~~
tekhex.c:995:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  995 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:243:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asection *, bfd *, asection *)' {aka 'int (*)(bfd *, struct bfd_section *, bfd *, struct bfd_section *)'} [-Wcast-function-type]
  243 |   ((bfd_boolean (*) (bfd *, asection *, bfd *, asection *)) bfd_true)
      |    ^
bfd.h:5119:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_section_data'
 5119 |   NAME##_bfd_copy_private_section_data, \
      |   ^~~~
tekhex.c:995:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  995 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:245:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *, bfd *, asymbol *)' {aka 'int (*)(bfd *, struct bfd_symbol *, bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
  245 |   ((bfd_boolean (*) (bfd *, asymbol *, bfd *, asymbol *)) bfd_true)
      |    ^
bfd.h:5120:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_symbol_data'
 5120 |   NAME##_bfd_copy_private_symbol_data, \
      |   ^~~~
tekhex.c:995:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  995 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:247:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  247 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_true)
      |    ^
bfd.h:5121:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_header_data'
 5121 |   NAME##_bfd_copy_private_header_data, \
      |   ^~~~
tekhex.c:995:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  995 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:241:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(bfd *, unsigned int)'} [-Wcast-function-type]
  241 |   ((bfd_boolean (*) (bfd *, flagword)) bfd_true)
      |    ^
bfd.h:5122:3: note: in expansion of macro '_bfd_generic_bfd_set_private_flags'
 5122 |   NAME##_bfd_set_private_flags, \
      |   ^~~~
tekhex.c:995:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  995 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:249:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, void *)' {aka 'int (*)(bfd *, void *)'} [-Wcast-function-type]
  249 |   ((bfd_boolean (*) (bfd *, void *)) bfd_true)
      |    ^
bfd.h:5123:3: note: in expansion of macro '_bfd_generic_bfd_print_private_bfd_data'
 5123 |   NAME##_bfd_print_private_bfd_data
      |   ^~~~
tekhex.c:995:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  995 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:270:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, char **, bfd_size_type *, const char **)' {aka 'int (*)(bfd *, char **, long unsigned int *, const char **)'} [-Wcast-function-type]
  270 |   ((bfd_boolean (*) (bfd *, char **, bfd_size_type *, const char **)) \
      |    ^
bfd.h:5169:3: note: in expansion of macro '_bfd_noarchive_construct_extended_name_table'
 5169 |   NAME##_construct_extended_name_table, \
      |   ^~~~
tekhex.c:997:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
  997 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:273:4: warning: cast between incompatible function types from 'void (*)(bfd *)' to 'void (*)(bfd *, const char *, char *)' [-Wcast-function-type]
  273 |   ((void (*) (bfd *, const char *, char *)) bfd_void)
      |    ^
bfd.h:5170:3: note: in expansion of macro '_bfd_noarchive_truncate_arname'
 5170 |   NAME##_truncate_arname, \
      |   ^~~~
tekhex.c:997:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
  997 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:275:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, unsigned int,  struct orl *, unsigned int,  int)' {aka 'int (*)(bfd *, unsigned int,  struct orl *, unsigned int,  int)'} [-Wcast-function-type]
  275 |   ((bfd_boolean (*) (bfd *, unsigned int, struct orl *, unsigned int, int)) \
      |    ^
bfd.h:5171:3: note: in expansion of macro '_bfd_noarchive_write_armap'
 5171 |   NAME##_write_armap, \
      |   ^~~~
tekhex.c:997:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
  997 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:279:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'bfd * (*)(bfd *, bfd *)' [-Wcast-function-type]
  279 |   ((bfd *(*) (bfd *, bfd *)) bfd_nullvoidptr)
      |    ^
bfd.h:5173:3: note: in expansion of macro '_bfd_noarchive_openr_next_archived_file'
 5173 |   NAME##_openr_next_archived_file, \
      |   ^~~~
tekhex.c:997:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
  997 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:281:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'bfd * (*)(bfd *, symindex)' {aka 'bfd * (*)(bfd *, long unsigned int)'} [-Wcast-function-type]
  281 |   ((bfd *(*) (bfd *, symindex)) bfd_nullvoidptr)
      |    ^
bfd.h:5174:3: note: in expansion of macro '_bfd_noarchive_get_elt_at_index'
 5174 |   NAME##_get_elt_at_index, \
      |   ^~~~
tekhex.c:997:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
  997 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
tekhex.c:931:46: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
  931 | #define tekhex_bfd_is_target_special_symbol ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false)
      |                                              ^
bfd.h:5200:3: note: in expansion of macro 'tekhex_bfd_is_target_special_symbol'
 5200 |   NAME##_bfd_is_target_special_symbol, \
      |   ^~~~
tekhex.c:998:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  998 |   BFD_JUMP_TABLE_SYMBOLS (tekhex),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:338:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'alent * (*)(bfd *, asymbol *)' {aka 'struct lineno_cache_entry * (*)(bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
  338 |   ((alent *(*) (bfd *, asymbol *)) bfd_nullvoidptr)
      |    ^
tekhex.c:933:53: note: in expansion of macro '_bfd_nosymbols_get_lineno'
  933 | #define tekhex_get_lineno                           _bfd_nosymbols_get_lineno
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:5201:3: note: in expansion of macro 'tekhex_get_lineno'
 5201 |   NAME##_get_lineno, \
      |   ^~~~
tekhex.c:998:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  998 |   BFD_JUMP_TABLE_SYMBOLS (tekhex),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:340:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asection *, asymbol **, bfd_vma,  const char **, const char **, unsigned int *)' {aka 'int (*)(bfd *, struct bfd_section *, struct bfd_symbol **, long unsigned int,  const char **, const char **, unsigned int *)'} [-Wcast-function-type]
  340 |   ((bfd_boolean (*) (bfd *, asection *, asymbol **, bfd_vma, const char **, \
      |    ^
tekhex.c:934:53: note: in expansion of macro '_bfd_nosymbols_find_nearest_line'
  934 | #define tekhex_find_nearest_line                    _bfd_nosymbols_find_nearest_line
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:5202:3: note: in expansion of macro 'tekhex_find_nearest_line'
 5202 |   NAME##_find_nearest_line, \
      |   ^~~~
tekhex.c:998:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  998 |   BFD_JUMP_TABLE_SYMBOLS (tekhex),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:344:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, const char **, const char **, unsigned int *)' {aka 'int (*)(bfd *, const char **, const char **, unsigned int *)'} [-Wcast-function-type]
  344 |   ((bfd_boolean (*) (bfd *, const char **, const char **, unsigned int *)) \
      |    ^
tekhex.c:935:53: note: in expansion of macro '_bfd_nosymbols_find_inliner_info'
  935 | #define tekhex_find_inliner_info                    _bfd_nosymbols_find_inliner_info
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:5204:3: note: in expansion of macro 'tekhex_find_inliner_info'
 5204 |   NAME##_find_inliner_info, \
      |   ^~~~
tekhex.c:998:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  998 |   BFD_JUMP_TABLE_SYMBOLS (tekhex),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:347:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'asymbol * (*)(bfd *, void *, long unsigned int)' {aka 'struct bfd_symbol * (*)(bfd *, void *, long unsigned int)'} [-Wcast-function-type]
  347 |   ((asymbol *(*) (bfd *, void *, unsigned long)) bfd_nullvoidptr)
      |    ^
tekhex.c:936:53: note: in expansion of macro '_bfd_nosymbols_bfd_make_debug_symbol'
  936 | #define tekhex_bfd_make_debug_symbol                _bfd_nosymbols_bfd_make_debug_symbol
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:5205:3: note: in expansion of macro 'tekhex_bfd_make_debug_symbol'
 5205 |   NAME##_bfd_make_debug_symbol, \
      |   ^~~~
tekhex.c:998:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  998 |   BFD_JUMP_TABLE_SYMBOLS (tekhex),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:361:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'const reloc_howto_type * (*)(bfd *, bfd_reloc_code_real_type)' {aka 'const struct reloc_howto_struct * (*)(bfd *, enum bfd_reloc_code_real)'} [-Wcast-function-type]
  361 |   ((reloc_howto_type *(*) (bfd *, bfd_reloc_code_real_type)) bfd_nullvoidptr)
      |    ^
bfd.h:5249:3: note: in expansion of macro '_bfd_norelocs_bfd_reloc_type_lookup'
 5249 |   NAME##_bfd_reloc_type_lookup, \
      |   ^~~~
tekhex.c:999:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS'
  999 |   BFD_JUMP_TABLE_RELOCS (_bfd_norelocs),
      |   ^~~~~~~~~~~~~~~~~~~~~
libbfd.h:363:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'const reloc_howto_type * (*)(bfd *, const char *)' {aka 'const struct reloc_howto_struct * (*)(bfd *, const char *)'} [-Wcast-function-type]
  363 |   ((reloc_howto_type *(*) (bfd *, const char *)) bfd_nullvoidptr)
      |    ^
bfd.h:5250:3: note: in expansion of macro '_bfd_norelocs_bfd_reloc_name_lookup'
 5250 |   NAME##_bfd_reloc_name_lookup
      |   ^~~~
tekhex.c:999:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS'
  999 |   BFD_JUMP_TABLE_RELOCS (_bfd_norelocs),
      |   ^~~~~~~~~~~~~~~~~~~~~
libbfd.h:428:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, asymbol **)' {aka 'long int (*)(bfd *, struct bfd_symbol **)'} [-Wcast-function-type]
  428 |   ((long (*) (bfd *, asymbol **)) _bfd_n1)
      |    ^
bfd.h:5338:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_symtab'
 5338 |   NAME##_canonicalize_dynamic_symtab, \
      |   ^~~~
tekhex.c:1002:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
 1002 |   BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:430:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, long int,  asymbol **, long int,  asymbol **, asymbol **)' {aka 'long int (*)(bfd *, long int,  struct bfd_symbol **, long int,  struct bfd_symbol **, struct bfd_symbol **)'} [-Wcast-function-type]
  430 |   ((long (*) (bfd *, long, asymbol **, long, asymbol **, asymbol **)) _bfd_n1)
      |    ^
bfd.h:5339:3: note: in expansion of macro '_bfd_nodynamic_get_synthetic_symtab'
 5339 |   NAME##_get_synthetic_symtab, \
      |   ^~~~
tekhex.c:1002:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
 1002 |   BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:433:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, arelent **, asymbol **)' {aka 'long int (*)(bfd *, struct reloc_cache_entry **, struct bfd_symbol **)'} [-Wcast-function-type]
  433 |   ((long (*) (bfd *, arelent **, asymbol **)) _bfd_n1)
      |    ^
bfd.h:5341:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_reloc'
 5341 |   NAME##_canonicalize_dynamic_reloc
      |   ^~~~
tekhex.c:1002:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
 1002 |   BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |   ^~~~~~~~~~~~~~~~~~~~~~
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include   -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o ihex.lo ihex.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c ihex.c -o ihex.o
In file included from ihex.c:125:
libbfd.h:237:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  237 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_true)
      |    ^
bfd.h:5116:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_bfd_data'
 5116 |   NAME##_bfd_copy_private_bfd_data, \
      |   ^~~~
ihex.c:983:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  983 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:239:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  239 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_true)
      |    ^
bfd.h:5117:3: note: in expansion of macro '_bfd_generic_bfd_merge_private_bfd_data'
 5117 |   NAME##_bfd_merge_private_bfd_data, \
      |   ^~~~
ihex.c:983:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  983 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:243:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asection *, bfd *, asection *)' {aka 'int (*)(bfd *, struct bfd_section *, bfd *, struct bfd_section *)'} [-Wcast-function-type]
  243 |   ((bfd_boolean (*) (bfd *, asection *, bfd *, asection *)) bfd_true)
      |    ^
bfd.h:5119:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_section_data'
 5119 |   NAME##_bfd_copy_private_section_data, \
      |   ^~~~
ihex.c:983:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  983 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:245:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *, bfd *, asymbol *)' {aka 'int (*)(bfd *, struct bfd_symbol *, bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
  245 |   ((bfd_boolean (*) (bfd *, asymbol *, bfd *, asymbol *)) bfd_true)
      |    ^
bfd.h:5120:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_symbol_data'
 5120 |   NAME##_bfd_copy_private_symbol_data, \
      |   ^~~~
ihex.c:983:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  983 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:247:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  247 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_true)
      |    ^
bfd.h:5121:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_header_data'
 5121 |   NAME##_bfd_copy_private_header_data, \
      |   ^~~~
ihex.c:983:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  983 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:241:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(bfd *, unsigned int)'} [-Wcast-function-type]
  241 |   ((bfd_boolean (*) (bfd *, flagword)) bfd_true)
      |    ^
bfd.h:5122:3: note: in expansion of macro '_bfd_generic_bfd_set_private_flags'
 5122 |   NAME##_bfd_set_private_flags, \
      |   ^~~~
ihex.c:983:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  983 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:249:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, void *)' {aka 'int (*)(bfd *, void *)'} [-Wcast-function-type]
  249 |   ((bfd_boolean (*) (bfd *, void *)) bfd_true)
      |    ^
bfd.h:5123:3: note: in expansion of macro '_bfd_generic_bfd_print_private_bfd_data'
 5123 |   NAME##_bfd_print_private_bfd_data
      |   ^~~~
ihex.c:983:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  983 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:270:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, char **, bfd_size_type *, const char **)' {aka 'int (*)(bfd *, char **, long unsigned int *, const char **)'} [-Wcast-function-type]
  270 |   ((bfd_boolean (*) (bfd *, char **, bfd_size_type *, const char **)) \
      |    ^
bfd.h:5169:3: note: in expansion of macro '_bfd_noarchive_construct_extended_name_table'
 5169 |   NAME##_construct_extended_name_table, \
      |   ^~~~
ihex.c:985:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
  985 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:273:4: warning: cast between incompatible function types from 'void (*)(bfd *)' to 'void (*)(bfd *, const char *, char *)' [-Wcast-function-type]
  273 |   ((void (*) (bfd *, const char *, char *)) bfd_void)
      |    ^
bfd.h:5170:3: note: in expansion of macro '_bfd_noarchive_truncate_arname'
 5170 |   NAME##_truncate_arname, \
      |   ^~~~
ihex.c:985:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
  985 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:275:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, unsigned int,  struct orl *, unsigned int,  int)' {aka 'int (*)(bfd *, unsigned int,  struct orl *, unsigned int,  int)'} [-Wcast-function-type]
  275 |   ((bfd_boolean (*) (bfd *, unsigned int, struct orl *, unsigned int, int)) \
      |    ^
bfd.h:5171:3: note: in expansion of macro '_bfd_noarchive_write_armap'
 5171 |   NAME##_write_armap, \
      |   ^~~~
ihex.c:985:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
  985 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:279:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'bfd * (*)(bfd *, bfd *)' [-Wcast-function-type]
  279 |   ((bfd *(*) (bfd *, bfd *)) bfd_nullvoidptr)
      |    ^
bfd.h:5173:3: note: in expansion of macro '_bfd_noarchive_openr_next_archived_file'
 5173 |   NAME##_openr_next_archived_file, \
      |   ^~~~
ihex.c:985:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
  985 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:281:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'bfd * (*)(bfd *, symindex)' {aka 'bfd * (*)(bfd *, long unsigned int)'} [-Wcast-function-type]
  281 |   ((bfd *(*) (bfd *, symindex)) bfd_nullvoidptr)
      |    ^
bfd.h:5174:3: note: in expansion of macro '_bfd_noarchive_get_elt_at_index'
 5174 |   NAME##_get_elt_at_index, \
      |   ^~~~
ihex.c:985:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
  985 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
ihex.c:917:52: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, asymbol **)' {aka 'long int (*)(bfd *, struct bfd_symbol **)'} [-Wcast-function-type]
  917 | #define ihex_canonicalize_symtab                  ((long (*) (bfd *, asymbol **)) bfd_0l)
      |                                                    ^
bfd.h:5195:3: note: in expansion of macro 'ihex_canonicalize_symtab'
 5195 |   NAME##_canonicalize_symtab, \
      |   ^~~~
ihex.c:986:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  986 |   BFD_JUMP_TABLE_SYMBOLS (ihex),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:330:4: warning: cast between incompatible function types from 'void (*)(bfd *)' to 'void (*)(bfd *, void *, asymbol *, bfd_print_symbol_type)' {aka 'void (*)(bfd *, void *, struct bfd_symbol *, enum bfd_print_symbol)'} [-Wcast-function-type]
  330 |   ((void (*) (bfd *, void *, asymbol *, bfd_print_symbol_type)) bfd_void)
      |    ^
ihex.c:919:51: note: in expansion of macro '_bfd_nosymbols_print_symbol'
  919 | #define ihex_print_symbol                         _bfd_nosymbols_print_symbol
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:5197:3: note: in expansion of macro 'ihex_print_symbol'
 5197 |   NAME##_print_symbol, \
      |   ^~~~
ihex.c:986:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  986 |   BFD_JUMP_TABLE_SYMBOLS (ihex),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:332:4: warning: cast between incompatible function types from 'void (*)(bfd *)' to 'void (*)(bfd *, asymbol *, symbol_info *)' {aka 'void (*)(bfd *, struct bfd_symbol *, struct _symbol_info *)'} [-Wcast-function-type]
  332 |   ((void (*) (bfd *, asymbol *, symbol_info *)) bfd_void)
      |    ^
ihex.c:920:51: note: in expansion of macro '_bfd_nosymbols_get_symbol_info'
  920 | #define ihex_get_symbol_info                      _bfd_nosymbols_get_symbol_info
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:5198:3: note: in expansion of macro 'ihex_get_symbol_info'
 5198 |   NAME##_get_symbol_info, \
      |   ^~~~
ihex.c:986:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  986 |   BFD_JUMP_TABLE_SYMBOLS (ihex),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:334:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, const char *)' {aka 'int (*)(bfd *, const char *)'} [-Wcast-function-type]
  334 |   ((bfd_boolean (*) (bfd *, const char *)) bfd_false)
      |    ^
ihex.c:922:51: note: in expansion of macro '_bfd_nosymbols_bfd_is_local_label_name'
  922 | #define ihex_bfd_is_local_label_name              _bfd_nosymbols_bfd_is_local_label_name
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:5199:3: note: in expansion of macro 'ihex_bfd_is_local_label_name'
 5199 |   NAME##_bfd_is_local_label_name, \
      |   ^~~~
ihex.c:986:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  986 |   BFD_JUMP_TABLE_SYMBOLS (ihex),
      |   ^~~~~~~~~~~~~~~~~~~~~~
ihex.c:921:52: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
  921 | #define ihex_bfd_is_target_special_symbol         ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false)
      |                                                    ^
bfd.h:5200:3: note: in expansion of macro 'ihex_bfd_is_target_special_symbol'
 5200 |   NAME##_bfd_is_target_special_symbol, \
      |   ^~~~
ihex.c:986:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  986 |   BFD_JUMP_TABLE_SYMBOLS (ihex),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:338:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'alent * (*)(bfd *, asymbol *)' {aka 'struct lineno_cache_entry * (*)(bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
  338 |   ((alent *(*) (bfd *, asymbol *)) bfd_nullvoidptr)
      |    ^
ihex.c:923:51: note: in expansion of macro '_bfd_nosymbols_get_lineno'
  923 | #define ihex_get_lineno                           _bfd_nosymbols_get_lineno
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:5201:3: note: in expansion of macro 'ihex_get_lineno'
 5201 |   NAME##_get_lineno, \
      |   ^~~~
ihex.c:986:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  986 |   BFD_JUMP_TABLE_SYMBOLS (ihex),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:340:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asection *, asymbol **, bfd_vma,  const char **, const char **, unsigned int *)' {aka 'int (*)(bfd *, struct bfd_section *, struct bfd_symbol **, long unsigned int,  const char **, const char **, unsigned int *)'} [-Wcast-function-type]
  340 |   ((bfd_boolean (*) (bfd *, asection *, asymbol **, bfd_vma, const char **, \
      |    ^
ihex.c:924:51: note: in expansion of macro '_bfd_nosymbols_find_nearest_line'
  924 | #define ihex_find_nearest_line                    _bfd_nosymbols_find_nearest_line
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:5202:3: note: in expansion of macro 'ihex_find_nearest_line'
 5202 |   NAME##_find_nearest_line, \
      |   ^~~~
ihex.c:986:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  986 |   BFD_JUMP_TABLE_SYMBOLS (ihex),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:344:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, const char **, const char **, unsigned int *)' {aka 'int (*)(bfd *, const char **, const char **, unsigned int *)'} [-Wcast-function-type]
  344 |   ((bfd_boolean (*) (bfd *, const char **, const char **, unsigned int *)) \
      |    ^
ihex.c:925:51: note: in expansion of macro '_bfd_nosymbols_find_inliner_info'
  925 | #define ihex_find_inliner_info                    _bfd_nosymbols_find_inliner_info
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:5204:3: note: in expansion of macro 'ihex_find_inliner_info'
 5204 |   NAME##_find_inliner_info, \
      |   ^~~~
ihex.c:986:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  986 |   BFD_JUMP_TABLE_SYMBOLS (ihex),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:347:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'asymbol * (*)(bfd *, void *, long unsigned int)' {aka 'struct bfd_symbol * (*)(bfd *, void *, long unsigned int)'} [-Wcast-function-type]
  347 |   ((asymbol *(*) (bfd *, void *, unsigned long)) bfd_nullvoidptr)
      |    ^
ihex.c:926:51: note: in expansion of macro '_bfd_nosymbols_bfd_make_debug_symbol'
  926 | #define ihex_bfd_make_debug_symbol                _bfd_nosymbols_bfd_make_debug_symbol
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:5205:3: note: in expansion of macro 'ihex_bfd_make_debug_symbol'
 5205 |   NAME##_bfd_make_debug_symbol, \
      |   ^~~~
ihex.c:986:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  986 |   BFD_JUMP_TABLE_SYMBOLS (ihex),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:349:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, bfd_boolean,  void **, unsigned int *)' {aka 'long int (*)(bfd *, int,  void **, unsigned int *)'} [-Wcast-function-type]
  349 |   ((long (*) (bfd *, bfd_boolean, void **, unsigned int *)) _bfd_n1)
      |    ^
ihex.c:927:51: note: in expansion of macro '_bfd_nosymbols_read_minisymbols'
  927 | #define ihex_read_minisymbols                     _bfd_nosymbols_read_minisymbols
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:5206:3: note: in expansion of macro 'ihex_read_minisymbols'
 5206 |   NAME##_read_minisymbols, \
      |   ^~~~
ihex.c:986:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  986 |   BFD_JUMP_TABLE_SYMBOLS (ihex),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:351:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'asymbol * (*)(bfd *, bfd_boolean,  const void *, asymbol *)' {aka 'struct bfd_symbol * (*)(bfd *, int,  const void *, struct bfd_symbol *)'} [-Wcast-function-type]
  351 |   ((asymbol *(*) (bfd *, bfd_boolean, const void *, asymbol *)) \
      |    ^
ihex.c:928:51: note: in expansion of macro '_bfd_nosymbols_minisymbol_to_symbol'
  928 | #define ihex_minisymbol_to_symbol                 _bfd_nosymbols_minisymbol_to_symbol
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:5207:3: note: in expansion of macro 'ihex_minisymbol_to_symbol'
 5207 |   NAME##_minisymbol_to_symbol
      |   ^~~~
ihex.c:986:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  986 |   BFD_JUMP_TABLE_SYMBOLS (ihex),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:361:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'const reloc_howto_type * (*)(bfd *, bfd_reloc_code_real_type)' {aka 'const struct reloc_howto_struct * (*)(bfd *, enum bfd_reloc_code_real)'} [-Wcast-function-type]
  361 |   ((reloc_howto_type *(*) (bfd *, bfd_reloc_code_real_type)) bfd_nullvoidptr)
      |    ^
bfd.h:5249:3: note: in expansion of macro '_bfd_norelocs_bfd_reloc_type_lookup'
 5249 |   NAME##_bfd_reloc_type_lookup, \
      |   ^~~~
ihex.c:987:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS'
  987 |   BFD_JUMP_TABLE_RELOCS (_bfd_norelocs),
      |   ^~~~~~~~~~~~~~~~~~~~~
libbfd.h:363:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'const reloc_howto_type * (*)(bfd *, const char *)' {aka 'const struct reloc_howto_struct * (*)(bfd *, const char *)'} [-Wcast-function-type]
  363 |   ((reloc_howto_type *(*) (bfd *, const char *)) bfd_nullvoidptr)
      |    ^
bfd.h:5250:3: note: in expansion of macro '_bfd_norelocs_bfd_reloc_name_lookup'
 5250 |   NAME##_bfd_reloc_name_lookup
      |   ^~~~
ihex.c:987:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS'
  987 |   BFD_JUMP_TABLE_RELOCS (_bfd_norelocs),
      |   ^~~~~~~~~~~~~~~~~~~~~
libbfd.h:428:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, asymbol **)' {aka 'long int (*)(bfd *, struct bfd_symbol **)'} [-Wcast-function-type]
  428 |   ((long (*) (bfd *, asymbol **)) _bfd_n1)
      |    ^
bfd.h:5338:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_symtab'
 5338 |   NAME##_canonicalize_dynamic_symtab, \
      |   ^~~~
ihex.c:990:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
  990 |   BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:430:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, long int,  asymbol **, long int,  asymbol **, asymbol **)' {aka 'long int (*)(bfd *, long int,  struct bfd_symbol **, long int,  struct bfd_symbol **, struct bfd_symbol **)'} [-Wcast-function-type]
  430 |   ((long (*) (bfd *, long, asymbol **, long, asymbol **, asymbol **)) _bfd_n1)
      |    ^
bfd.h:5339:3: note: in expansion of macro '_bfd_nodynamic_get_synthetic_symtab'
 5339 |   NAME##_get_synthetic_symtab, \
      |   ^~~~
ihex.c:990:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
  990 |   BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:433:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, arelent **, asymbol **)' {aka 'long int (*)(bfd *, struct reloc_cache_entry **, struct bfd_symbol **)'} [-Wcast-function-type]
  433 |   ((long (*) (bfd *, arelent **, asymbol **)) _bfd_n1)
      |    ^
bfd.h:5341:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_reloc'
 5341 |   NAME##_canonicalize_dynamic_reloc
      |   ^~~~
ihex.c:990:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
  990 |   BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |   ^~~~~~~~~~~~~~~~~~~~~~
ihex.c: In function 'ihex_bad_byte':
ihex.c:223:26: warning: '%03o' directive writing between 3 and 11 bytes into a region of size 9 [-Wformat-overflow=]
  223 |         sprintf (buf, "\\%03o", (unsigned int) c);
      |                          ^~~~
In function 'ihex_bad_byte',
    inlined from 'ihex_bad_byte' at ihex.c:211:1:
ihex.c:223:23: note: directive argument in the range [0, 4294967294]
  223 |         sprintf (buf, "\\%03o", (unsigned int) c);
      |                       ^~~~~~~~
ihex.c:223:9: note: 'sprintf' output between 5 and 13 bytes into a destination of size 10
  223 |         sprintf (buf, "\\%03o", (unsigned int) c);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include   -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o stabs.lo stabs.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c stabs.c -o stabs.o
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include   -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o stab-syms.lo stab-syms.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c stab-syms.c -o stab-syms.o
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include   -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o merge.lo merge.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c merge.c -o merge.o
/usr/bin/bash ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include    -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -DDEBUGDIR=\"/opt/local/cross/lib/debug\" .././bfd/dwarf2.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -DDEBUGDIR=\"/opt/local/cross/lib/debug\" .././bfd/dwarf2.c -o dwarf2.o
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include   -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o simple.lo simple.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c simple.c -o simple.o
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include   -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o archive64.lo archive64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c archive64.c -o archive64.o
archive64.c: In function 'bfd_elf64_archive_slurp_armap':
archive64.c:46:12: warning: variable 'arhdrpos' set but not used [-Wunused-but-set-variable]
   46 |   file_ptr arhdrpos;
      |            ^~~~~~~~
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include   -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o cpu-i386.lo cpu-i386.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c cpu-i386.c -o cpu-i386.o
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include   -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o cofflink.lo cofflink.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c cofflink.c -o cofflink.o
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include   -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o dwarf1.lo dwarf1.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c dwarf1.c -o dwarf1.o
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include   -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o elf.lo elf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c elf.c -o elf.o
elf.c: In function 'prep_headers':
elf.c:4653:23: warning: variable 'i_shdrp' set but not used [-Wunused-but-set-variable]
 4653 |   Elf_Internal_Shdr **i_shdrp;  /* Section header table, internal form */
      |                       ^~~~~~~
elf.c:4652:22: warning: variable 'i_phdrp' set but not used [-Wunused-but-set-variable]
 4652 |   Elf_Internal_Phdr *i_phdrp = 0; /* Program header table, internal form */
      |                      ^~~~~~~
elf.c: In function '_bfd_elf_write_object_contents':
elf.c:4770:22: warning: variable 'i_ehdrp' set but not used [-Wunused-but-set-variable]
 4770 |   Elf_Internal_Ehdr *i_ehdrp;
      |                      ^~~~~~~
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include   -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o elf32-gen.lo elf32-gen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c elf32-gen.c -o elf32-gen.o
In file included from elf32-gen.c:103:
elf32-target.h:401:3: warning: cast between incompatible function types from 'void (*)(bfd *)' to 'void (*)(bfd *, struct bfd_link_info *)' [-Wcast-function-type]
  401 |  ((void (*) (bfd *, struct bfd_link_info *)) bfd_void)
      |   ^
elf32-target.h:645:3: note: in expansion of macro 'elf_backend_init_index_section'
  645 |   elf_backend_init_index_section,
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
elf32-target.h:197:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  197 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_true)
      |    ^
bfd.h:5117:3: note: in expansion of macro 'bfd_elf32_bfd_merge_private_bfd_data'
 5117 |   NAME##_bfd_merge_private_bfd_data, \
      |   ^~~~
elf32-target.h:801:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  801 |   BFD_JUMP_TABLE_COPY (bfd_elf32),
      |   ^~~~~~~~~~~~~~~~~~~
elf32-target.h:201:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(bfd *, unsigned int)'} [-Wcast-function-type]
  201 |   ((bfd_boolean (*) (bfd *, flagword)) bfd_true)
      |    ^
bfd.h:5122:3: note: in expansion of macro 'bfd_elf32_bfd_set_private_flags'
 5122 |   NAME##_bfd_set_private_flags, \
      |   ^~~~
elf32-target.h:801:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  801 |   BFD_JUMP_TABLE_COPY (bfd_elf32),
      |   ^~~~~~~~~~~~~~~~~~~
elf32-target.h:208:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
  208 |   ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false)
      |    ^
bfd.h:5200:3: note: in expansion of macro 'bfd_elf32_bfd_is_target_special_symbol'
 5200 |   NAME##_bfd_is_target_special_symbol, \
      |   ^~~~
elf32-target.h:808:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  808 |   BFD_JUMP_TABLE_SYMBOLS (bfd_elf32),
      |   ^~~~~~~~~~~~~~~~~~~~~~
elf32-target.h:171:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'asymbol * (*)(bfd *, void *, long unsigned int)' {aka 'struct bfd_symbol * (*)(bfd *, void *, long unsigned int)'} [-Wcast-function-type]
  171 |   ((asymbol * (*) (bfd *, void *, unsigned long)) bfd_nullvoidptr)
      |    ^
bfd.h:5205:3: note: in expansion of macro 'bfd_elf32_bfd_make_debug_symbol'
 5205 |   NAME##_bfd_make_debug_symbol, \
      |   ^~~~
elf32-target.h:808:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  808 |   BFD_JUMP_TABLE_SYMBOLS (bfd_elf32),
      |   ^~~~~~~~~~~~~~~~~~~~~~
In file included from elf32-gen.c:24:
libbfd.h:363:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'const reloc_howto_type * (*)(bfd *, const char *)' {aka 'const struct reloc_howto_struct * (*)(bfd *, const char *)'} [-Wcast-function-type]
  363 |   ((reloc_howto_type *(*) (bfd *, const char *)) bfd_nullvoidptr)
      |    ^
elf32-gen.c:98:41: note: in expansion of macro '_bfd_norelocs_bfd_reloc_name_lookup'
   98 | #define bfd_elf32_bfd_reloc_name_lookup _bfd_norelocs_bfd_reloc_name_lookup
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:5250:3: note: in expansion of macro 'bfd_elf32_bfd_reloc_name_lookup'
 5250 |   NAME##_bfd_reloc_name_lookup
      |   ^~~~
elf32-target.h:809:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS'
  809 |   BFD_JUMP_TABLE_RELOCS (bfd_elf32),
      |   ^~~~~~~~~~~~~~~~~~~~~
elf32-target.h:197:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  197 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_true)
      |    ^
bfd.h:5117:3: note: in expansion of macro 'bfd_elf32_bfd_merge_private_bfd_data'
 5117 |   NAME##_bfd_merge_private_bfd_data, \
      |   ^~~~
elf32-target.h:897:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  897 |   BFD_JUMP_TABLE_COPY (bfd_elf32),
      |   ^~~~~~~~~~~~~~~~~~~
elf32-target.h:201:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(bfd *, unsigned int)'} [-Wcast-function-type]
  201 |   ((bfd_boolean (*) (bfd *, flagword)) bfd_true)
      |    ^
bfd.h:5122:3: note: in expansion of macro 'bfd_elf32_bfd_set_private_flags'
 5122 |   NAME##_bfd_set_private_flags, \
      |   ^~~~
elf32-target.h:897:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  897 |   BFD_JUMP_TABLE_COPY (bfd_elf32),
      |   ^~~~~~~~~~~~~~~~~~~
elf32-target.h:208:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
  208 |   ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false)
      |    ^
bfd.h:5200:3: note: in expansion of macro 'bfd_elf32_bfd_is_target_special_symbol'
 5200 |   NAME##_bfd_is_target_special_symbol, \
      |   ^~~~
elf32-target.h:904:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  904 |   BFD_JUMP_TABLE_SYMBOLS (bfd_elf32),
      |   ^~~~~~~~~~~~~~~~~~~~~~
elf32-target.h:171:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'asymbol * (*)(bfd *, void *, long unsigned int)' {aka 'struct bfd_symbol * (*)(bfd *, void *, long unsigned int)'} [-Wcast-function-type]
  171 |   ((asymbol * (*) (bfd *, void *, unsigned long)) bfd_nullvoidptr)
      |    ^
bfd.h:5205:3: note: in expansion of macro 'bfd_elf32_bfd_make_debug_symbol'
 5205 |   NAME##_bfd_make_debug_symbol, \
      |   ^~~~
elf32-target.h:904:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  904 |   BFD_JUMP_TABLE_SYMBOLS (bfd_elf32),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:363:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'const reloc_howto_type * (*)(bfd *, const char *)' {aka 'const struct reloc_howto_struct * (*)(bfd *, const char *)'} [-Wcast-function-type]
  363 |   ((reloc_howto_type *(*) (bfd *, const char *)) bfd_nullvoidptr)
      |    ^
elf32-gen.c:98:41: note: in expansion of macro '_bfd_norelocs_bfd_reloc_name_lookup'
   98 | #define bfd_elf32_bfd_reloc_name_lookup _bfd_norelocs_bfd_reloc_name_lookup
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:5250:3: note: in expansion of macro 'bfd_elf32_bfd_reloc_name_lookup'
 5250 |   NAME##_bfd_reloc_name_lookup
      |   ^~~~
elf32-target.h:905:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS'
  905 |   BFD_JUMP_TABLE_RELOCS (bfd_elf32),
      |   ^~~~~~~~~~~~~~~~~~~~~
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include   -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o elf32-i386.lo elf32-i386.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c elf32-i386.c -o elf32-i386.o
elf32-i386.c: In function 'elf_i386_relocate_section':
elf32-i386.c:2349:23: warning: variable 'warned' set but not used [-Wunused-but-set-variable]
 2349 |           bfd_boolean warned;
      |                       ^~~~~~
elf32-target.h: At top level:
elf32-i386.c:3837:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, struct bfd_link_info *, asection *)' {aka 'int (*)(bfd *, struct bfd_link_info *, struct bfd_section *)'} [-Wcast-function-type]
 3837 |   ((bfd_boolean (*) (bfd *, struct bfd_link_info *, asection *)) bfd_true)
      |    ^
elf32-target.h:638:3: note: in expansion of macro 'elf_backend_omit_section_dynsym'
  638 |   elf_backend_omit_section_dynsym,
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from elf32-i386.c:3841:
elf32-target.h:401:3: warning: cast between incompatible function types from 'void (*)(bfd *)' to 'void (*)(bfd *, struct bfd_link_info *)' [-Wcast-function-type]
  401 |  ((void (*) (bfd *, struct bfd_link_info *)) bfd_void)
      |   ^
elf32-target.h:645:3: note: in expansion of macro 'elf_backend_init_index_section'
  645 |   elf_backend_init_index_section,
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
elf32-target.h:197:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  197 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_true)
      |    ^
bfd.h:5117:3: note: in expansion of macro 'bfd_elf32_bfd_merge_private_bfd_data'
 5117 |   NAME##_bfd_merge_private_bfd_data, \
      |   ^~~~
elf32-target.h:897:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  897 |   BFD_JUMP_TABLE_COPY (bfd_elf32),
      |   ^~~~~~~~~~~~~~~~~~~
elf32-target.h:201:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(bfd *, unsigned int)'} [-Wcast-function-type]
  201 |   ((bfd_boolean (*) (bfd *, flagword)) bfd_true)
      |    ^
bfd.h:5122:3: note: in expansion of macro 'bfd_elf32_bfd_set_private_flags'
 5122 |   NAME##_bfd_set_private_flags, \
      |   ^~~~
elf32-target.h:897:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  897 |   BFD_JUMP_TABLE_COPY (bfd_elf32),
      |   ^~~~~~~~~~~~~~~~~~~
elf32-target.h:208:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
  208 |   ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false)
      |    ^
bfd.h:5200:3: note: in expansion of macro 'bfd_elf32_bfd_is_target_special_symbol'
 5200 |   NAME##_bfd_is_target_special_symbol, \
      |   ^~~~
elf32-target.h:904:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  904 |   BFD_JUMP_TABLE_SYMBOLS (bfd_elf32),
      |   ^~~~~~~~~~~~~~~~~~~~~~
elf32-target.h:171:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'asymbol * (*)(bfd *, void *, long unsigned int)' {aka 'struct bfd_symbol * (*)(bfd *, void *, long unsigned int)'} [-Wcast-function-type]
  171 |   ((asymbol * (*) (bfd *, void *, unsigned long)) bfd_nullvoidptr)
      |    ^
bfd.h:5205:3: note: in expansion of macro 'bfd_elf32_bfd_make_debug_symbol'
 5205 |   NAME##_bfd_make_debug_symbol, \
      |   ^~~~
elf32-target.h:904:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  904 |   BFD_JUMP_TABLE_SYMBOLS (bfd_elf32),
      |   ^~~~~~~~~~~~~~~~~~~~~~
elf32-i386.c:3837:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, struct bfd_link_info *, asection *)' {aka 'int (*)(bfd *, struct bfd_link_info *, struct bfd_section *)'} [-Wcast-function-type]
 3837 |   ((bfd_boolean (*) (bfd *, struct bfd_link_info *, asection *)) bfd_true)
      |    ^
elf32-target.h:638:3: note: in expansion of macro 'elf_backend_omit_section_dynsym'
  638 |   elf_backend_omit_section_dynsym,
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
elf32-target.h:401:3: warning: cast between incompatible function types from 'void (*)(bfd *)' to 'void (*)(bfd *, struct bfd_link_info *)' [-Wcast-function-type]
  401 |  ((void (*) (bfd *, struct bfd_link_info *)) bfd_void)
      |   ^
elf32-target.h:645:3: note: in expansion of macro 'elf_backend_init_index_section'
  645 |   elf_backend_init_index_section,
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
elf32-target.h:197:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  197 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_true)
      |    ^
bfd.h:5117:3: note: in expansion of macro 'bfd_elf32_bfd_merge_private_bfd_data'
 5117 |   NAME##_bfd_merge_private_bfd_data, \
      |   ^~~~
elf32-target.h:897:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  897 |   BFD_JUMP_TABLE_COPY (bfd_elf32),
      |   ^~~~~~~~~~~~~~~~~~~
elf32-target.h:201:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(bfd *, unsigned int)'} [-Wcast-function-type]
  201 |   ((bfd_boolean (*) (bfd *, flagword)) bfd_true)
      |    ^
bfd.h:5122:3: note: in expansion of macro 'bfd_elf32_bfd_set_private_flags'
 5122 |   NAME##_bfd_set_private_flags, \
      |   ^~~~
elf32-target.h:897:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  897 |   BFD_JUMP_TABLE_COPY (bfd_elf32),
      |   ^~~~~~~~~~~~~~~~~~~
elf32-target.h:208:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
  208 |   ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false)
      |    ^
bfd.h:5200:3: note: in expansion of macro 'bfd_elf32_bfd_is_target_special_symbol'
 5200 |   NAME##_bfd_is_target_special_symbol, \
      |   ^~~~
elf32-target.h:904:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  904 |   BFD_JUMP_TABLE_SYMBOLS (bfd_elf32),
      |   ^~~~~~~~~~~~~~~~~~~~~~
elf32-target.h:171:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'asymbol * (*)(bfd *, void *, long unsigned int)' {aka 'struct bfd_symbol * (*)(bfd *, void *, long unsigned int)'} [-Wcast-function-type]
  171 |   ((asymbol * (*) (bfd *, void *, unsigned long)) bfd_nullvoidptr)
      |    ^
bfd.h:5205:3: note: in expansion of macro 'bfd_elf32_bfd_make_debug_symbol'
 5205 |   NAME##_bfd_make_debug_symbol, \
      |   ^~~~
elf32-target.h:904:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  904 |   BFD_JUMP_TABLE_SYMBOLS (bfd_elf32),
      |   ^~~~~~~~~~~~~~~~~~~~~~
elf32-i386.c:3837:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, struct bfd_link_info *, asection *)' {aka 'int (*)(bfd *, struct bfd_link_info *, struct bfd_section *)'} [-Wcast-function-type]
 3837 |   ((bfd_boolean (*) (bfd *, struct bfd_link_info *, asection *)) bfd_true)
      |    ^
elf32-target.h:638:3: note: in expansion of macro 'elf_backend_omit_section_dynsym'
  638 |   elf_backend_omit_section_dynsym,
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
elf32-target.h:401:3: warning: cast between incompatible function types from 'void (*)(bfd *)' to 'void (*)(bfd *, struct bfd_link_info *)' [-Wcast-function-type]
  401 |  ((void (*) (bfd *, struct bfd_link_info *)) bfd_void)
      |   ^
elf32-target.h:645:3: note: in expansion of macro 'elf_backend_init_index_section'
  645 |   elf_backend_init_index_section,
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
elf32-target.h:197:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  197 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_true)
      |    ^
bfd.h:5117:3: note: in expansion of macro 'bfd_elf32_bfd_merge_private_bfd_data'
 5117 |   NAME##_bfd_merge_private_bfd_data, \
      |   ^~~~
elf32-target.h:897:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  897 |   BFD_JUMP_TABLE_COPY (bfd_elf32),
      |   ^~~~~~~~~~~~~~~~~~~
elf32-target.h:201:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(bfd *, unsigned int)'} [-Wcast-function-type]
  201 |   ((bfd_boolean (*) (bfd *, flagword)) bfd_true)
      |    ^
bfd.h:5122:3: note: in expansion of macro 'bfd_elf32_bfd_set_private_flags'
 5122 |   NAME##_bfd_set_private_flags, \
      |   ^~~~
elf32-target.h:897:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  897 |   BFD_JUMP_TABLE_COPY (bfd_elf32),
      |   ^~~~~~~~~~~~~~~~~~~
elf32-target.h:208:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
  208 |   ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false)
      |    ^
bfd.h:5200:3: note: in expansion of macro 'bfd_elf32_bfd_is_target_special_symbol'
 5200 |   NAME##_bfd_is_target_special_symbol, \
      |   ^~~~
elf32-target.h:904:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  904 |   BFD_JUMP_TABLE_SYMBOLS (bfd_elf32),
      |   ^~~~~~~~~~~~~~~~~~~~~~
elf32-target.h:171:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'asymbol * (*)(bfd *, void *, long unsigned int)' {aka 'struct bfd_symbol * (*)(bfd *, void *, long unsigned int)'} [-Wcast-function-type]
  171 |   ((asymbol * (*) (bfd *, void *, unsigned long)) bfd_nullvoidptr)
      |    ^
bfd.h:5205:3: note: in expansion of macro 'bfd_elf32_bfd_make_debug_symbol'
 5205 |   NAME##_bfd_make_debug_symbol, \
      |   ^~~~
elf32-target.h:904:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  904 |   BFD_JUMP_TABLE_SYMBOLS (bfd_elf32),
      |   ^~~~~~~~~~~~~~~~~~~~~~
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include   -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o elf32.lo elf32.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c elf32.c -o elf32.o
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include   -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o elflink.lo elflink.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c elflink.c -o elflink.o
elflink.c: In function 'eval_symbol':
elflink.c:7404:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
 7404 |       symbol_is_section = TRUE;
elflink.c:7405:5: note: here
 7405 |     case 's':
      |     ^~~~
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include   -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o elf-attrs.lo elf-attrs.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c elf-attrs.c -o elf-attrs.o
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include   -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o elf-strtab.lo elf-strtab.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c elf-strtab.c -o elf-strtab.o
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include   -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o elf-eh-frame.lo elf-eh-frame.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c elf-eh-frame.c -o elf-eh-frame.o
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include   -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o elf-vxworks.lo elf-vxworks.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c elf-vxworks.c -o elf-vxworks.o
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include   -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o pe-i386.lo pe-i386.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c pe-i386.c -o pe-i386.o
In file included from pe-i386.c:23:
coffcode.h: In function 'coff_compute_section_file_positions':
bfd.h:360:108: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  360 | #define bfd_set_section_vma(bfd, ptr, val) (((ptr)->vma = (ptr)->lma = (val)), ((ptr)->user_set_vma = TRUE), TRUE)
      |                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
coffcode.h:3248:9: note: in expansion of macro 'bfd_set_section_vma'
 3248 |         bfd_set_section_vma (abfd, current, 0);
      |         ^~~~~~~~~~~~~~~~~~~
In file included from coff-i386.c:624,
                 from pe-i386.c:58:
coffcode.h: In function 'coff_write_object_contents':
coffcode.h:3376:15: warning: variable 'hasdebug' set but not used [-Wunused-but-set-variable]
 3376 |   bfd_boolean hasdebug = FALSE;
      |               ^~~~~~~~
coffcode.h: At top level:
coffcode.h:2281:3: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, struct internal_syment *)' {aka 'int (*)(bfd *, struct internal_syment *)'} [-Wcast-function-type]
 2281 |   (bfd_boolean (*) (bfd *, struct internal_syment *)) bfd_false
      |   ^
coffcode.h:5261:28: note: in expansion of macro 'symname_in_debug_hook'
 5261 |   coff_slurp_symbol_table, symname_in_debug_hook, coff_pointerize_aux_hook,
      |                            ^~~~~~~~~~~~~~~~~~~~~
In file included from coff-i386.c:26:
libbfd.h:239:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  239 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_true)
      |    ^
coffcode.h:5386:45: note: in expansion of macro '_bfd_generic_bfd_merge_private_bfd_data'
 5386 | #define coff_bfd_merge_private_bfd_data     _bfd_generic_bfd_merge_private_bfd_data
      |                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:5117:3: note: in expansion of macro 'coff_bfd_merge_private_bfd_data'
 5117 |   NAME##_bfd_merge_private_bfd_data, \
      |   ^~~~
coff-i386.c:676:6: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  676 |      BFD_JUMP_TABLE_COPY (coff),
      |      ^~~~~~~~~~~~~~~~~~~
libbfd.h:245:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *, bfd *, asymbol *)' {aka 'int (*)(bfd *, struct bfd_symbol *, bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
  245 |   ((bfd_boolean (*) (bfd *, asymbol *, bfd *, asymbol *)) bfd_true)
      |    ^
coffcode.h:5370:45: note: in expansion of macro '_bfd_generic_bfd_copy_private_symbol_data'
 5370 | #define coff_bfd_copy_private_symbol_data   _bfd_generic_bfd_copy_private_symbol_data
      |                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:5120:3: note: in expansion of macro 'coff_bfd_copy_private_symbol_data'
 5120 |   NAME##_bfd_copy_private_symbol_data, \
      |   ^~~~
coff-i386.c:676:6: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  676 |      BFD_JUMP_TABLE_COPY (coff),
      |      ^~~~~~~~~~~~~~~~~~~
libbfd.h:247:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  247 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_true)
      |    ^
coffcode.h:5374:45: note: in expansion of macro '_bfd_generic_bfd_copy_private_header_data'
 5374 | #define coff_bfd_copy_private_header_data   _bfd_generic_bfd_copy_private_header_data
      |                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:5121:3: note: in expansion of macro 'coff_bfd_copy_private_header_data'
 5121 |   NAME##_bfd_copy_private_header_data, \
      |   ^~~~
coff-i386.c:676:6: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  676 |      BFD_JUMP_TABLE_COPY (coff),
      |      ^~~~~~~~~~~~~~~~~~~
libbfd.h:241:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(bfd *, unsigned int)'} [-Wcast-function-type]
  241 |   ((bfd_boolean (*) (bfd *, flagword)) bfd_true)
      |    ^
coffcode.h:5390:45: note: in expansion of macro '_bfd_generic_bfd_set_private_flags'
 5390 | #define coff_bfd_set_private_flags          _bfd_generic_bfd_set_private_flags
      |                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:5122:3: note: in expansion of macro 'coff_bfd_set_private_flags'
 5122 |   NAME##_bfd_set_private_flags, \
      |   ^~~~
coff-i386.c:676:6: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  676 |      BFD_JUMP_TABLE_COPY (coff),
      |      ^~~~~~~~~~~~~~~~~~~
coffcode.h:5402:46: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
 5402 | #define coff_bfd_is_target_special_symbol   ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false)
      |                                              ^
bfd.h:5200:3: note: in expansion of macro 'coff_bfd_is_target_special_symbol'
 5200 |   NAME##_bfd_is_target_special_symbol, \
      |   ^~~~
coff-i386.c:679:6: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  679 |      BFD_JUMP_TABLE_SYMBOLS (coff),
      |      ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:428:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, asymbol **)' {aka 'long int (*)(bfd *, struct bfd_symbol **)'} [-Wcast-function-type]
  428 |   ((long (*) (bfd *, asymbol **)) _bfd_n1)
      |    ^
bfd.h:5338:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_symtab'
 5338 |   NAME##_canonicalize_dynamic_symtab, \
      |   ^~~~
coff-i386.c:683:6: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
  683 |      BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |      ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:430:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, long int,  asymbol **, long int,  asymbol **, asymbol **)' {aka 'long int (*)(bfd *, long int,  struct bfd_symbol **, long int,  struct bfd_symbol **, struct bfd_symbol **)'} [-Wcast-function-type]
  430 |   ((long (*) (bfd *, long, asymbol **, long, asymbol **, asymbol **)) _bfd_n1)
      |    ^
bfd.h:5339:3: note: in expansion of macro '_bfd_nodynamic_get_synthetic_symtab'
 5339 |   NAME##_get_synthetic_symtab, \
      |   ^~~~
coff-i386.c:683:6: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
  683 |      BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |      ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:433:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, arelent **, asymbol **)' {aka 'long int (*)(bfd *, struct reloc_cache_entry **, struct bfd_symbol **)'} [-Wcast-function-type]
  433 |   ((long (*) (bfd *, arelent **, asymbol **)) _bfd_n1)
      |    ^
bfd.h:5341:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_reloc'
 5341 |   NAME##_canonicalize_dynamic_reloc
      |   ^~~~
coff-i386.c:683:6: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
  683 |      BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |      ^~~~~~~~~~~~~~~~~~~~~~
coffcode.h: In function 'coff_write_object_contents':
coffcode.h:3492:7: warning: 'strncpy' specified bound 8 equals destination size [-Wstringop-truncation]
 3492 |       strncpy (section.s_name, current->name, SCNNMLEN);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include   -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o pei-i386.lo pei-i386.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c pei-i386.c -o pei-i386.o
In file included from pei-i386.c:23:
peicode.h: In function 'pe_ILF_make_a_section':
bfd.h:361:83: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  361 | #define bfd_set_section_alignment(bfd, ptr, val) (((ptr)->alignment_power = (val)),TRUE)
      |                                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
peicode.h:612:3: note: in expansion of macro 'bfd_set_section_alignment'
  612 |   bfd_set_section_alignment (vars->abfd, sec, 2);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~
coffcode.h: In function 'coff_compute_section_file_positions':
bfd.h:360:108: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  360 | #define bfd_set_section_vma(bfd, ptr, val) (((ptr)->vma = (ptr)->lma = (val)), ((ptr)->user_set_vma = TRUE), TRUE)
      |                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
coffcode.h:3248:9: note: in expansion of macro 'bfd_set_section_vma'
 3248 |         bfd_set_section_vma (abfd, current, 0);
      |         ^~~~~~~~~~~~~~~~~~~
In file included from coff-i386.c:624,
                 from pei-i386.c:59:
coffcode.h: At top level:
coffcode.h:2281:3: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, struct internal_syment *)' {aka 'int (*)(bfd *, struct internal_syment *)'} [-Wcast-function-type]
 2281 |   (bfd_boolean (*) (bfd *, struct internal_syment *)) bfd_false
      |   ^
coffcode.h:5261:28: note: in expansion of macro 'symname_in_debug_hook'
 5261 |   coff_slurp_symbol_table, symname_in_debug_hook, coff_pointerize_aux_hook,
      |                            ^~~~~~~~~~~~~~~~~~~~~
In file included from coff-i386.c:26:
libbfd.h:239:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  239 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_true)
      |    ^
coffcode.h:5386:45: note: in expansion of macro '_bfd_generic_bfd_merge_private_bfd_data'
 5386 | #define coff_bfd_merge_private_bfd_data     _bfd_generic_bfd_merge_private_bfd_data
      |                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:5117:3: note: in expansion of macro 'coff_bfd_merge_private_bfd_data'
 5117 |   NAME##_bfd_merge_private_bfd_data, \
      |   ^~~~
coff-i386.c:676:6: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  676 |      BFD_JUMP_TABLE_COPY (coff),
      |      ^~~~~~~~~~~~~~~~~~~
libbfd.h:245:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *, bfd *, asymbol *)' {aka 'int (*)(bfd *, struct bfd_symbol *, bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
  245 |   ((bfd_boolean (*) (bfd *, asymbol *, bfd *, asymbol *)) bfd_true)
      |    ^
coffcode.h:5370:45: note: in expansion of macro '_bfd_generic_bfd_copy_private_symbol_data'
 5370 | #define coff_bfd_copy_private_symbol_data   _bfd_generic_bfd_copy_private_symbol_data
      |                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:5120:3: note: in expansion of macro 'coff_bfd_copy_private_symbol_data'
 5120 |   NAME##_bfd_copy_private_symbol_data, \
      |   ^~~~
coff-i386.c:676:6: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  676 |      BFD_JUMP_TABLE_COPY (coff),
      |      ^~~~~~~~~~~~~~~~~~~
libbfd.h:247:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  247 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_true)
      |    ^
coffcode.h:5374:45: note: in expansion of macro '_bfd_generic_bfd_copy_private_header_data'
 5374 | #define coff_bfd_copy_private_header_data   _bfd_generic_bfd_copy_private_header_data
      |                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:5121:3: note: in expansion of macro 'coff_bfd_copy_private_header_data'
 5121 |   NAME##_bfd_copy_private_header_data, \
      |   ^~~~
coff-i386.c:676:6: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  676 |      BFD_JUMP_TABLE_COPY (coff),
      |      ^~~~~~~~~~~~~~~~~~~
libbfd.h:241:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(bfd *, unsigned int)'} [-Wcast-function-type]
  241 |   ((bfd_boolean (*) (bfd *, flagword)) bfd_true)
      |    ^
coffcode.h:5390:45: note: in expansion of macro '_bfd_generic_bfd_set_private_flags'
 5390 | #define coff_bfd_set_private_flags          _bfd_generic_bfd_set_private_flags
      |                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:5122:3: note: in expansion of macro 'coff_bfd_set_private_flags'
 5122 |   NAME##_bfd_set_private_flags, \
      |   ^~~~
coff-i386.c:676:6: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  676 |      BFD_JUMP_TABLE_COPY (coff),
      |      ^~~~~~~~~~~~~~~~~~~
coffcode.h:5402:46: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
 5402 | #define coff_bfd_is_target_special_symbol   ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false)
      |                                              ^
bfd.h:5200:3: note: in expansion of macro 'coff_bfd_is_target_special_symbol'
 5200 |   NAME##_bfd_is_target_special_symbol, \
      |   ^~~~
coff-i386.c:679:6: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  679 |      BFD_JUMP_TABLE_SYMBOLS (coff),
      |      ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:428:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, asymbol **)' {aka 'long int (*)(bfd *, struct bfd_symbol **)'} [-Wcast-function-type]
  428 |   ((long (*) (bfd *, asymbol **)) _bfd_n1)
      |    ^
bfd.h:5338:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_symtab'
 5338 |   NAME##_canonicalize_dynamic_symtab, \
      |   ^~~~
coff-i386.c:683:6: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
  683 |      BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |      ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:430:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, long int,  asymbol **, long int,  asymbol **, asymbol **)' {aka 'long int (*)(bfd *, long int,  struct bfd_symbol **, long int,  struct bfd_symbol **, struct bfd_symbol **)'} [-Wcast-function-type]
  430 |   ((long (*) (bfd *, long, asymbol **, long, asymbol **, asymbol **)) _bfd_n1)
      |    ^
bfd.h:5339:3: note: in expansion of macro '_bfd_nodynamic_get_synthetic_symtab'
 5339 |   NAME##_get_synthetic_symtab, \
      |   ^~~~
coff-i386.c:683:6: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
  683 |      BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |      ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:433:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, arelent **, asymbol **)' {aka 'long int (*)(bfd *, struct reloc_cache_entry **, struct bfd_symbol **)'} [-Wcast-function-type]
  433 |   ((long (*) (bfd *, arelent **, asymbol **)) _bfd_n1)
      |    ^
bfd.h:5341:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_reloc'
 5341 |   NAME##_canonicalize_dynamic_reloc
      |   ^~~~
coff-i386.c:683:6: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
  683 |      BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |      ^~~~~~~~~~~~~~~~~~~~~~
coffcode.h: In function 'coff_write_object_contents':
coffcode.h:3492:7: warning: 'strncpy' specified bound 8 equals destination size [-Wstringop-truncation]
 3492 |       strncpy (section.s_name, current->name, SCNNMLEN);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include   -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o peigen.lo peigen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c peigen.c -o peigen.o
peigen.c: In function 'pe_print_reloc':
peigen.c:1734:17: warning: variable 'datasize' set but not used [-Wunused-but-set-variable]
 1734 |   bfd_size_type datasize;
      |                 ^~~~~~~~
/usr/bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include   -L/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -Wl,-R/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o libbfd.la -rpath /opt/local/cross/x86_64-pc-solaris2.11/i386--mingw32/lib -release `cat libtool-soversion` archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo  cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo  opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo  linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo  stab-syms.lo merge.lo dwarf2.lo simple.lo `cat ofiles` 
libtool: link: ar rc .libs/libbfd.a  archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coffgen.o corefile.o format.o init.o libbfd.o opncls.o reloc.o section.o syms.o targets.o hash.o linker.o srec.o binary.o tekhex.o ihex.o stabs.o stab-syms.o merge.o dwarf2.o simple.o pe-i386.o peigen.o cofflink.o pei-i386.o elf32-i386.o elf-vxworks.o elf32.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o elf32-gen.o cpu-i386.o archive64.o
libtool: link: ranlib .libs/libbfd.a
libtool: link: creating libbfd.la
libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" )
libtooldir=`/usr/bin/bash ./libtool --config | sed -n -e 's/^objdir=//p'`;  if [ -f $libtooldir/libbfd.a ]; then  cp $libtooldir/libbfd.a libbfd.tmp;  ranlib libbfd.tmp;  /usr/bin/bash .././bfd/../move-if-change libbfd.tmp libbfd.a;  else true; fi
touch stamp-lib
/opt/local/bin/bmake  all-recursive
Making all in po
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././opcodes -I. -D_GNU_SOURCE -I. -I.././opcodes -I../bfd -I.././opcodes/../include -I.././opcodes/../bfd  -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o dis-buf.lo dis-buf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././opcodes -I. -D_GNU_SOURCE -I. -I.././opcodes -I../bfd -I.././opcodes/../include -I.././opcodes/../bfd -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c dis-buf.c -o dis-buf.o
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././opcodes -I. -D_GNU_SOURCE -I. -I.././opcodes -I../bfd -I.././opcodes/../include -I.././opcodes/../bfd  -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o dis-init.lo dis-init.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././opcodes -I. -D_GNU_SOURCE -I. -I.././opcodes -I../bfd -I.././opcodes/../include -I.././opcodes/../bfd -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c dis-init.c -o dis-init.o
/usr/bin/bash ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.././opcodes -I. -D_GNU_SOURCE -I. -I.././opcodes -I../bfd -I.././opcodes/../include -I.././opcodes/../bfd   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c  -DARCH_i386 .././opcodes/disassemble.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././opcodes -I. -D_GNU_SOURCE -I. -I.././opcodes -I../bfd -I.././opcodes/../include -I.././opcodes/../bfd -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -DARCH_i386 .././opcodes/disassemble.c -o disassemble.o
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././opcodes -I. -D_GNU_SOURCE -I. -I.././opcodes -I../bfd -I.././opcodes/../include -I.././opcodes/../bfd  -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o i386-dis.lo i386-dis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././opcodes -I. -D_GNU_SOURCE -I. -I.././opcodes -I../bfd -I.././opcodes/../include -I.././opcodes/../bfd -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c i386-dis.c -o i386-dis.o
i386-dis.c: In function 'OP_sI':
i386-dis.c:5448:18: warning: variable 'mask' set but not used [-Wunused-but-set-variable]
 5448 |   bfd_signed_vma mask = -1;
      |                  ^~~~
/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I.././opcodes -I. -D_GNU_SOURCE -I. -I.././opcodes -I../bfd -I.././opcodes/../include -I.././opcodes/../bfd  -I/opt/local/include -I/usr/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -o i386-opc.lo i386-opc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.././opcodes -I. -D_GNU_SOURCE -I. -I.././opcodes -I../bfd -I.././opcodes/../include -I.././opcodes/../bfd -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c i386-opc.c -o i386-opc.o
/usr/bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include   -L/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -Wl,-R/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o libopcodes.la -rpath /opt/local/cross/x86_64-pc-solaris2.11/i386--mingw32/lib -release `cat ../bfd/libtool-soversion` dis-buf.lo disassemble.lo dis-init.lo i386-dis.lo i386-opc.lo 
libtool: link: ar rc .libs/libopcodes.a  dis-buf.o disassemble.o dis-init.o i386-dis.o i386-opc.o
libtool: link: ranlib .libs/libopcodes.a
libtool: link: creating libopcodes.la
libtool: link: ( cd ".libs" && rm -f "libopcodes.la" && ln -s "../libopcodes.la" "libopcodes.la" )
libtooldir=`/usr/bin/bash ./libtool --config | sed -n -e 's/^objdir=//p'`;  if [ -f $libtooldir/libopcodes.a ]; then  cp $libtooldir/libopcodes.a libopcodes.tmp;  ranlib libopcodes.tmp;  /usr/bin/bash .././opcodes/../move-if-change libopcodes.tmp libopcodes.a;  else true; fi
touch stamp-lib
Making info in doc
if test -f cxxfilt.man; then  man=cxxfilt.man;  else  man=../.././binutils/doc/cxxfilt.man;  fi;  sed -e 's/@PROGRAM@/c++filt/'  -e 's/cxxfilt/c++filt/' < $man  > c++filt.1
Making info in po
/opt/local/bin/bmake  all-recursive
Making all in doc
Making all in po
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c not-ranlib.c
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c is-ranlib.c
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c not-strip.c
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c unwind-ia64.c
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c is-strip.c
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c arlex.c -Wno-error
arlex.c:1855:5: warning: no previous prototype for 'yyget_lineno' [-Wmissing-prototypes]
 1855 | int yyget_lineno  (void)
      |     ^~~~~~~~~~~~
arlex.c:1864:7: warning: no previous prototype for 'yyget_in' [-Wmissing-prototypes]
 1864 | FILE *yyget_in  (void)
      |       ^~~~~~~~
arlex.c:1872:7: warning: no previous prototype for 'yyget_out' [-Wmissing-prototypes]
 1872 | FILE *yyget_out  (void)
      |       ^~~~~~~~~
arlex.c:1880:5: warning: no previous prototype for 'yyget_leng' [-Wmissing-prototypes]
 1880 | int yyget_leng  (void)
      |     ^~~~~~~~~~
arlex.c:1889:7: warning: no previous prototype for 'yyget_text' [-Wmissing-prototypes]
 1889 | char *yyget_text  (void)
      |       ^~~~~~~~~~
arlex.c:1898:6: warning: no previous prototype for 'yyset_lineno' [-Wmissing-prototypes]
 1898 | void yyset_lineno (int  line_number )
      |      ^~~~~~~~~~~~
arlex.c:1910:6: warning: no previous prototype for 'yyset_in' [-Wmissing-prototypes]
 1910 | void yyset_in (FILE *  in_str )
      |      ^~~~~~~~
arlex.c:1915:6: warning: no previous prototype for 'yyset_out' [-Wmissing-prototypes]
 1915 | void yyset_out (FILE *  out_str )
      |      ^~~~~~~~~
arlex.c:1920:5: warning: no previous prototype for 'yyget_debug' [-Wmissing-prototypes]
 1920 | int yyget_debug  (void)
      |     ^~~~~~~~~~~
arlex.c:1925:6: warning: no previous prototype for 'yyset_debug' [-Wmissing-prototypes]
 1925 | void yyset_debug (int  bdebug )
      |      ^~~~~~~~~~~
arlex.c:1959:5: warning: no previous prototype for 'yylex_destroy' [-Wmissing-prototypes]
 1959 | int yylex_destroy  (void)
      |     ^~~~~~~~~~~~~
arlex.c:1404:16: warning: 'input' defined but not used [-Wunused-function]
 1404 |     static int input  (void)
      |                ^~~~~
arlex.c:1363:17: warning: 'yyunput' defined but not used [-Wunused-function]
 1363 |     static void yyunput (int c, register char * yy_bp )
      |                 ^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c deflex.c -Wno-error
deflex.c:1881:5: warning: no previous prototype for 'yyget_lineno' [-Wmissing-prototypes]
 1881 | int yyget_lineno  (void)
      |     ^~~~~~~~~~~~
deflex.c:1890:7: warning: no previous prototype for 'yyget_in' [-Wmissing-prototypes]
 1890 | FILE *yyget_in  (void)
      |       ^~~~~~~~
deflex.c:1898:7: warning: no previous prototype for 'yyget_out' [-Wmissing-prototypes]
 1898 | FILE *yyget_out  (void)
      |       ^~~~~~~~~
deflex.c:1906:5: warning: no previous prototype for 'yyget_leng' [-Wmissing-prototypes]
 1906 | int yyget_leng  (void)
      |     ^~~~~~~~~~
deflex.c:1915:7: warning: no previous prototype for 'yyget_text' [-Wmissing-prototypes]
 1915 | char *yyget_text  (void)
      |       ^~~~~~~~~~
deflex.c:1924:6: warning: no previous prototype for 'yyset_lineno' [-Wmissing-prototypes]
 1924 | void yyset_lineno (int  line_number )
      |      ^~~~~~~~~~~~
deflex.c:1936:6: warning: no previous prototype for 'yyset_in' [-Wmissing-prototypes]
 1936 | void yyset_in (FILE *  in_str )
      |      ^~~~~~~~
deflex.c:1941:6: warning: no previous prototype for 'yyset_out' [-Wmissing-prototypes]
 1941 | void yyset_out (FILE *  out_str )
      |      ^~~~~~~~~
deflex.c:1946:5: warning: no previous prototype for 'yyget_debug' [-Wmissing-prototypes]
 1946 | int yyget_debug  (void)
      |     ^~~~~~~~~~~
deflex.c:1951:6: warning: no previous prototype for 'yyset_debug' [-Wmissing-prototypes]
 1951 | void yyset_debug (int  bdebug )
      |      ^~~~~~~~~~~
deflex.c:1985:5: warning: no previous prototype for 'yylex_destroy' [-Wmissing-prototypes]
 1985 | int yylex_destroy  (void)
      |     ^~~~~~~~~~~~~
deflex.c:1430:16: warning: 'input' defined but not used [-Wunused-function]
 1430 |     static int input  (void)
      |                ^~~~~
deflex.c:1389:17: warning: 'yyunput' defined but not used [-Wunused-function]
 1389 |     static void yyunput (int c, register char * yy_bp )
      |                 ^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c addr2line.c
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c ar.c
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c arsup.c
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c binemul.c
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c bucomm.c
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c cxxfilt.c
cxxfilt.c: In function 'main':
cxxfilt.c:191:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
  191 |           usage (stdout, 0);
      |           ^~~~~~~~~~~~~~~~~
cxxfilt.c:192:9: note: here
  192 |         case 'n':
      |         ^~~~
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c dwarf.c
dwarf.c: In function 'read_leb128':
dwarf.c:186:19: warning: left shift of negative value [-Wshift-negative-value]
  186 |     result |= -1L << shift;
      |                   ^~
dwarf.c: In function 'process_debug_info':
dwarf.c:1592:22: warning: variable 'cu_abbrev_offset_ptr' set but not used [-Wunused-but-set-variable]
 1592 |       unsigned char *cu_abbrev_offset_ptr;
      |                      ^~~~~~~~~~~~~~~~~~~~
dwarf.c: In function 'display_debug_ranges':
dwarf.c:2658:18: warning: variable 'section_end' set but not used [-Wunused-but-set-variable]
 2658 |   unsigned char *section_end;
      |                  ^~~~~~~~~~~
dwarf.c: In function 'byte_get_little_endian':
dwarf.c:83:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
   83 |       else if (sizeof (dwarf_vma) == 4)
      |               ^
dwarf.c:92:5: note: here
   92 |     default:
      |     ^~~~~~~
dwarf.c: In function 'byte_get_big_endian':
dwarf.c:125:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  125 |       else if (sizeof (dwarf_vma) == 4)
      |               ^
dwarf.c:136:5: note: here
  136 |     default:
      |     ^~~~~~~
dwarf.c: In function 'read_and_display_attr_value':
dwarf.c:1125:27: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1125 |           have_frame_base = 1;
      |           ~~~~~~~~~~~~~~~~^~~
dwarf.c:1126:9: note: here
 1126 |         case DW_AT_location:
      |         ^~~~
dwarf.c:1347:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1347 |       have_frame_base = 1;
      |       ~~~~~~~~~~~~~~~~^~~
dwarf.c:1348:5: note: here
 1348 |     case DW_AT_location:
      |     ^~~~
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c debug.c
debug.c: In function 'debug_type_samep':
debug.c:3156:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
 3156 |       ret = (t1->u.krange->lower == t2->u.krange->lower
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 3157 |              && t1->u.krange->upper == t2->u.krange->upper
      |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 3158 |              && debug_type_samep (info, t1->u.krange->type,
      |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 3159 |                                   t2->u.krange->type));
      |                                   ~~~~~~~~~~~~~~~~~~~~
debug.c:3161:5: note: here
 3161 |     case DEBUG_KIND_ARRAY:
      |     ^~~~
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -DDLLTOOL_I386 -DDLLTOOL_DEFAULT_I386 .././binutils/dlltool.c
In file included from .././binutils/dlltool.c:247:
.././binutils/dlltool.c: In function 'make_one_lib_file':
../bfd/bfd.h:361:83: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  361 | #define bfd_set_section_alignment(bfd, ptr, val) (((ptr)->alignment_power = (val)),TRUE)
      |                                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
.././binutils/dlltool.c:2278:7: note: in expansion of macro 'bfd_set_section_alignment'
 2278 |       bfd_set_section_alignment(abfd, si->sec, si->align);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~
../bfd/bfd.h:360:108: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  360 | #define bfd_set_section_vma(bfd, ptr, val) (((ptr)->vma = (ptr)->lma = (val)), ((ptr)->user_set_vma = TRUE), TRUE)
      |                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
.././binutils/dlltool.c:2640:9: note: in expansion of macro 'bfd_set_section_vma'
 2640 |         bfd_set_section_vma (abfd, si->sec, vma);
      |         ^~~~~~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c dllwrap.c
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c emul_vanilla.c
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c filemode.c
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c ieee.c
ieee.c: In function 'ieee_start_compilation_unit':
ieee.c:4818:16: warning: variable 'nindx' set but not used [-Wunused-but-set-variable]
 4818 |   unsigned int nindx;
      |                ^~~~~
ieee.c: In function 'ieee_offset_type':
ieee.c:5683:28: warning: variable 'baseindx' set but not used [-Wunused-but-set-variable]
 5683 |   unsigned int targetindx, baseindx;
      |                            ^~~~~~~~
ieee.c:5683:16: warning: variable 'targetindx' set but not used [-Wunused-but-set-variable]
 5683 |   unsigned int targetindx, baseindx;
      |                ^~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c nm.c
nm.c: In function 'main':
nm.c:1554:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1554 |           usage (stdout, 0);
      |           ^~~~~~~~~~~~~~~~~
nm.c:1555:9: note: here
 1555 |         case 'l':
      |         ^~~~
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c objcopy.c
In file included from objcopy.c:24:
objcopy.c: In function 'copy_object':
../bfd/bfd.h:360:108: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  360 | #define bfd_set_section_vma(bfd, ptr, val) (((ptr)->vma = (ptr)->lma = (val)), ((ptr)->user_set_vma = TRUE), TRUE)
      |                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
objcopy.c:1545:11: note: in expansion of macro 'bfd_set_section_vma'
 1545 |           bfd_set_section_vma (obfd, gnu_debuglink_section, debuglink_vma);
      |           ^~~~~~~~~~~~~~~~~~~
objcopy.c: In function 'strip_main':
objcopy.c:2724:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
 2724 |           strip_usage (stdout, 0);
      |           ^~~~~~~~~~~~~~~~~~~~~~~
objcopy.c:2725:9: note: here
 2725 |         default:
      |         ^~~~~~~
objcopy.c: In function 'copy_main':
objcopy.c:3056:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
 3056 |               case '-': val  = - val; /* Drop through.  */
      |                         ~~~~~^~~~~~~
objcopy.c:3057:15: note: here
 3057 |               case '+': what = CHANGE_MODIFY; break;
      |               ^~~~
objcopy.c:3064:31: warning: this statement may fall through [-Wimplicit-fallthrough=]
 3064 |                 p->vma_val    = val;
      |                 ~~~~~~~~~~~~~~^~~~~
objcopy.c:3067:15: note: here
 3067 |               case OPTION_CHANGE_SECTION_LMA:
      |               ^~~~
objcopy.c:3336:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
 3336 |           copy_usage (stdout, 0);
      |           ^~~~~~~~~~~~~~~~~~~~~~
objcopy.c:3338:9: note: here
 3338 |         default:
      |         ^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c  .././binutils/objdump.c
.././binutils/objdump.c: In function 'disassemble_bytes':
.././binutils/objdump.c:1318:15: warning: variable 'done_dot' set but not used [-Wunused-but-set-variable]
 1318 |   bfd_boolean done_dot;
      |               ^~~~~~~~
.././binutils/objdump.c: In function 'main':
.././binutils/objdump.c:3240:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
 3240 |           seenflag = TRUE;
.././binutils/objdump.c:3241:9: note: here
 3241 |         case 'v':
      |         ^~~~
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c prdbg.c
prdbg.c: In function 'pr_struct_field':
prdbg.c:498:27: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
  498 |         sprintf (buf, "%lu", (unsigned long) vma);
      |                           ^
In function 'print_vma',
    inlined from 'pr_struct_field' at prdbg.c:1133:7:
prdbg.c:498:9: note: 'sprintf' output between 2 and 21 bytes into a destination of size 20
  498 |         sprintf (buf, "%lu", (unsigned long) vma);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
prdbg.c: In function 'pr_array_type':
prdbg.c:500:27: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
  500 |         sprintf (buf, "%ld", (long) vma);
      |                           ^
In function 'print_vma',
    inlined from 'pr_array_type' at prdbg.c:816:4:
prdbg.c:500:9: note: 'sprintf' output between 2 and 21 bytes into a destination of size 20
  500 |         sprintf (buf, "%ld", (long) vma);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
prdbg.c: In function 'pr_class_baseclass':
prdbg.c:498:27: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
  498 |         sprintf (buf, "%lu", (unsigned long) vma);
      |                           ^
In function 'print_vma',
    inlined from 'pr_class_baseclass' at prdbg.c:1353:7:
prdbg.c:498:9: note: 'sprintf' output between 2 and 21 bytes into a destination of size 20
  498 |         sprintf (buf, "%lu", (unsigned long) vma);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c rclex.c -Wno-error
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c rdcoff.c
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c rddbg.c
rddbg.c: In function 'read_section_stabs_debugging_info':
rddbg.c:166:19: warning: variable 'other' set but not used [-Wunused-but-set-variable]
  166 |               int other;
      |                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c readelf.c
readelf.c: In function 'parse_args':
readelf.c:2995:44: warning: this statement may fall through [-Wimplicit-fallthrough=]
 2995 |                     do_debug_frames_interp = 1;
      |                     ~~~~~~~~~~~~~~~~~~~~~~~^~~
readelf.c:2996:19: note: here
 2996 |                   case 'f':
      |                   ^~~~
readelf.c:3120:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
 3120 |           error (_("Invalid option '-%c'\n"), c);
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
readelf.c:3122:9: note: here
 3122 |         case '?':
      |         ^~~~
readelf.c: In function 'print_vma':
readelf.c:450:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
  450 |           if (vma <= 99999)
      |              ^
readelf.c:454:9: note: here
  454 |         case PREFIX_HEX:
      |         ^~~~
readelf.c:475:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
  475 |           nc = printf ("0x");
      |                ^~~~~~~~~~~~~
readelf.c:478:9: note: here
  478 |         case LONG_HEX:
      |         ^~~~
readelf.c:483:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
  483 |           nc = printf ("0x");
      |                ^~~~~~~~~~~~~
readelf.c:486:9: note: here
  486 |         case HEX:
      |         ^~~~
readelf.c: In function 'process_dynamic_section':
readelf.c:6285:38: warning: this statement may fall through [-Wimplicit-fallthrough=]
 6285 |           dynamic_info[entry->d_tag] = entry->d_un.d_val;
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
readelf.c:6286:9: note: here
 6286 |         case DT_PLTPADSZ:
      |         ^~~~
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c rename.c
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c resbin.c
resbin.c: In function 'res_to_bin_accelerator':
resbin.c:1360:21: warning: variable 'pp' set but not used [-Wunused-but-set-variable]
 1360 |   bindata *first, **pp;
      |                     ^~
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c -DDLLTOOL_I386 -DDLLTOOL_DEFAULT_I386 .././binutils/rescoff.c
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c resrc.c
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c resres.c
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c size.c
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c stabs.c
stabs.c: In function 'parse_stab_string':
stabs.c:688:16: warning: variable 'lineno' set but not used [-Wunused-but-set-variable]
  688 |   unsigned int lineno;
      |                ^~~~~~
stabs.c: In function 'parse_stab_struct_type':
stabs.c:2009:15: warning: variable 'orig' set but not used [-Wunused-but-set-variable]
 2009 |   const char *orig;
      |               ^~~~
stabs.c: In function 'parse_stab_members':
stabs.c:2671:38: warning: comparison between pointer and zero character constant [-Wpointer-compare]
 2671 |               if (**pp == ';' || *pp == '\0')
      |                                      ^~
stabs.c:2671:34: note: did you mean to dereference the pointer?
 2671 |               if (**pp == ';' || *pp == '\0')
      |                                  ^
stabs.c: In function 'stab_demangle_type':
stabs.c:4648:38: warning: variable 'volatilep' set but not used [-Wunused-but-set-variable]
 4648 |         bfd_boolean memberp, constp, volatilep;
      |                                      ^~~~~~~~~
stabs.c:4648:30: warning: variable 'constp' set but not used [-Wunused-but-set-variable]
 4648 |         bfd_boolean memberp, constp, volatilep;
      |                              ^~~~~~
stabs.c:4767:21: warning: variable 'hold' set but not used [-Wunused-but-set-variable]
 4767 |         const char *hold;
      |                     ^~~~
stabs.c: In function 'stab_xcoff_builtin_type':
stabs.c:3394:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
 3394 |       rettype = debug_make_int_type (dhandle, 4, TRUE);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stabs.c:3395:5: note: here
 3395 |     case 10:
      |     ^~~~
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c strings.c
strings.c: In function 'main':
strings.c:210:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
  210 |           usage (stdout, 0);
      |           ^~~~~~~~~~~~~~~~~
strings.c:212:9: note: here
  212 |         case 'n':
      |         ^~~~
strings.c:262:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
  262 |           usage (stderr, 1);
      |           ^~~~~~~~~~~~~~~~~
strings.c:264:9: note: here
  264 |         default:
      |         ^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c version.c
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c windres.c
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c winduni.c
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c wrstabs.c
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c windmc.c
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c mclex.c -Wno-error
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c arparse.c -Wno-error
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c defparse.c -Wno-error
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c rcparse.c -Wno-error
gcc -DHAVE_CONFIG_H -I. -I.././binutils -I. -D_GNU_SOURCE  -I. -I.././binutils -I../bfd -I.././binutils/../bfd -I.././binutils/../include    -DLOCALEDIR="\"/opt/local/cross/share/locale\""  -Dbin_dummy_emulation=bin_vanilla_emulation   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c mcparse.c -Wno-error
/usr/bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include   -L/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -Wl,-R/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o addr2line  addr2line.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -Wl,-R/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -Wl,-R/opt/local/lib -Wl,-R/usr/lib/amd64 -o addr2line addr2line.o bucomm.o version.o filemode.o  -L/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -L/opt/local/lib -L/usr/lib/amd64 ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
/usr/bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include   -L/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -Wl,-R/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o cxxfilt  cxxfilt.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -Wl,-R/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -Wl,-R/opt/local/lib -Wl,-R/usr/lib/amd64 -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o  -L/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -L/opt/local/lib -L/usr/lib/amd64 ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
/usr/bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include   -L/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -Wl,-R/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o dllwrap  dllwrap.o version.o ../libiberty/libiberty.a  
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -Wl,-R/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -Wl,-R/opt/local/lib -Wl,-R/usr/lib/amd64 -o dllwrap dllwrap.o version.o  -L/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -L/opt/local/lib -L/usr/lib/amd64 ../libiberty/libiberty.a
/usr/bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include   -L/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -Wl,-R/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o nm-new  nm.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -Wl,-R/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -Wl,-R/opt/local/lib -Wl,-R/usr/lib/amd64 -o nm-new nm.o bucomm.o version.o filemode.o  -L/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -L/opt/local/lib -L/usr/lib/amd64 ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
/usr/bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include   -L/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -Wl,-R/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o objdump  objdump.o dwarf.o prdbg.o  rddbg.o debug.o stabs.o  ieee.o rdcoff.o bucomm.o version.o filemode.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a  
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -Wl,-R/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -Wl,-R/opt/local/lib -Wl,-R/usr/lib/amd64 -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o  -L/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -L/opt/local/lib -L/usr/lib/amd64 ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
/usr/bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include   -L/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -Wl,-R/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o readelf  readelf.o version.o  unwind-ia64.o dwarf.o  ../libiberty/libiberty.a 
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -Wl,-R/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -Wl,-R/opt/local/lib -Wl,-R/usr/lib/amd64 -o readelf readelf.o version.o unwind-ia64.o dwarf.o  -L/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -L/opt/local/lib -L/usr/lib/amd64 ../libiberty/libiberty.a
/usr/bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include   -L/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -Wl,-R/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o size  size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -Wl,-R/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -Wl,-R/opt/local/lib -Wl,-R/usr/lib/amd64 -o size size.o bucomm.o version.o filemode.o  -L/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -L/opt/local/lib -L/usr/lib/amd64 ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
/usr/bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include   -L/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -Wl,-R/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o strings  strings.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -Wl,-R/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -Wl,-R/opt/local/lib -Wl,-R/usr/lib/amd64 -o strings strings.o bucomm.o version.o filemode.o  -L/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -L/opt/local/lib -L/usr/lib/amd64 ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
/usr/bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include   -L/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -Wl,-R/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o objcopy  objcopy.o not-strip.o  rename.o rddbg.o debug.o stabs.o  ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -Wl,-R/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -Wl,-R/opt/local/lib -Wl,-R/usr/lib/amd64 -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o  -L/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -L/opt/local/lib -L/usr/lib/amd64 ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
/usr/bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include   -L/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -Wl,-R/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o strip-new  objcopy.o is-strip.o  rename.o rddbg.o debug.o stabs.o  ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -Wl,-R/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -Wl,-R/opt/local/lib -Wl,-R/usr/lib/amd64 -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o  -L/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -L/opt/local/lib -L/usr/lib/amd64 ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
/usr/bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include   -L/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -Wl,-R/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o ar  arparse.o arlex.o ar.o  not-ranlib.o arsup.o rename.o  binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ll  
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -Wl,-R/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -Wl,-R/opt/local/lib -Wl,-R/usr/lib/amd64 -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o  -L/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -L/opt/local/lib -L/usr/lib/amd64 ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -ll
/usr/bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include   -L/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -Wl,-R/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o ranlib  ar.o is-ranlib.o arparse.o  arlex.o arsup.o rename.o  binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ll  
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -Wl,-R/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -Wl,-R/opt/local/lib -Wl,-R/usr/lib/amd64 -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o  -L/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -L/opt/local/lib -L/usr/lib/amd64 ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -ll
/usr/bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include   -L/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -Wl,-R/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o dlltool  dlltool.o defparse.o  deflex.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ll  
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -Wl,-R/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -Wl,-R/opt/local/lib -Wl,-R/usr/lib/amd64 -o dlltool dlltool.o defparse.o deflex.o bucomm.o version.o filemode.o  -L/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -L/opt/local/lib -L/usr/lib/amd64 ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -ll
/usr/bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include   -L/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -Wl,-R/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o windres  windres.o resrc.o  rescoff.o resbin.o rcparse.o  rclex.o winduni.o resres.o  bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ll   
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -Wl,-R/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -Wl,-R/opt/local/lib -Wl,-R/usr/lib/amd64 -o windres windres.o resrc.o rescoff.o resbin.o rcparse.o rclex.o winduni.o resres.o bucomm.o version.o filemode.o  -L/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -L/opt/local/lib -L/usr/lib/amd64 ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -ll
/usr/bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include   -L/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -Wl,-R/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o windmc  windmc.o mcparse.o mclex.o  winduni.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ll   
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -Wl,-R/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -Wl,-R/opt/local/lib -Wl,-R/usr/lib/amd64 -o windmc windmc.o mcparse.o mclex.o winduni.o bucomm.o version.o filemode.o  -L/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -L/opt/local/lib -L/usr/lib/amd64 ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -ll
Making info in doc
Making info in po
/opt/local/bin/bmake  all-recursive
Making all in doc
Making all in po
gcc -DHAVE_CONFIG_H -I. -I.././gas -I. -D_GNU_SOURCE -I. -I.././gas -I../bfd -I.././gas/config  -I.././gas/../include -I.././gas/.. -I.././gas/../bfd   -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c .././gas/config/tc-i386.c
.././gas/config/tc-i386.c:550:12: warning: cast between incompatible function types from 'char * (*)(int)' to 'void (*)(int)' [-Wcast-function-type]
  550 |   {"file", (void (*) (int)) dwarf2_directive_file, 0},
      |            ^
.././gas/config/tc-i386.c: In function 'fits_in_signed_long':
.././gas/config/tc-i386.c:932:27: warning: left shift of negative value [-Wshift-negative-value]
  932 |   return (!(((offsetT) -1 << 31) & num)
      |                           ^~
.././gas/config/tc-i386.c:933:29: warning: left shift of negative value [-Wshift-negative-value]
  933 |           || (((offsetT) -1 << 31) & num) == ((offsetT) -1 << 31));
      |                             ^~
.././gas/config/tc-i386.c:933:60: warning: left shift of negative value [-Wshift-negative-value]
  933 |           || (((offsetT) -1 << 31) & num) == ((offsetT) -1 << 31));
      |                                                            ^~
.././gas/config/tc-i386.c: In function 'i386_immediate':
.././gas/config/tc-i386.c:4620:8: warning: variable 'exp_seg' set but not used [-Wunused-but-set-variable]
 4620 |   segT exp_seg = 0;
      |        ^~~~~~~
.././gas/config/tc-i386.c: In function 'i386_displacement':
.././gas/config/tc-i386.c:4756:8: warning: variable 'exp_seg' set but not used [-Wunused-but-set-variable]
 4756 |   segT exp_seg = 0;
      |        ^~~~~~~
.././gas/config/tc-i386.c: In function 'parse_insn':
.././gas/config/tc-i386.c:2046:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
 2046 |           if (intel_syntax && (intel_float_operand (mnemonic) & 2))
      |              ^
.././gas/config/tc-i386.c:2049:9: note: here
 2049 |         case BYTE_MNEM_SUFFIX:
      |         ^~~~
.././gas/config/tc-i386.c: In function 'swap_operands':
.././gas/config/tc-i386.c:2313:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
 2313 |       swap_2_operands (1, i.operands - 2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.././gas/config/tc-i386.c:2314:5: note: here
 2314 |     case 3:
      |     ^~~~
.././gas/config/tc-i386.c: In function 'match_template':
.././gas/config/tc-i386.c:2710:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
 2710 |                   overlap3 = i.types[3] & operand_types[3];
      |                   ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.././gas/config/tc-i386.c:2711:17: note: here
 2711 |                 case 3:
      |                 ^~~~
.././gas/config/tc-i386.c:2720:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
 2720 |                       || !CONSISTENT_REGISTER_MATCH (overlap2,
      |                       ^
.././gas/config/tc-i386.c:2727:17: note: here
 2727 |                 case 3:
      |                 ^~~~
.././gas/config/tc-i386.c:2655:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
 2655 |           if (flag_code == CODE_64BIT
      |              ^
.././gas/config/tc-i386.c:2660:9: note: here
 2660 |         case 3:
      |         ^~~~
.././gas/config/tc-i386.c: In function 'process_suffix':
.././gas/config/tc-i386.c:2939:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
 2939 |           if (!(i.tm.opcode_modifier & No_qSuf))
      |              ^
.././gas/config/tc-i386.c:2944:9: note: here
 2944 |         case CODE_32BIT:
      |         ^~~~
.././gas/config/tc-i386.c: In function 'tc_gen_reloc':
.././gas/config/tc-i386.c:6413:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 6413 |       if (!fixp->fx_pcrel)
      |          ^
.././gas/config/tc-i386.c:6419:5: note: here
 6419 |     default:
      |     ^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.././gas -I. -D_GNU_SOURCE -I. -I.././gas -I../bfd -I.././gas/config  -I.././gas/../include -I.././gas/.. -I.././gas/../bfd   -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c .././gas/config/obj-coff.c
gcc -DHAVE_CONFIG_H -I. -I.././gas -I. -D_GNU_SOURCE -I. -I.././gas -I../bfd -I.././gas/config  -I.././gas/../include -I.././gas/.. -I.././gas/../bfd   -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c .././gas/config/atof-ieee.c
gcc -DHAVE_CONFIG_H -I. -I.././gas -I. -D_GNU_SOURCE -I. -I.././gas -I../bfd -I.././gas/config  -I.././gas/../include -I.././gas/.. -I.././gas/../bfd   -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c app.c
gcc -DHAVE_CONFIG_H -I. -I.././gas -I. -D_GNU_SOURCE -I. -I.././gas -I../bfd -I.././gas/config  -I.././gas/../include -I.././gas/.. -I.././gas/../bfd   -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c as.c
gcc -DHAVE_CONFIG_H -I. -I.././gas -I. -D_GNU_SOURCE -I. -I.././gas -I../bfd -I.././gas/config  -I.././gas/../include -I.././gas/.. -I.././gas/../bfd   -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c atof-generic.c
gcc -DHAVE_CONFIG_H -I. -I.././gas -I. -D_GNU_SOURCE -I. -I.././gas -I../bfd -I.././gas/config  -I.././gas/../include -I.././gas/.. -I.././gas/../bfd   -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c cond.c
gcc -DHAVE_CONFIG_H -I. -I.././gas -I. -D_GNU_SOURCE -I. -I.././gas -I../bfd -I.././gas/config  -I.././gas/../include -I.././gas/.. -I.././gas/../bfd   -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c depend.c
depend.c: In function 'quote_string_for_make':
depend.c:122:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
  122 |           i++;
      |           ~^~
depend.c:125:9: note: here
  125 |         default:
      |         ^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.././gas -I. -D_GNU_SOURCE -I. -I.././gas -I../bfd -I.././gas/config  -I.././gas/../include -I.././gas/.. -I.././gas/../bfd   -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c dwarf2dbg.c
gcc -DHAVE_CONFIG_H -I. -I.././gas -I. -D_GNU_SOURCE -I. -I.././gas -I../bfd -I.././gas/config  -I.././gas/../include -I.././gas/.. -I.././gas/../bfd   -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c dw2gencfi.c
gcc -DHAVE_CONFIG_H -I. -I.././gas -I. -D_GNU_SOURCE -I. -I.././gas -I../bfd -I.././gas/config  -I.././gas/../include -I.././gas/.. -I.././gas/../bfd   -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c ehopt.c
gcc -DHAVE_CONFIG_H -I. -I.././gas -I. -D_GNU_SOURCE -I. -I.././gas -I../bfd -I.././gas/config  -I.././gas/../include -I.././gas/.. -I.././gas/../bfd   -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c expr.c
expr.c: In function 'operand':
expr.c:910:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  910 |               ;
      |               ^
expr.c:913:9: note: here
  913 |         case 'd':
      |         ^~~~
expr.c:999:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
  999 |       if (is_name_beginner (c))
      |          ^
expr.c:1001:5: note: here
 1001 |     case '!':
      |     ^~~~
gcc -DHAVE_CONFIG_H -I. -I.././gas -I. -D_GNU_SOURCE -I. -I.././gas -I../bfd -I.././gas/config  -I.././gas/../include -I.././gas/.. -I.././gas/../bfd   -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c flonum-konst.c
gcc -DHAVE_CONFIG_H -I. -I.././gas -I. -D_GNU_SOURCE -I. -I.././gas -I../bfd -I.././gas/config  -I.././gas/../include -I.././gas/.. -I.././gas/../bfd   -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c flonum-copy.c
gcc -DHAVE_CONFIG_H -I. -I.././gas -I. -D_GNU_SOURCE -I. -I.././gas -I../bfd -I.././gas/config  -I.././gas/../include -I.././gas/.. -I.././gas/../bfd   -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c flonum-mult.c
gcc -DHAVE_CONFIG_H -I. -I.././gas -I. -D_GNU_SOURCE -I. -I.././gas -I../bfd -I.././gas/config  -I.././gas/../include -I.././gas/.. -I.././gas/../bfd   -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c frags.c
gcc -DHAVE_CONFIG_H -I. -I.././gas -I. -D_GNU_SOURCE -I. -I.././gas -I../bfd -I.././gas/config  -I.././gas/../include -I.././gas/.. -I.././gas/../bfd   -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c hash.c
gcc -DHAVE_CONFIG_H -I. -I.././gas -I. -D_GNU_SOURCE -I. -I.././gas -I../bfd -I.././gas/config  -I.././gas/../include -I.././gas/.. -I.././gas/../bfd   -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c input-file.c
gcc -DHAVE_CONFIG_H -I. -I.././gas -I. -D_GNU_SOURCE -I. -I.././gas -I../bfd -I.././gas/config  -I.././gas/../include -I.././gas/.. -I.././gas/../bfd   -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c input-scrub.c
gcc -DHAVE_CONFIG_H -I. -I.././gas -I. -D_GNU_SOURCE -I. -I.././gas -I../bfd -I.././gas/config  -I.././gas/../include -I.././gas/.. -I.././gas/../bfd   -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c literal.c
gcc -DHAVE_CONFIG_H -I. -I.././gas -I. -D_GNU_SOURCE -I. -I.././gas -I../bfd -I.././gas/config  -I.././gas/../include -I.././gas/.. -I.././gas/../bfd   -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c messages.c
gcc -DHAVE_CONFIG_H -I. -I.././gas -I. -D_GNU_SOURCE -I. -I.././gas -I../bfd -I.././gas/config  -I.././gas/../include -I.././gas/.. -I.././gas/../bfd   -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c output-file.c
gcc -DHAVE_CONFIG_H -I. -I.././gas -I. -D_GNU_SOURCE -I. -I.././gas -I../bfd -I.././gas/config  -I.././gas/../include -I.././gas/.. -I.././gas/../bfd   -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c read.c
read.c: In function 's_mri_common':
read.c:1538:11: warning: variable 'align' set but not used [-Wunused-but-set-variable]
 1538 |   offsetT align;
      |           ^~~~~
read.c: In function 's_mri':
read.c:2561:11: warning: variable 'old_flag' set but not used [-Wunused-but-set-variable]
 2561 |   int on, old_flag;
      |           ^~~~~~~~
read.c: In function 'sizeof_uleb128':
read.c:4669:21: warning: variable 'byte' set but not used [-Wunused-but-set-variable]
 4669 |   register unsigned byte;
      |                     ^~~~
read.c: In function 'output_big_sleb128':
read.c:4799:19: warning: left shift of negative value [-Wshift-negative-value]
 4799 |         val |= ~0 << loaded;
      |                   ^~
read.c: In function 'stringer':
read.c:4969:9: warning: variable 'start' set but not used [-Wunused-but-set-variable]
 4969 |   char *start;
      |         ^~~~~
gcc -DHAVE_CONFIG_H -I. -I.././gas -I. -D_GNU_SOURCE -I. -I.././gas -I../bfd -I.././gas/config  -I.././gas/../include -I.././gas/.. -I.././gas/../bfd   -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c remap.c
gcc -DHAVE_CONFIG_H -I. -I.././gas -I. -D_GNU_SOURCE -I. -I.././gas -I../bfd -I.././gas/config  -I.././gas/../include -I.././gas/.. -I.././gas/../bfd   -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c subsegs.c
In file included from as.h:147,
                 from subsegs.c:25:
subsegs.c: In function 'subseg_change':
../bfd/bfd.h:362:75: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  362 | #define bfd_set_section_userdata(bfd, ptr, val) (((ptr)->userdata = (val)),TRUE)
      |                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
subsegs.c:70:7: note: in expansion of macro 'bfd_set_section_userdata'
   70 |       bfd_set_section_userdata (stdoutput, seg, seginfo);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
subsegs.c: In function 'subseg_get':
../bfd/bfd.h:362:75: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  362 | #define bfd_set_section_userdata(bfd, ptr, val) (((ptr)->userdata = (val)),TRUE)
      |                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
subsegs.c:172:7: note: in expansion of macro 'bfd_set_section_userdata'
  172 |       bfd_set_section_userdata (stdoutput, secptr, seginfo);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.././gas -I. -D_GNU_SOURCE -I. -I.././gas -I../bfd -I.././gas/config  -I.././gas/../include -I.././gas/.. -I.././gas/../bfd   -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c symbols.c
gcc -DHAVE_CONFIG_H -I. -I.././gas -I. -D_GNU_SOURCE -I. -I.././gas -I../bfd -I.././gas/config  -I.././gas/../include -I.././gas/.. -I.././gas/../bfd   -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c write.c
In file included from as.h:147,
                 from write.c:25:
write.c: In function 'record_alignment':
../bfd/bfd.h:361:83: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  361 | #define bfd_set_section_alignment(bfd, ptr, val) (((ptr)->alignment_power = (val)),TRUE)
      |                                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
write.c:348:5: note: in expansion of macro 'bfd_set_section_alignment'
  348 |     bfd_set_section_alignment (stdoutput, seg, align);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
write.c: In function 'relax_align':
write.c:1967:17: warning: left shift of negative value [-Wshift-negative-value]
 1967 |   mask = ~((~0) << alignment);
      |                 ^~
write.c: In function 'chain_frchains_together':
write.c:391:20: warning: 'dummy.fr_type' may be used uninitialized [-Wmaybe-uninitialized]
  391 |   assert (prev_frag->fr_type != 0);
      |                    ^~
write.c:374:9: note: 'dummy' declared here
  374 |   fragS dummy, *prev_frag = &dummy;
      |         ^~~~~
gcc -DHAVE_CONFIG_H -I. -I.././gas -I. -D_GNU_SOURCE -I. -I.././gas -I../bfd -I.././gas/config  -I.././gas/../include -I.././gas/.. -I.././gas/../bfd   -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c listing.c
listing.c: In function 'debugging_pseudo':
listing.c:870:7: warning: variable 'was_debug' set but not used [-Wunused-but-set-variable]
  870 |   int was_debug;
      |       ^~~~~~~~~
listing.c: In function 'listing_listing':
listing.c:940:9: warning: variable 'message' set but not used [-Wunused-but-set-variable]
  940 |   char *message;
      |         ^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.././gas -I. -D_GNU_SOURCE -I. -I.././gas -I../bfd -I.././gas/config  -I.././gas/../include -I.././gas/.. -I.././gas/../bfd   -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c ecoff.c
gcc -DHAVE_CONFIG_H -I. -I.././gas -I. -D_GNU_SOURCE -I. -I.././gas -I../bfd -I.././gas/config  -I.././gas/../include -I.././gas/.. -I.././gas/../bfd   -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c stabs.c
stabs.c: In function 'generate_asm_file':
stabs.c:549:7: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
  549 |       strncpy (bufp, tmp, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
stabs.c:544:61: note: length computed here
  544 |       size_t len = (bslash) ? (size_t) (bslash - tmp + 1) : strlen (tmp);
      |                                                             ^~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.././gas -I. -D_GNU_SOURCE -I. -I.././gas -I../bfd -I.././gas/config  -I.././gas/../include -I.././gas/.. -I.././gas/../bfd   -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c sb.c
gcc -DHAVE_CONFIG_H -I. -I.././gas -I. -D_GNU_SOURCE -I. -I.././gas -I../bfd -I.././gas/config  -I.././gas/../include -I.././gas/.. -I.././gas/../bfd   -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c macro.c
/usr/bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include   -L/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -Wl,-R/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o as-new  app.o as.o atof-generic.o  cond.o depend.o dwarf2dbg.o  dw2gencfi.o ecoff.o ehopt.o  expr.o flonum-copy.o flonum-konst.o  flonum-mult.o frags.o hash.o  input-file.o input-scrub.o listing.o  literal.o macro.o messages.o  output-file.o read.o remap.o  sb.o stabs.o subsegs.o  symbols.o write.o tc-i386.o obj-coff.o atof-ieee.o   ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a   
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -Wl,-R/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -Wl,-R/opt/local/lib -Wl,-R/usr/lib/amd64 -o as-new app.o as.o atof-generic.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o tc-i386.o obj-coff.o atof-ieee.o  -L/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -L/opt/local/lib -L/usr/lib/amd64 ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
/opt/local/bin/bmake  all-recursive
Making all in po
gcc -DHAVE_CONFIG_H -I. -I.././gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I.././gprof/../include  -I.././gprof/../bfd  -I.  -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c flat_bl.c
gcc -DHAVE_CONFIG_H -I. -I.././gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I.././gprof/../include  -I.././gprof/../bfd  -I.  -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c bsd_callg_bl.c
gcc -DHAVE_CONFIG_H -I. -I.././gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I.././gprof/../include  -I.././gprof/../bfd  -I.  -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c fsf_callg_bl.c
gcc -DHAVE_CONFIG_H -I. -I.././gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I.././gprof/../include  -I.././gprof/../bfd  -I.  -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c basic_blocks.c
gcc -DHAVE_CONFIG_H -I. -I.././gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I.././gprof/../include  -I.././gprof/../bfd  -I.  -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c call_graph.c
gcc -DHAVE_CONFIG_H -I. -I.././gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I.././gprof/../include  -I.././gprof/../bfd  -I.  -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c cg_arcs.c
gcc -DHAVE_CONFIG_H -I. -I.././gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I.././gprof/../include  -I.././gprof/../bfd  -I.  -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c cg_dfn.c
gcc -DHAVE_CONFIG_H -I. -I.././gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I.././gprof/../include  -I.././gprof/../bfd  -I.  -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c cg_print.c
gcc -DHAVE_CONFIG_H -I. -I.././gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I.././gprof/../include  -I.././gprof/../bfd  -I.  -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c corefile.c
gcc -DHAVE_CONFIG_H -I. -I.././gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I.././gprof/../include  -I.././gprof/../bfd  -I.  -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c gmon_io.c
gcc -DHAVE_CONFIG_H -I. -I.././gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I.././gprof/../include  -I.././gprof/../bfd  -I.  -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c gprof.c
gprof.c: In function 'main':
gprof.c:257:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
  257 |           sym_id_add (optarg, EXCL_TIME);
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gprof.c:258:9: note: here
  258 |         case 'e':
      |         ^~~~
gprof.c:262:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
  262 |           sym_id_add (optarg, INCL_TIME);
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gprof.c:263:9: note: here
  263 |         case 'f':
      |         ^~~~
gcc -DHAVE_CONFIG_H -I. -I.././gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I.././gprof/../include  -I.././gprof/../bfd  -I.  -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c hertz.c
gcc -DHAVE_CONFIG_H -I. -I.././gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I.././gprof/../include  -I.././gprof/../bfd  -I.  -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c hist.c
gcc -DHAVE_CONFIG_H -I. -I.././gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I.././gprof/../include  -I.././gprof/../bfd  -I.  -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c source.c
gcc -DHAVE_CONFIG_H -I. -I.././gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I.././gprof/../include  -I.././gprof/../bfd  -I.  -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c search_list.c
gcc -DHAVE_CONFIG_H -I. -I.././gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I.././gprof/../include  -I.././gprof/../bfd  -I.  -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c symtab.c
gcc -DHAVE_CONFIG_H -I. -I.././gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I.././gprof/../include  -I.././gprof/../bfd  -I.  -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c sym_ids.c
gcc -DHAVE_CONFIG_H -I. -I.././gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I.././gprof/../include  -I.././gprof/../bfd  -I.  -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c utils.c
gcc -DHAVE_CONFIG_H -I. -I.././gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I.././gprof/../include  -I.././gprof/../bfd  -I.  -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c i386.c
gcc -DHAVE_CONFIG_H -I. -I.././gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I.././gprof/../include  -I.././gprof/../bfd  -I.  -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c alpha.c
gcc -DHAVE_CONFIG_H -I. -I.././gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I.././gprof/../include  -I.././gprof/../bfd  -I.  -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c vax.c
gcc -DHAVE_CONFIG_H -I. -I.././gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I.././gprof/../include  -I.././gprof/../bfd  -I.  -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c tahoe.c
gcc -DHAVE_CONFIG_H -I. -I.././gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I.././gprof/../include  -I.././gprof/../bfd  -I.  -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c sparc.c
gcc -DHAVE_CONFIG_H -I. -I.././gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I.././gprof/../include  -I.././gprof/../bfd  -I.  -DLOCALEDIR="\"/opt/local/cross/share/locale\""   -I/opt/local/include -I/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c mips.c
/usr/bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include   -L/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -Wl,-R/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o gprof  basic_blocks.o call_graph.o  cg_arcs.o cg_dfn.o cg_print.o  corefile.o gmon_io.o gprof.o  hertz.o hist.o source.o  search_list.o symtab.o sym_ids.o  utils.o i386.o alpha.o vax.o  tahoe.o sparc.o mips.o flat_bl.o  bsd_callg_bl.o fsf_callg_bl.o ../bfd/libbfd.la ../libiberty/libiberty.a  
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -Wl,-R/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -Wl,-R/opt/local/lib -Wl,-R/usr/lib/amd64 -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o  -L/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -L/opt/local/lib -L/usr/lib/amd64 ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
Making info in po
/opt/local/bin/bmake  all-recursive
Making all in po
cp .././ld/emultempl/astring.sed stringify.sed
/usr/bin/bash .././ld/../ylwrap deffilep.y y.tab.c deffilep.c y.tab.h deffilep.h y.output deffilep.output -- yacc -d 

conflicts: 3 shift/reduce
updating deffilep.h
LIB_PATH='' /opt/local/bin/bash .././ld/genscripts.sh ".././ld" "/opt/local/cross/lib" "/opt/local/cross" "/opt/local/cross" x86_64-pc-solaris2.11 i386--mingw32 i386--mingw32 "i386pe" "/usr/local/lib /lib /usr/lib" no i386pe "i386--mingw32"
bash: line 2: /opt/local/bin/bash: No such file or directory
*** [ei386pe.c] Error code 127

bmake[4]: stopped in /home/pbulk/build/cross/mingw-binutils/work/binutils-2.18/ld
1 error

bmake[4]: stopped in /home/pbulk/build/cross/mingw-binutils/work/binutils-2.18/ld
*** [all-recursive] Error code 1

bmake[3]: stopped in /home/pbulk/build/cross/mingw-binutils/work/binutils-2.18/ld
1 error

bmake[3]: stopped in /home/pbulk/build/cross/mingw-binutils/work/binutils-2.18/ld
*** [all] Error code 2

bmake[2]: stopped in /home/pbulk/build/cross/mingw-binutils/work/binutils-2.18/ld
1 error

bmake[2]: stopped in /home/pbulk/build/cross/mingw-binutils/work/binutils-2.18/ld
*** [all-ld] Error code 2

bmake[1]: stopped in /home/pbulk/build/cross/mingw-binutils/work/binutils-2.18
1 error

bmake[1]: stopped in /home/pbulk/build/cross/mingw-binutils/work/binutils-2.18
*** [all] Error code 2

bmake: stopped in /home/pbulk/build/cross/mingw-binutils/work/binutils-2.18
1 error

bmake: stopped in /home/pbulk/build/cross/mingw-binutils/work/binutils-2.18
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/cross/mingw-binutils
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/cross/mingw-binutils