=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for gdb-7.11nb11
gmake[1]: Entering directory '/Users/pbulk/build/devel/gdb7/work/gdb-7.11'
Configuring in ./libiberty
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... /Users/pbulk/build/devel/gdb7/work/.tools/bin/makeinfo --split-size=5000000
checking for perl... perl
checking build system type... aarch64-apple-darwin23
checking host system type... aarch64-apple-darwin23
checking for aarch64-apple-darwin23-ar... ar
checking for aarch64-apple-darwin23-ranlib... ranlib
checking whether to install libiberty headers and static library... no
configure: target_header_dir = 
checking for aarch64-apple-darwin23-gcc... clang
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 clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /Users/pbulk/build/devel/gdb7/work/.tools/bin/grep
checking for egrep... /Users/pbulk/build/devel/gdb7/work/.tools/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether clang supports -W... yes
checking whether clang supports -Wall... yes
checking whether clang supports -Wwrite-strings... yes
checking whether clang supports -Wc++-compat... yes
checking whether clang supports -Wstrict-prototypes... yes
checking whether clang supports -pedantic ... yes
checking whether clang and cc understand -c and -o together... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff
checking for sys/file.h... yes
checking for sys/param.h... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for malloc.h... no
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/time.h... yes
checking for time.h... yes
checking for sys/resource.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/mman.h... yes
checking for fcntl.h... yes
checking for alloca.h... yes
checking for sys/pstat.h... no
checking for sys/sysmp.h... no
checking for sys/sysinfo.h... no
checking for machine/hal_sysinfo.h... no
checking for sys/table.h... no
checking for sys/sysctl.h... yes
checking for sys/systemcfg.h... no
checking for stdint.h... (cached) yes
checking for stdio_ext.h... no
checking for process.h... no
checking for sys/prctl.h... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether errno must be declared... no
checking size of int... 4
checking size of long... 8
checking size of size_t... 8
checking for long long... yes
checking size of long long... 8
checking for a 64-bit type... uint64_t
checking for intptr_t... yes
checking for uintptr_t... yes
checking for ssize_t... yes
checking for pid_t... yes
checking for library containing strerror... none required
checking for asprintf... yes
checking for atexit... yes
checking for basename... yes
checking for bcmp... yes
checking for bcopy... yes
checking for bsearch... yes
checking for bzero... yes
checking for calloc... yes
checking for clock... yes
checking for ffs... yes
checking for getcwd... yes
checking for getpagesize... yes
checking for gettimeofday... yes
checking for index... yes
checking for insque... yes
checking for memchr... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmem... yes
checking for memmove... yes
checking for mempcpy... 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... yes
checking for stpcpy... yes
checking for stpncpy... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strndup... yes
checking for strnlen... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtod... yes
checking for strtol... yes
checking for strtoul... yes
checking for strtoll... yes
checking for strtoull... yes
checking for strverscmp... 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 for setproctitle... no
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... -1
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for _doprnt... no
checking for sys_errlist... yes
checking for sys_nerr... yes
checking for sys_siglist... yes
checking for external symbol _system_configuration... no
checking for __fsetlocking... no
checking for canonicalize_file_name... no
checking for dup3... no
checking for getrlimit... yes
checking for getrusage... yes
checking for getsysinfo... no
checking for gettimeofday... (cached) yes
checking for on_exit... no
checking for psignal... yes
checking for pstat_getdynamic... no
checking for pstat_getstatic... no
checking for realpath... yes
checking for setrlimit... yes
checking for sbrk... yes
checking for spawnve... no
checking for spawnvpe... no
checking for strerror... yes
checking for strsignal... yes
checking for sysconf... yes
checking for sysctl... yes
checking for sysmp... no
checking for table... no
checking for times... yes
checking for wait3... yes
checking for wait4... yes
checking whether basename is declared... 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 strtol is declared... yes
checking whether strtoul is declared... yes
checking whether strtoll is declared... yes
checking whether strtoull is declared... yes
checking whether strverscmp is declared... no
checking whether canonicalize_file_name must be declared... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for working strncmp... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
Configuring in ./intl
configure: creating cache ./config.cache
checking whether /opt/pkg/bin/gmake sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff
checking whether NLS is requested... yes
checking for msgfmt... /Users/pbulk/build/devel/gdb7/work/.tools/bin/msgfmt
checking for gmsgfmt... /Users/pbulk/build/devel/gdb7/work/.tools/bin/msgfmt
checking for xgettext... /opt/pkg/bin/xgettext
checking for msgmerge... /opt/pkg/bin/msgmerge
checking for aarch64-apple-darwin23-gcc... clang
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 clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking build system type... aarch64-apple-darwin23
checking host system type... aarch64-apple-darwin23
checking for aarch64-apple-darwin23-ranlib... ranlib
checking for library containing strerror... none required
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /Users/pbulk/build/devel/gdb7/work/.tools/bin/grep
checking for egrep... /Users/pbulk/build/devel/gdb7/work/.tools/bin/grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for sys/types.h... yes
checking for sys/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... no
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... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/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... no
checking malloc.h presence... no
checking for malloc.h... no
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... yes
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... no
checking for iconv... yes
checking how to link with libiconv... -liconv
checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 2.3, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... no
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... -lintl -liconv
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
configure: 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 ./bfd
configure: creating cache ./config.cache
checking build system type... aarch64-apple-darwin23
checking host system type... aarch64-apple-darwin23
checking target system type... aarch64-apple-darwin23
checking for aarch64-apple-darwin23-gcc... clang
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 clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking for library containing strerror... none required
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./../install-sh -c -d
checking for gawk... /opt/pkg/bin/nawk
checking whether /opt/pkg/bin/gmake sets $(MAKE)... yes
checking for style of include used by /opt/pkg/bin/gmake... GNU
checking dependency style of clang... none
checking for aarch64-apple-darwin23-ar... ar
checking for aarch64-apple-darwin23-ranlib... ranlib
checking for aarch64-apple-darwin23-gcc... (cached) clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /Users/pbulk/build/devel/gdb7/work/.tools/bin/grep
checking for egrep... /Users/pbulk/build/devel/gdb7/work/.tools/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking how to print strings... print -r
checking for a sed that does not truncate output... /opt/pkg/bin/nbsed
checking for fgrep... /Users/pbulk/build/devel/gdb7/work/.tools/bin/grep -F
checking for ld used by clang... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/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... 786432
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for aarch64-apple-darwin23-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-apple-darwin23-ar... (cached) ar
checking for aarch64-apple-darwin23-strip... no
checking for strip... strip
checking for aarch64-apple-darwin23-ranlib... (cached) ranlib
checking command to parse nm output from clang object... ok
checking for aarch64-apple-darwin23-dsymutil... no
checking for dsymutil... dsymutil
checking for aarch64-apple-darwin23-nmedit... no
checking for nmedit... nmedit
checking for aarch64-apple-darwin23-lipo... no
checking for lipo... lipo
checking for aarch64-apple-darwin23-otool... no
checking for otool... otool
checking for aarch64-apple-darwin23-otool64... no
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin23 dyld
checking how to hardcode library paths into programs... immediate
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for dlfcn.h... (cached) yes
checking for windows.h... no
checking for library containing dlopen... none required
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... yes
checking whether NLS is requested... yes
checking for catalogs to be installed...  da es fi fr id ja ro ru rw sv tr uk vi zh_CN da es fi fr id ja ro ru rw sv tr uk vi zh_CN
checking whether NLS is requested... yes
checking for msgfmt... /Users/pbulk/build/devel/gdb7/work/.tools/bin/msgfmt
checking for gmsgfmt... /Users/pbulk/build/devel/gdb7/work/.tools/bin/msgfmt
checking for xgettext... /opt/pkg/bin/xgettext
checking for msgmerge... /opt/pkg/bin/msgmerge
checking size of long long... 8
checking size of void *... 8
checking size of long... 8
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/stat.h... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking for uintptr_t... yes
checking for int_least32_t... yes
checking for int_fast32_t... yes
checking for uint64_t... yes
checking what to include in bfd_stdint.h... stdint.h (already complete)
checking whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether string.h and strings.h may both be included... yes
checking for fcntl... yes
checking for getpagesize... yes
checking for setitimer... yes
checking for sysconf... yes
checking for fdopen... yes
checking for getuid... yes
checking for getgid... yes
checking for fileno... yes
checking for strtoull... yes
checking for getrlimit... yes
checking whether basename is declared... no
checking whether ftello is declared... yes
checking whether ftello64 is declared... no
checking whether fseeko is declared... yes
checking whether fseeko64 is declared... no
checking whether ffs is declared... yes
checking whether free is declared... yes
checking whether getenv is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether stpcpy is declared... yes
checking whether strstr is declared... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether strnlen is declared... yes
checking linker --as-needed support... no
checking for gcc version with buggy 64-bit support... no
checking sys/procfs.h usability... no
checking sys/procfs.h presence... no
checking for sys/procfs.h... no
checking for ftello... yes
checking for ftello64... no
checking for fseeko... yes
checking for fseeko64... no
checking for fopen64... no
checking size of off_t... 8
checking file_ptr type... BFD_HOST_64_BIT
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for madvise... yes
checking for mprotect... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating bfd-in3.h
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing bfd_stdint.h commands
config.status: executing default commands
gmake[2]: Entering directory '/Users/pbulk/build/devel/gdb7/work/gdb-7.11/libiberty'
if [ x"" != x ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
if [ x"" != x ] && [ ! -d noasan ]; then \
  mkdir noasan; \
else true; fi
touch stamp-noasandir
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./regex.c -o pic/regex.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./regex.c -o noasan/regex.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./regex.c -o regex.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./cplus-dem.c -o noasan/cplus-dem.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./cplus-dem.c -o cplus-dem.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./cp-demangle.c -o noasan/cp-demangle.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./cp-demangle.c -o cp-demangle.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./md5.c -o pic/md5.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./md5.c -o noasan/md5.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./md5.c -o md5.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./sha1.c -o pic/sha1.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./sha1.c -o noasan/sha1.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./sha1.c -o sha1.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./alloca.c -o pic/alloca.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./alloca.c -o noasan/alloca.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./alloca.c -o alloca.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./argv.c -o pic/argv.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./argv.c -o noasan/argv.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./argv.c -o argv.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./choose-temp.c -o pic/choose-temp.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./choose-temp.c -o noasan/choose-temp.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./choose-temp.c -o choose-temp.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./concat.c -o pic/concat.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./concat.c -o noasan/concat.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./concat.c -o concat.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./cp-demint.c -o pic/cp-demint.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./cp-demint.c -o noasan/cp-demint.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./cp-demint.c -o cp-demint.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./crc32.c -o pic/crc32.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./crc32.c -o noasan/crc32.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./crc32.c -o crc32.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./d-demangle.c -o pic/d-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./d-demangle.c -o noasan/d-demangle.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./d-demangle.c -o d-demangle.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./dwarfnames.c -o pic/dwarfnames.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./dwarfnames.c -o noasan/dwarfnames.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./dwarfnames.c -o dwarfnames.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./dyn-string.c -o pic/dyn-string.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./dyn-string.c -o noasan/dyn-string.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./dyn-string.c -o dyn-string.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./fdmatch.c -o pic/fdmatch.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./fdmatch.c -o noasan/fdmatch.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./fdmatch.c -o fdmatch.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./fibheap.c -o pic/fibheap.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./fibheap.c -o noasan/fibheap.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./fibheap.c -o fibheap.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./filename_cmp.c -o noasan/filename_cmp.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./filename_cmp.c -o filename_cmp.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./floatformat.c -o pic/floatformat.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./floatformat.c -o noasan/floatformat.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./floatformat.c -o floatformat.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./fnmatch.c -o pic/fnmatch.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./fnmatch.c -o noasan/fnmatch.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./fnmatch.c -o fnmatch.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./fopen_unlocked.c -o noasan/fopen_unlocked.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./fopen_unlocked.c -o fopen_unlocked.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./getopt.c -o pic/getopt.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./getopt.c -o noasan/getopt.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./getopt.c -o getopt.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./getopt1.c -o pic/getopt1.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./getopt1.c -o noasan/getopt1.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./getopt1.c -o getopt1.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./getpwd.c -o pic/getpwd.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./getpwd.c -o noasan/getpwd.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./getpwd.c -o getpwd.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./getruntime.c -o pic/getruntime.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./getruntime.c -o noasan/getruntime.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./getruntime.c -o getruntime.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./hashtab.c -o pic/hashtab.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./hashtab.c -o noasan/hashtab.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./hashtab.c -o hashtab.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./hex.c -o pic/hex.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./hex.c -o noasan/hex.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./hex.c -o hex.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./lbasename.c -o pic/lbasename.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./lbasename.c -o noasan/lbasename.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./lbasename.c -o lbasename.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./lrealpath.c -o pic/lrealpath.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./lrealpath.c -o noasan/lrealpath.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./lrealpath.c -o lrealpath.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./make-relative-prefix.c -o noasan/make-relative-prefix.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./make-relative-prefix.c -o make-relative-prefix.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./make-temp-file.c -o noasan/make-temp-file.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./make-temp-file.c -o make-temp-file.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./objalloc.c -o pic/objalloc.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./objalloc.c -o noasan/objalloc.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./objalloc.c -o objalloc.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./obstack.c -o pic/obstack.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./obstack.c -o noasan/obstack.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./obstack.c -o obstack.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./partition.c -o pic/partition.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./partition.c -o noasan/partition.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./partition.c -o partition.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./pexecute.c -o pic/pexecute.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./pexecute.c -o noasan/pexecute.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./pexecute.c -o pexecute.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./physmem.c -o pic/physmem.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./physmem.c -o noasan/physmem.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./physmem.c -o physmem.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./pex-common.c -o pic/pex-common.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./pex-common.c -o noasan/pex-common.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./pex-common.c -o pex-common.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./pex-one.c -o pic/pex-one.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./pex-one.c -o noasan/pex-one.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./pex-one.c -o pex-one.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./pex-unix.c -o pic/pex-unix.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./pex-unix.c -o noasan/pex-unix.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./pex-unix.c -o pex-unix.o
./pex-unix.c:613:13: warning: 'vfork' is deprecated: Use posix_spawn or fork [-Wdeprecated-declarations]
      pid = vfork ();
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/unistd.h:604:1: note: 'vfork' has been explicitly marked deprecated here
__deprecated_msg("Use posix_spawn or fork")
^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/sys/cdefs.h:208:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./vprintf-support.c -o pic/vprintf-support.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./vprintf-support.c -o noasan/vprintf-support.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./vprintf-support.c -o vprintf-support.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./safe-ctype.c -o noasan/safe-ctype.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./safe-ctype.c -o safe-ctype.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./simple-object.c -o pic/simple-object.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./simple-object.c -o noasan/simple-object.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./simple-object.c -o simple-object.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./simple-object-coff.c -o noasan/simple-object-coff.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./simple-object-coff.c -o simple-object-coff.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./simple-object-elf.c -o noasan/simple-object-elf.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./simple-object-elf.c -o simple-object-elf.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./simple-object-mach-o.c -o simple-object-mach-o.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./simple-object-xcoff.c -o simple-object-xcoff.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./sort.c -o pic/sort.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./sort.c -o noasan/sort.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./sort.c -o sort.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./spaces.c -o pic/spaces.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./spaces.c -o noasan/spaces.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./spaces.c -o spaces.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./splay-tree.c -o pic/splay-tree.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./splay-tree.c -o noasan/splay-tree.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./splay-tree.c -o splay-tree.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./stack-limit.c -o pic/stack-limit.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./stack-limit.c -o noasan/stack-limit.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./stack-limit.c -o stack-limit.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./strerror.c -o pic/strerror.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./strerror.c -o noasan/strerror.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./strerror.c -o strerror.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./strsignal.c -o pic/strsignal.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./strsignal.c -o noasan/strsignal.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./strsignal.c -o strsignal.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./timeval-utils.c -o pic/timeval-utils.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./timeval-utils.c -o noasan/timeval-utils.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./timeval-utils.c -o timeval-utils.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./unlink-if-ordinary.c -o unlink-if-ordinary.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./xasprintf.c -o pic/xasprintf.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./xasprintf.c -o noasan/xasprintf.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./xasprintf.c -o xasprintf.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./xatexit.c -o pic/xatexit.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./xatexit.c -o noasan/xatexit.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./xatexit.c -o xatexit.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./xexit.c -o pic/xexit.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./xexit.c -o noasan/xexit.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./xexit.c -o xexit.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./xmalloc.c -o pic/xmalloc.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./xmalloc.c -o noasan/xmalloc.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./xmalloc.c -o xmalloc.o
./xmalloc.c:114:28: warning: 'sbrk' is deprecated [-Wdeprecated-declarations]
    first_break = (char *) sbrk (0);
                           ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/unistd.h:582:1: note: 'sbrk' has been explicitly marked deprecated here
__deprecated __WATCHOS_PROHIBITED __TVOS_PROHIBITED
^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/sys/cdefs.h:204:40: note: expanded from macro '__deprecated'
#define __deprecated    __attribute__((__deprecated__))
                                       ^
./xmalloc.c:125:26: warning: 'sbrk' is deprecated [-Wdeprecated-declarations]
    allocated = (char *) sbrk (0) - first_break;
                         ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/unistd.h:582:1: note: 'sbrk' has been explicitly marked deprecated here
__deprecated __WATCHOS_PROHIBITED __TVOS_PROHIBITED
^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/sys/cdefs.h:204:40: note: expanded from macro '__deprecated'
#define __deprecated    __attribute__((__deprecated__))
                                       ^
./xmalloc.c:127:26: warning: 'sbrk' is deprecated [-Wdeprecated-declarations]
    allocated = (char *) sbrk (0) - (char *) &environ;
                         ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/unistd.h:582:1: note: 'sbrk' has been explicitly marked deprecated here
__deprecated __WATCHOS_PROHIBITED __TVOS_PROHIBITED
^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/sys/cdefs.h:204:40: note: expanded from macro '__deprecated'
#define __deprecated    __attribute__((__deprecated__))
                                       ^
3 warnings generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./xmemdup.c -o pic/xmemdup.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./xmemdup.c -o noasan/xmemdup.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./xmemdup.c -o xmemdup.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./xstrdup.c -o pic/xstrdup.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./xstrdup.c -o noasan/xstrdup.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./xstrdup.c -o xstrdup.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./xstrerror.c -o pic/xstrerror.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./xstrerror.c -o noasan/xstrerror.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./xstrerror.c -o xstrerror.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./xstrndup.c -o pic/xstrndup.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./xstrndup.c -o noasan/xstrndup.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./xstrndup.c -o xstrndup.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./xvasprintf.c -o pic/xvasprintf.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./xvasprintf.c -o noasan/xvasprintf.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./xvasprintf.c -o xvasprintf.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./mempcpy.c -o pic/mempcpy.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./mempcpy.c -o noasan/mempcpy.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./mempcpy.c -o mempcpy.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./strverscmp.c -o pic/strverscmp.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./strverscmp.c -o noasan/strverscmp.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./strverscmp.c -o strverscmp.o
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./setproctitle.c -o pic/setproctitle.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./setproctitle.c -o noasan/setproctitle.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./setproctitle.c -o setproctitle.o
rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a
ar rc ./libiberty.a \
  ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./mempcpy.o ./strverscmp.o ./setproctitle.o
ranlib ./libiberty.a
if [ x"" != x ]; then \
  cd pic; \
  ar rc ./libiberty.a \
    ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./mempcpy.o ./strverscmp.o ./setproctitle.o; \
  ranlib ./libiberty.a; \
  cd ..; \
else true; fi; \
if [ x"" != x ]; then \
  cd noasan; \
  ar rc ./libiberty.a \
    ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./mempcpy.o ./strverscmp.o ./setproctitle.o; \
  ranlib ./libiberty.a; \
  cd ..; \
else true; fi
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list
gmake[3]: Entering directory '/Users/pbulk/build/devel/gdb7/work/gdb-7.11/libiberty/testsuite'
gmake[3]: Nothing to be done for 'all'.
gmake[3]: Leaving directory '/Users/pbulk/build/devel/gdb7/work/gdb-7.11/libiberty/testsuite'
gmake[2]: Leaving directory '/Users/pbulk/build/devel/gdb7/work/gdb-7.11/libiberty'
gmake[2]: Entering directory '/Users/pbulk/build/devel/gdb7/work/gdb-7.11/intl'
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '/Users/pbulk/build/devel/gdb7/work/gdb-7.11/intl'
Configuring in ./zlib
configure: creating cache ./config.cache
checking build system type... aarch64-apple-darwin23
checking host system type... aarch64-apple-darwin23
checking target system type... aarch64-apple-darwin23
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./../install-sh -c -d
checking for gawk... /opt/pkg/bin/nawk
checking whether /opt/pkg/bin/gmake sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for aarch64-apple-darwin23-gcc... clang
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 clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking for style of include used by /opt/pkg/bin/gmake... GNU
checking dependency style of clang... none
checking how to print strings... print -r
checking for a sed that does not truncate output... /opt/pkg/bin/nbsed
checking for grep that handles long lines and -e... /Users/pbulk/build/devel/gdb7/work/.tools/bin/grep
checking for egrep... /Users/pbulk/build/devel/gdb7/work/.tools/bin/grep -E
checking for fgrep... /Users/pbulk/build/devel/gdb7/work/.tools/bin/grep -F
checking for ld used by clang... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/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... 786432
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for aarch64-apple-darwin23-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-apple-darwin23-ar... ar
checking for aarch64-apple-darwin23-strip... no
checking for strip... strip
checking for aarch64-apple-darwin23-ranlib... ranlib
checking command to parse nm output from clang object... ok
checking for aarch64-apple-darwin23-dsymutil... no
checking for dsymutil... dsymutil
checking for aarch64-apple-darwin23-nmedit... no
checking for nmedit... nmedit
checking for aarch64-apple-darwin23-lipo... no
checking for lipo... lipo
checking for aarch64-apple-darwin23-otool... no
checking for otool... otool
checking for aarch64-apple-darwin23-otool64... no
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... clang -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin23 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C preprocessor... clang -E
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for memcpy... yes
checking for strerror... yes
checking for unistd.h... (cached) yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
gmake[2]: Entering directory '/Users/pbulk/build/devel/gdb7/work/gdb-7.11/zlib'
clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -I/opt/pkg/include -I/opt/pkg/include/ncurses   -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o libz_a-adler32.o `test -f 'adler32.c' || echo './'`adler32.c
clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -I/opt/pkg/include -I/opt/pkg/include/ncurses   -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o libz_a-compress.o `test -f 'compress.c' || echo './'`compress.c
clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -I/opt/pkg/include -I/opt/pkg/include/ncurses   -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o libz_a-crc32.o `test -f 'crc32.c' || echo './'`crc32.c
clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -I/opt/pkg/include -I/opt/pkg/include/ncurses   -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o libz_a-deflate.o `test -f 'deflate.c' || echo './'`deflate.c
clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -I/opt/pkg/include -I/opt/pkg/include/ncurses   -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o libz_a-gzread.o `test -f 'gzread.c' || echo './'`gzread.c
clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -I/opt/pkg/include -I/opt/pkg/include/ncurses   -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo './'`gzclose.c
clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -I/opt/pkg/include -I/opt/pkg/include/ncurses   -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo './'`gzwrite.c
clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -I/opt/pkg/include -I/opt/pkg/include/ncurses   -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo './'`gzlib.c
clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -I/opt/pkg/include -I/opt/pkg/include/ncurses   -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o libz_a-infback.o `test -f 'infback.c' || echo './'`infback.c
clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -I/opt/pkg/include -I/opt/pkg/include/ncurses   -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o libz_a-inffast.o `test -f 'inffast.c' || echo './'`inffast.c
clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -I/opt/pkg/include -I/opt/pkg/include/ncurses   -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o libz_a-inflate.o `test -f 'inflate.c' || echo './'`inflate.c
inflate.c:1507:61: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
    if (strm == Z_NULL || strm->state == Z_NULL) return -1L << 16;
                                                        ~~~ ^
1 warning generated.
clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -I/opt/pkg/include -I/opt/pkg/include/ncurses   -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo './'`inftrees.c
clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -I/opt/pkg/include -I/opt/pkg/include/ncurses   -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o libz_a-trees.o `test -f 'trees.c' || echo './'`trees.c
clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -I/opt/pkg/include -I/opt/pkg/include/ncurses   -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo './'`uncompr.c
clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -I/opt/pkg/include -I/opt/pkg/include/ncurses   -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o libz_a-zutil.o `test -f 'zutil.c' || echo './'`zutil.c
rm -f libz.a
ar cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzread.o libz_a-gzclose.o libz_a-gzwrite.o libz_a-gzlib.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o 
ranlib libz.a
true "AR_FLAGS=rc" "CC_FOR_BUILD=clang" "CFLAGS=-pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses" "CXXFLAGS=-pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses" "CFLAGS_FOR_BUILD=-pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses" "CFLAGS_FOR_TARGET=-g -O2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses" "INSTALL=/usr/bin/install -c -o pbulk -g staff" "INSTALL_DATA=/usr/bin/install -c -o pbulk -g staff -m 644" "INSTALL_PROGRAM=/usr/bin/install -c  -o pbulk -g staff -m 755" "INSTALL_SCRIPT=/usr/bin/install -c -o pbulk -g staff -m 755" "LDFLAGS=-L/opt/pkg/lib" "LIBCFLAGS=-pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses" "LIBCFLAGS_FOR_TARGET=-g -O2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses" "MAKE=/opt/pkg/bin/gmake" "MAKEINFO=/Users/pbulk/build/devel/gdb7/work/.tools/bin/makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/opt/pkg/bin/mksh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/opt/pkg" "infodir=/opt/pkg/info" "libdir=/opt/pkg/lib" "prefix=/opt/pkg" "tooldir=/opt/pkg/aarch64-apple-darwin23" "AR=ar" "AS=as" "CC=clang" "CXX=clang++" "LD=/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" "LIBCFLAGS=-pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # /opt/pkg/bin/gmake
gmake[2]: Leaving directory '/Users/pbulk/build/devel/gdb7/work/gdb-7.11/zlib'
gmake[2]: Entering directory '/Users/pbulk/build/devel/gdb7/work/gdb-7.11/bfd'
creating bfdver.h
rm -f elf32-target.h
/opt/pkg/bin/nbsed -e s/NN/32/g < ./elfxx-target.h > elf32-target.new
mv -f elf32-target.new elf32-target.h
rm -f elf64-target.h
/opt/pkg/bin/nbsed -e s/NN/64/g < ./elfxx-target.h > elf64-target.new
mv -f elf64-target.new elf64-target.h
rm -f targmatch.h
/opt/pkg/bin/nbsed -f ./targmatch.sed < ./config.bfd > targmatch.new
mv -f targmatch.new targmatch.h
Making info in doc
gmake[3]: Entering directory '/Users/pbulk/build/devel/gdb7/work/gdb-7.11/bfd/doc'
clang -o chw$$ -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses \
  -L/opt/pkg/lib  -I.. -I./.. -I./../../include -I./../../intl -I../../intl ./chew.c; \
/opt/pkg/bin/mksh ./../../move-if-change \
  chw$$ chew; \
touch chew.stamp
./chew -f ./doc.str < ./../aoutx.h >aoutx.tmp
test -e aoutx.texi || test ! -f ./aoutx.texi || cp -p ./aoutx.texi .
/opt/pkg/bin/mksh ./../../move-if-change aoutx.tmp aoutx.texi
touch aoutx.stamp
./chew -f ./doc.str < ./../archive.c >archive.tmp
test -e archive.texi || test ! -f ./archive.texi || cp -p ./archive.texi .
/opt/pkg/bin/mksh ./../../move-if-change archive.tmp archive.texi
touch archive.stamp
./chew -f ./doc.str < ./../archures.c >archures.tmp
test -e archures.texi || test ! -f ./archures.texi || cp -p ./archures.texi .
/opt/pkg/bin/mksh ./../../move-if-change archures.tmp archures.texi
touch archures.stamp
./chew -f ./doc.str < ./../bfd.c >bfd.tmp
test -e bfdt.texi || test ! -f ./bfdt.texi || cp -p ./bfdt.texi .
/opt/pkg/bin/mksh ./../../move-if-change bfd.tmp bfdt.texi
touch bfdt.stamp
./chew -f ./doc.str < ./../cache.c >cache.tmp
test -e cache.texi || test ! -f ./cache.texi || cp -p ./cache.texi .
/opt/pkg/bin/mksh ./../../move-if-change cache.tmp cache.texi
touch cache.stamp
./chew -f ./doc.str < ./../coffcode.h >coffcode.tmp
test -e coffcode.texi || test ! -f ./coffcode.texi || cp -p ./coffcode.texi .
/opt/pkg/bin/mksh ./../../move-if-change coffcode.tmp coffcode.texi
touch coffcode.stamp
./chew -f ./doc.str < ./../corefile.c >core.tmp
test -e core.texi || test ! -f ./core.texi || cp -p ./core.texi .
/opt/pkg/bin/mksh ./../../move-if-change core.tmp core.texi
touch core.stamp
./chew -f ./doc.str < ./../elf.c >elf.tmp
test -e elf.texi || test ! -f ./elf.texi || cp -p ./elf.texi .
/opt/pkg/bin/mksh ./../../move-if-change elf.tmp elf.texi
touch elf.stamp
./chew -f ./doc.str < ./../elfcode.h >elfcode.tmp
test -e elfcode.texi || test ! -f ./elfcode.texi || cp -p ./elfcode.texi .
/opt/pkg/bin/mksh ./../../move-if-change elfcode.tmp elfcode.texi
touch elfcode.stamp
./chew -f ./doc.str < ./../format.c >format.tmp
test -e format.texi || test ! -f ./format.texi || cp -p ./format.texi .
/opt/pkg/bin/mksh ./../../move-if-change format.tmp format.texi
touch format.stamp
./chew -f ./doc.str < ./../libbfd.c >libbfd.tmp
test -e libbfd.texi || test ! -f ./libbfd.texi || cp -p ./libbfd.texi .
/opt/pkg/bin/mksh ./../../move-if-change libbfd.tmp libbfd.texi
touch libbfd.stamp
./chew -f ./doc.str < ./../bfdwin.c >bfdwin.tmp
test -e bfdwin.texi || test ! -f ./bfdwin.texi || cp -p ./bfdwin.texi .
/opt/pkg/bin/mksh ./../../move-if-change bfdwin.tmp bfdwin.texi
touch bfdwin.stamp
./chew -f ./doc.str < ./../bfdio.c >bfdio.tmp
test -e bfdio.texi || test ! -f ./bfdio.texi || cp -p ./bfdio.texi .
/opt/pkg/bin/mksh ./../../move-if-change bfdio.tmp bfdio.texi
touch bfdio.stamp
./chew -f ./doc.str < ./../opncls.c >opncls.tmp
test -e opncls.texi || test ! -f ./opncls.texi || cp -p ./opncls.texi .
/opt/pkg/bin/mksh ./../../move-if-change opncls.tmp opncls.texi
touch opncls.stamp
./chew -f ./doc.str < ./../reloc.c >reloc.tmp
test -e reloc.texi || test ! -f ./reloc.texi || cp -p ./reloc.texi .
/opt/pkg/bin/mksh ./../../move-if-change reloc.tmp reloc.texi
touch reloc.stamp
./chew -f ./doc.str < ./../section.c >section.tmp
test -e section.texi || test ! -f ./section.texi || cp -p ./section.texi .
/opt/pkg/bin/mksh ./../../move-if-change section.tmp section.texi
touch section.stamp
./chew -f ./doc.str < ./../syms.c >syms.tmp
test -e syms.texi || test ! -f ./syms.texi || cp -p ./syms.texi .
/opt/pkg/bin/mksh ./../../move-if-change syms.tmp syms.texi
touch syms.stamp
./chew -f ./doc.str < ./../targets.c >targets.tmp
test -e targets.texi || test ! -f ./targets.texi || cp -p ./targets.texi .
/opt/pkg/bin/mksh ./../../move-if-change targets.tmp targets.texi
touch targets.stamp
./chew -f ./doc.str < ./../init.c >init.tmp
test -e init.texi || test ! -f ./init.texi || cp -p ./init.texi .
/opt/pkg/bin/mksh ./../../move-if-change init.tmp init.texi
touch init.stamp
./chew -f ./doc.str < ./../hash.c >hash.tmp
test -e hash.texi || test ! -f ./hash.texi || cp -p ./hash.texi .
/opt/pkg/bin/mksh ./../../move-if-change hash.tmp hash.texi
touch hash.stamp
./chew -f ./doc.str < ./../linker.c >linker.tmp
test -e linker.texi || test ! -f ./linker.texi || cp -p ./linker.texi .
/opt/pkg/bin/mksh ./../../move-if-change linker.tmp linker.texi
touch linker.stamp
./chew -f ./doc.str < ./../mmo.c >mmo.tmp
test -e mmo.texi || test ! -f ./mmo.texi || cp -p ./mmo.texi .
/opt/pkg/bin/mksh ./../../move-if-change mmo.tmp mmo.texi
touch mmo.stamp
creating bfdver.texi
restore=: && backupdir=".am$$" && \
rm -rf $backupdir && mkdir $backupdir && \
if (/Users/pbulk/build/devel/gdb7/work/.tools/bin/makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \
  for f in bfd.info bfd.info-[0-9] bfd.info-[0-9][0-9] bfd.i[0-9] bfd.i[0-9][0-9]; do \
    if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  done; \
else :; fi && \
if /Users/pbulk/build/devel/gdb7/work/.tools/bin/makeinfo --split-size=5000000 --split-size=5000000   -I . \
 -o bfd.info `test -f 'bfd.texinfo' || echo './'`bfd.texinfo; \
then \
  rc=0; \
else \
  rc=$?; \
  $restore $backupdir/* `echo "./bfd.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
gmake[3]: Leaving directory '/Users/pbulk/build/devel/gdb7/work/gdb-7.11/bfd/doc'
Making info in po
gmake[3]: Entering directory '/Users/pbulk/build/devel/gdb7/work/gdb-7.11/bfd/po'
( if test 'x.' != 'x.'; then \
    posrcprefix='../'; \
  else \
    posrcprefix="../"; \
  fi; \
  rm -f SRC-POTFILES-t SRC-POTFILES \
    && (sed -e '/^#/d' \
            -e '/^[ 	]*$/d' \
	    -e "s@.*@	$posrcprefix& \\\\@" < ./SRC-POTFILES.in \
	| sed -e '$s/\\$//') > SRC-POTFILES-t \
    && chmod a-w SRC-POTFILES-t \
    && mv SRC-POTFILES-t SRC-POTFILES )
( rm -f BLD-POTFILES-t BLD-POTFILES \
    && (sed -e '/^#/d' \
            -e '/^[ 	]*$/d' \
	    -e "s@.*@	../& \\\\@" < ./BLD-POTFILES.in \
	| sed -e '$s/\\$//') > BLD-POTFILES-t \
    && chmod a-w BLD-POTFILES-t \
    && mv BLD-POTFILES-t BLD-POTFILES )
cd .. \
  && CONFIG_FILES=po/Makefile.in:po/Make-in \
     CONFIG_HEADERS= /opt/pkg/bin/mksh ./config.status
config.status: creating po/Makefile.in
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing bfd_stdint.h commands
config.status: executing default commands
gmake[3]: Nothing to be done for 'info'.
gmake[3]: Leaving directory '/Users/pbulk/build/devel/gdb7/work/gdb-7.11/bfd/po'
gmake[3]: Entering directory '/Users/pbulk/build/devel/gdb7/work/gdb-7.11/bfd'
gmake[3]: Nothing to be done for 'info-am'.
gmake[3]: Leaving directory '/Users/pbulk/build/devel/gdb7/work/gdb-7.11/bfd'
/opt/pkg/bin/gmake  all-recursive
gmake[3]: Entering directory '/Users/pbulk/build/devel/gdb7/work/gdb-7.11/bfd'
Making all in doc
gmake[4]: Entering directory '/Users/pbulk/build/devel/gdb7/work/gdb-7.11/bfd/doc'
gmake[4]: Nothing to be done for 'all'.
gmake[4]: Leaving directory '/Users/pbulk/build/devel/gdb7/work/gdb-7.11/bfd/doc'
Making all in po
gmake[4]: Entering directory '/Users/pbulk/build/devel/gdb7/work/gdb-7.11/bfd/po'
gmake[4]: Nothing to be done for 'all'.
gmake[4]: Leaving directory '/Users/pbulk/build/devel/gdb7/work/gdb-7.11/bfd/po'
gmake[4]: Entering directory '/Users/pbulk/build/devel/gdb7/work/gdb-7.11/bfd'
rm -f bfd-tmp.h
cp bfd-in3.h bfd-tmp.h
/opt/pkg/bin/mksh ./../move-if-change bfd-tmp.h bfd.h
rm -f bfd-tmp.h
touch stmp-bfd-h
source='archive.c' object='archive.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o archive.lo archive.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c archive.c -o archive.o
source='archures.c' object='archures.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o archures.lo -DDEFAULT_VECTOR=aarch64_mach_o_vec -DSELECT_VECS='&aarch64_mach_o_vec,&arm_mach_o_vec,&mach_o_le_vec,&mach_o_be_vec,&mach_o_fat_vec,&plugin_vec' -DSELECT_ARCHITECTURES='&bfd_aarch64_arch,&bfd_arm_arch,&bfd_i386_arch,&bfd_powerpc_arch,&bfd_rs6000_arch,&bfd_plugin_arch' ./archures.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -DDEFAULT_VECTOR=aarch64_mach_o_vec "-DSELECT_VECS=&aarch64_mach_o_vec,&arm_mach_o_vec,&mach_o_le_vec,&mach_o_be_vec,&mach_o_fat_vec,&plugin_vec" "-DSELECT_ARCHITECTURES=&bfd_aarch64_arch,&bfd_arm_arch,&bfd_i386_arch,&bfd_powerpc_arch,&bfd_rs6000_arch,&bfd_plugin_arch" ./archures.c -o archures.o
source='bfd.c' object='bfd.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o bfd.lo bfd.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c bfd.c -o bfd.o
source='bfdio.c' object='bfdio.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o bfdio.lo bfdio.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c bfdio.c -o bfdio.o
source='bfdwin.c' object='bfdwin.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o bfdwin.lo bfdwin.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c bfdwin.c -o bfdwin.o
source='cache.c' object='cache.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o cache.lo cache.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c cache.c -o cache.o
source='coff-bfd.c' object='coff-bfd.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o coff-bfd.lo coff-bfd.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c coff-bfd.c -o coff-bfd.o
source='compress.c' object='compress.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o compress.lo compress.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c compress.c -o compress.o
source='corefile.c' object='corefile.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o corefile.lo corefile.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c corefile.c -o corefile.o
source='format.c' object='format.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o format.lo format.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c format.c -o format.o
source='hash.c' object='hash.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o hash.lo hash.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c hash.c -o hash.o
source='init.c' object='init.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o init.lo init.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c init.c -o init.o
source='libbfd.c' object='libbfd.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o libbfd.lo libbfd.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c libbfd.c -o libbfd.o
source='linker.c' object='linker.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o linker.lo linker.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c linker.c -o linker.o
source='merge.c' object='merge.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o merge.lo merge.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c merge.c -o merge.o
source='opncls.c' object='opncls.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o opncls.lo opncls.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c opncls.c -o opncls.o
source='reloc.c' object='reloc.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o reloc.lo reloc.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c reloc.c -o reloc.o
source='section.c' object='section.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o section.lo section.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c section.c -o section.o
source='simple.c' object='simple.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o simple.lo simple.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c simple.c -o simple.o
source='stab-syms.c' object='stab-syms.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o stab-syms.lo stab-syms.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c stab-syms.c -o stab-syms.o
source='stabs.c' object='stabs.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o stabs.lo stabs.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c stabs.c -o stabs.o
source='syms.c' object='syms.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o syms.lo syms.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c syms.c -o syms.o
source='targets.c' object='targets.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o targets.lo -DDEFAULT_VECTOR=aarch64_mach_o_vec -DSELECT_VECS='&aarch64_mach_o_vec,&arm_mach_o_vec,&mach_o_le_vec,&mach_o_be_vec,&mach_o_fat_vec,&plugin_vec' -DSELECT_ARCHITECTURES='&bfd_aarch64_arch,&bfd_arm_arch,&bfd_i386_arch,&bfd_powerpc_arch,&bfd_rs6000_arch,&bfd_plugin_arch' ./targets.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -DDEFAULT_VECTOR=aarch64_mach_o_vec "-DSELECT_VECS=&aarch64_mach_o_vec,&arm_mach_o_vec,&mach_o_le_vec,&mach_o_be_vec,&mach_o_fat_vec,&plugin_vec" "-DSELECT_ARCHITECTURES=&bfd_aarch64_arch,&bfd_arm_arch,&bfd_i386_arch,&bfd_powerpc_arch,&bfd_rs6000_arch,&bfd_plugin_arch" ./targets.c -o targets.o
source='binary.c' object='binary.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o binary.lo binary.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c binary.c -o binary.o
source='ihex.c' object='ihex.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o ihex.lo ihex.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c ihex.c -o ihex.o
source='srec.c' object='srec.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o srec.lo srec.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c srec.c -o srec.o
source='tekhex.c' object='tekhex.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o tekhex.lo tekhex.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c tekhex.c -o tekhex.o
source='verilog.c' object='verilog.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o verilog.lo verilog.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c verilog.c -o verilog.o
source='mach-o-aarch64.c' object='mach-o-aarch64.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o mach-o-aarch64.lo mach-o-aarch64.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c mach-o-aarch64.c -o mach-o-aarch64.o
source='mach-o-arm.c' object='mach-o-arm.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o mach-o-arm.lo mach-o-arm.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c mach-o-arm.c -o mach-o-arm.o
source='mach-o.c' object='mach-o.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o mach-o.lo mach-o.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c mach-o.c -o mach-o.o
source='dwarf2.c' object='dwarf2.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o dwarf2.lo -DDEBUGDIR=\"/opt/pkg/lib/debug\" ./dwarf2.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -DDEBUGDIR=\"/opt/pkg/lib/debug\" ./dwarf2.c -o dwarf2.o
source='plugin.c' object='plugin.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o plugin.lo plugin.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c plugin.c -o plugin.o
source='cpu-aarch64.c' object='cpu-aarch64.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o cpu-aarch64.lo cpu-aarch64.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c cpu-aarch64.c -o cpu-aarch64.o
source='cpu-arm.c' object='cpu-arm.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o cpu-arm.lo cpu-arm.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c cpu-arm.c -o cpu-arm.o
source='cpu-i386.c' object='cpu-i386.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o cpu-i386.lo cpu-i386.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c cpu-i386.c -o cpu-i386.o
source='cpu-powerpc.c' object='cpu-powerpc.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o cpu-powerpc.lo cpu-powerpc.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c cpu-powerpc.c -o cpu-powerpc.o
source='cpu-rs6000.c' object='cpu-rs6000.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o cpu-rs6000.lo cpu-rs6000.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c cpu-rs6000.c -o cpu-rs6000.o
source='cpu-plugin.c' object='cpu-plugin.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o cpu-plugin.lo cpu-plugin.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c cpu-plugin.c -o cpu-plugin.o
source='archive64.c' object='archive64.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o archive64.lo archive64.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_aarch64_mach_o_vec -DHAVE_arm_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c archive64.c -o archive64.o
rm -f tofiles
f=""; \
for i in mach-o-aarch64.lo mach-o-arm.lo mach-o.lo dwarf2.lo plugin.lo cpu-aarch64.lo cpu-arm.lo cpu-i386.lo cpu-powerpc.lo cpu-rs6000.lo cpu-plugin.lo  archive64.lo ; do \
  case " $f " in \
    *" $i "*) ;; \
    *) f="$f $i" ;; \
  esac ; \
done ; \
echo $f > tofiles
/opt/pkg/bin/mksh ./../move-if-change tofiles ofiles
touch stamp-ofiles
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=link clang -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses  -release `cat libtool-soversion`  -L/opt/pkg/lib -o libbfd.la -rpath /opt/pkg/lib archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coff-bfd.lo compress.lo corefile.lo format.lo hash.lo init.lo libbfd.lo linker.lo merge.lo opncls.lo reloc.lo section.lo simple.lo stab-syms.lo stabs.lo syms.lo targets.lo binary.lo ihex.lo srec.lo tekhex.lo verilog.lo `cat ofiles`  -ldl -L./../zlib -lz 
libtool: link: ar rc .libs/libbfd.a  archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coff-bfd.o compress.o corefile.o format.o hash.o init.o libbfd.o linker.o merge.o opncls.o reloc.o section.o simple.o stab-syms.o stabs.o syms.o targets.o binary.o ihex.o srec.o tekhex.o verilog.o mach-o-aarch64.o mach-o-arm.o mach-o.o dwarf2.o plugin.o cpu-aarch64.o cpu-arm.o cpu-i386.o cpu-powerpc.o cpu-rs6000.o cpu-plugin.o archive64.o
libtool: link: ranlib .libs/libbfd.a
libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" )
libtooldir=`/opt/pkg/bin/mksh ./libtool --config | /opt/pkg/bin/nbsed -n -e 's/^objdir=//p'`; \
if [ -f $libtooldir/libbfd.a ]; then \
  cp $libtooldir/libbfd.a libbfd.tmp; \
  ranlib libbfd.tmp; \
  /opt/pkg/bin/mksh ./../move-if-change libbfd.tmp libbfd.a; \
else true; fi
touch stamp-lib
gmake[4]: Leaving directory '/Users/pbulk/build/devel/gdb7/work/gdb-7.11/bfd'
gmake[3]: Leaving directory '/Users/pbulk/build/devel/gdb7/work/gdb-7.11/bfd'
gmake[2]: Leaving directory '/Users/pbulk/build/devel/gdb7/work/gdb-7.11/bfd'
Configuring in ./opcodes
configure: creating cache ./config.cache
checking build system type... aarch64-apple-darwin23
checking host system type... aarch64-apple-darwin23
checking target system type... aarch64-apple-darwin23
checking for aarch64-apple-darwin23-gcc... clang
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 clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking for library containing strerror... none required
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./../install-sh -c -d
checking for gawk... /opt/pkg/bin/nawk
checking whether /opt/pkg/bin/gmake sets $(MAKE)... yes
checking for style of include used by /opt/pkg/bin/gmake... GNU
checking dependency style of clang... none
checking for aarch64-apple-darwin23-gcc... (cached) clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /Users/pbulk/build/devel/gdb7/work/.tools/bin/grep
checking for egrep... /Users/pbulk/build/devel/gdb7/work/.tools/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for aarch64-apple-darwin23-ar... ar
checking for aarch64-apple-darwin23-ranlib... ranlib
checking how to print strings... print -r
checking for a sed that does not truncate output... /opt/pkg/bin/nbsed
checking for fgrep... /Users/pbulk/build/devel/gdb7/work/.tools/bin/grep -F
checking for ld used by clang... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/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... 786432
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for aarch64-apple-darwin23-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-apple-darwin23-ar... (cached) ar
checking for aarch64-apple-darwin23-strip... no
checking for strip... strip
checking for aarch64-apple-darwin23-ranlib... (cached) ranlib
checking command to parse nm output from clang object... ok
checking for aarch64-apple-darwin23-dsymutil... no
checking for dsymutil... dsymutil
checking for aarch64-apple-darwin23-nmedit... no
checking for nmedit... nmedit
checking for aarch64-apple-darwin23-lipo... no
checking for lipo... lipo
checking for aarch64-apple-darwin23-otool... no
checking for otool... otool
checking for aarch64-apple-darwin23-otool64... no
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin23 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow
checking whether clang supports -Wmissing-field-initializers... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... yes
checking whether NLS is requested... yes
checking for catalogs to be installed...  da de es fi fr ga id it nl pt_BR ro sv tr uk vi zh_CN da de es fi fr ga id it nl pt_BR ro sv tr uk vi zh_CN
checking whether NLS is requested... yes
checking for msgfmt... /Users/pbulk/build/devel/gdb7/work/.tools/bin/msgfmt
checking for gmsgfmt... /Users/pbulk/build/devel/gdb7/work/.tools/bin/msgfmt
checking for xgettext... /opt/pkg/bin/xgettext
checking for msgmerge... /opt/pkg/bin/msgmerge
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking whether string.h and strings.h may both be included... yes
checking whether basename is declared... no
checking whether stpcpy is declared... yes
checking for sigsetjmp... 
checking linker --as-needed support... no
configure: 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
gmake[2]: Entering directory '/Users/pbulk/build/devel/gdb7/work/gdb-7.11/opcodes'
/opt/pkg/bin/gmake  all-recursive
gmake[3]: Entering directory '/Users/pbulk/build/devel/gdb7/work/gdb-7.11/opcodes'
Making all in .
gmake[4]: Entering directory '/Users/pbulk/build/devel/gdb7/work/gdb-7.11/opcodes'
source='dis-buf.c' object='dis-buf.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../include -I./../bfd   -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o dis-buf.lo dis-buf.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c dis-buf.c -o dis-buf.o
source='disassemble.c' object='disassemble.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../include -I./../bfd   -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o disassemble.lo  -DARCH_aarch64 -DARCH_arm -DARCH_i386 -DARCH_powerpc -DARCH_rs6000 ./disassemble.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -DARCH_aarch64 -DARCH_arm -DARCH_i386 -DARCH_powerpc -DARCH_rs6000 ./disassemble.c -o disassemble.o
source='dis-init.c' object='dis-init.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../include -I./../bfd   -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o dis-init.lo dis-init.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c dis-init.c -o dis-init.o
source='aarch64-asm.c' object='aarch64-asm.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../include -I./../bfd   -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o aarch64-asm.lo aarch64-asm.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c aarch64-asm.c -o aarch64-asm.o
source='aarch64-dis.c' object='aarch64-dis.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../include -I./../bfd   -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o aarch64-dis.lo aarch64-dis.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c aarch64-dis.c -o aarch64-dis.o
source='aarch64-opc.c' object='aarch64-opc.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../include -I./../bfd   -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o aarch64-opc.lo aarch64-opc.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c aarch64-opc.c -o aarch64-opc.o
source='aarch64-asm-2.c' object='aarch64-asm-2.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../include -I./../bfd   -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o aarch64-asm-2.lo aarch64-asm-2.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c aarch64-asm-2.c -o aarch64-asm-2.o
source='aarch64-dis-2.c' object='aarch64-dis-2.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../include -I./../bfd   -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o aarch64-dis-2.lo aarch64-dis-2.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c aarch64-dis-2.c -o aarch64-dis-2.o
source='aarch64-opc-2.c' object='aarch64-opc-2.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../include -I./../bfd   -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o aarch64-opc-2.lo aarch64-opc-2.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c aarch64-opc-2.c -o aarch64-opc-2.o
source='arm-dis.c' object='arm-dis.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../include -I./../bfd   -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o arm-dis.lo arm-dis.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c arm-dis.c -o arm-dis.o
source='i386-dis.c' object='i386-dis.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../include -I./../bfd   -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o i386-dis.lo i386-dis.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c i386-dis.c -o i386-dis.o
i386-dis.c:14025:12: warning: incompatible integer to pointer conversion passing 'const char' to parameter of type 'const char *'; take the address with & [-Wint-conversion]
  oappend (s[(short)intel_syntax]);
           ^~~~~~~~~~~~~~~~~~~~~~
           &
i386-dis.c:48:34: note: passing argument to parameter here
static void oappend (const char *);
                                 ^
1 warning generated.
source='i386-opc.c' object='i386-opc.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../include -I./../bfd   -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o i386-opc.lo i386-opc.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c i386-opc.c -o i386-opc.o
source='ppc-dis.c' object='ppc-dis.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../include -I./../bfd   -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o ppc-dis.lo ppc-dis.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c ppc-dis.c -o ppc-dis.o
source='ppc-opc.c' object='ppc-opc.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../include -I./../bfd   -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o ppc-opc.lo ppc-opc.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c ppc-opc.c -o ppc-opc.o
/opt/pkg/bin/mksh ./libtool --tag=CC   --mode=link clang -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses  -release `cat ../bfd/libtool-soversion`  -L/opt/pkg/lib -o libopcodes.la -rpath /opt/pkg/lib dis-buf.lo disassemble.lo dis-init.lo aarch64-asm.lo aarch64-dis.lo aarch64-opc.lo aarch64-asm-2.lo aarch64-dis-2.lo aarch64-opc-2.lo arm-dis.lo i386-dis.lo i386-opc.lo ppc-dis.lo ppc-opc.lo  
libtool: link: ar rc .libs/libopcodes.a  dis-buf.o disassemble.o dis-init.o aarch64-asm.o aarch64-dis.o aarch64-opc.o aarch64-asm-2.o aarch64-dis-2.o aarch64-opc-2.o arm-dis.o i386-dis.o i386-opc.o ppc-dis.o ppc-opc.o
libtool: link: ranlib .libs/libopcodes.a
libtool: link: ( cd ".libs" && rm -f "libopcodes.la" && ln -s "../libopcodes.la" "libopcodes.la" )
libtooldir=`/opt/pkg/bin/mksh ./libtool --config | sed -n -e 's/^objdir=//p'`; \
if [ -f $libtooldir/libopcodes.a ]; then \
  cp $libtooldir/libopcodes.a libopcodes.tmp; \
  ranlib libopcodes.tmp; \
  /opt/pkg/bin/mksh ./../move-if-change libopcodes.tmp libopcodes.a; \
else true; fi
touch stamp-lib
gmake[4]: Leaving directory '/Users/pbulk/build/devel/gdb7/work/gdb-7.11/opcodes'
Making all in po
gmake[4]: Entering directory '/Users/pbulk/build/devel/gdb7/work/gdb-7.11/opcodes/po'
gmake[4]: Nothing to be done for 'all'.
gmake[4]: Leaving directory '/Users/pbulk/build/devel/gdb7/work/gdb-7.11/opcodes/po'
gmake[3]: Leaving directory '/Users/pbulk/build/devel/gdb7/work/gdb-7.11/opcodes'
gmake[2]: Leaving directory '/Users/pbulk/build/devel/gdb7/work/gdb-7.11/opcodes'
Configuring in ./etc
configure: creating cache ./config.cache
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
gmake[2]: Entering directory '/Users/pbulk/build/devel/gdb7/work/gdb-7.11/etc'
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '/Users/pbulk/build/devel/gdb7/work/gdb-7.11/etc'
Configuring in ./libdecnumber
configure: creating cache ./config.cache
checking whether /opt/pkg/bin/gmake sets $(MAKE)... yes
checking for aarch64-apple-darwin23-gcc... clang
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 clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking for aarch64-apple-darwin23-ranlib... ranlib
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
checking whether clang supports -W... yes
checking whether clang supports -Wall... yes
checking whether clang supports -Wwrite-strings... yes
checking whether clang supports -Wstrict-prototypes... yes
checking whether clang supports -Wmissing-prototypes... yes
checking whether clang supports -Wold-style-definition... yes
checking whether clang supports -Wmissing-format-attribute... yes
checking whether clang supports -Wcast-qual... yes
checking whether clang supports -pedantic -Wlong-long... yes
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /Users/pbulk/build/devel/gdb7/work/.tools/bin/grep
checking for egrep... /Users/pbulk/build/devel/gdb7/work/.tools/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for string.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking for uintptr_t... yes
checking for int_least32_t... yes
checking for int_fast32_t... yes
checking for uint64_t... yes
checking what to include in gstdint.h... stdint.h (already complete)
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking size of int... 4
checking size of long... 8
checking for ANSI C header files... (cached) yes
checking build system type... aarch64-apple-darwin23
checking host system type... aarch64-apple-darwin23
checking target system type... aarch64-apple-darwin23
checking for decimal floating point... configure: WARNING: decimal float is not supported for this target, ignored
dpd
checking whether byte ordering is bigendian... no
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing gstdint.h commands
gmake[2]: Entering directory '/Users/pbulk/build/devel/gdb7/work/gdb-7.11/libdecnumber'
source='decNumber.c' object='decNumber.o' libtool=no clang  -I. -I. -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I. -I. -I/opt/pkg/include -I/opt/pkg/include/ncurses  -c decNumber.c
source='decContext.c' object='decContext.o' libtool=no clang  -I. -I. -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I. -I. -I/opt/pkg/include -I/opt/pkg/include/ncurses  -c decContext.c
source='dpd/decimal32.c' object='decimal32.o' libtool=no clang  -I. -I. -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I. -I. -I/opt/pkg/include -I/opt/pkg/include/ncurses  -c ./dpd/decimal32.c
source='dpd/decimal64.c' object='decimal64.o' libtool=no clang  -I. -I. -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I. -I. -I/opt/pkg/include -I/opt/pkg/include/ncurses  -c ./dpd/decimal64.c
source='dpd/decimal128.c' object='decimal128.o' libtool=no clang  -I. -I. -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I. -I. -I/opt/pkg/include -I/opt/pkg/include/ncurses  -c ./dpd/decimal128.c
rm -f libdecnumber.a
ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o 
ranlib libdecnumber.a
gmake[2]: Leaving directory '/Users/pbulk/build/devel/gdb7/work/gdb-7.11/libdecnumber'
Configuring in ./readline
configure: creating cache ./config.cache
checking build system type... aarch64-apple-darwin23
checking host system type... aarch64-apple-darwin23

Beginning configuration for readline-6.2 for aarch64-apple-darwin23

checking whether /opt/pkg/bin/gmake sets $(MAKE)... yes
checking for aarch64-apple-darwin23-gcc... clang
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 clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /Users/pbulk/build/devel/gdb7/work/.tools/bin/grep
checking for egrep... /Users/pbulk/build/devel/gdb7/work/.tools/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether clang needs -traditional... no
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff
checking for ar... ar
checking for aarch64-apple-darwin23-ranlib... ranlib
checking for an ANSI C-conforming const... yes
checking for function prototypes... yes
checking whether char is unsigned... no
checking for working volatile... yes
checking return type of signal handlers... void
checking for size_t... yes
checking for ssize_t... yes
checking for ANSI C header files... (cached) yes
checking whether stat file-mode macros are broken... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for fcntl... yes
checking for kill... yes
checking for lstat... yes
checking for memmove... yes
checking for putenv... yes
checking for select... yes
checking for setenv... yes
checking for setlocale... yes
checking for strcasecmp... yes
checking for strpbrk... yes
checking for tcgetattr... yes
checking for vsnprintf... yes
checking for isascii... yes
checking for isxdigit... yes
checking for getpwent... yes
checking for getpwnam... yes
checking for getpwuid... yes
checking for working strcoll... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for memory.h... (cached) yes
checking termcap.h usability... yes
checking termcap.h presence... yes
checking for termcap.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking termio.h usability... no
checking termio.h presence... no
checking for termio.h... no
checking sys/pte.h usability... no
checking sys/pte.h presence... no
checking for sys/pte.h... no
checking sys/stream.h usability... no
checking sys/stream.h presence... no
checking for sys/stream.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking for sys/ptem.h... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for type of signal functions... posix
checking if signal handlers must be reinstalled when invoked... no
checking for presence of POSIX-style sigsetjmp/siglongjmp... present
checking for lstat... yes
checking whether or not strcoll and strcmp differ... no
checking whether the ctype macros accept non-ascii characters... yes
checking whether getpw functions are declared in pwd.h... yes
checking whether termios.h defines TIOCGWINSZ... yes
checking for sig_atomic_t in signal.h... yes
checking whether signal handlers are of type void... yes
checking for TIOCSTAT in sys/ioctl.h... yes
checking for FIONREAD in sys/ioctl.h... yes
checking for speed_t in sys/types.h... no
checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h
checking for struct dirent.d_ino... yes
checking for struct dirent.d_fileno... yes
checking for tgetent... no
checking for tgetent in -ltermcap... yes
checking which library has the termcap functions... using libtermcap
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking for mbrlen... yes
checking for mbscasecmp... no
checking for mbscmp... no
checking for mbsnrtowcs... yes
checking for mbsrtowcs... yes
checking for mbschr... no
checking for wcrtomb... yes
checking for wcscoll... yes
checking for wcsdup... yes
checking for wcwidth... yes
checking for wctype... yes
checking for wcswidth... yes
checking whether mbrtowc and mbstate_t are properly declared... yes
checking for iswlower... yes
checking for iswupper... yes
checking for towlower... yes
checking for towupper... yes
checking for iswctype... yes
checking for nl_langinfo and CODESET... yes
checking for wchar_t in wchar.h... yes
checking for wctype_t in wctype.h... yes
checking for wint_t in wctype.h... yes
checking configuration for building shared libraries... supported
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating examples/Makefile
config.status: creating shlib/Makefile
config.status: creating config.h
config.status: executing default commands
gmake[2]: Entering directory '/Users/pbulk/build/devel/gdb7/work/gdb-7.11/readline'
rm -f readline.o
clang -c -DHAVE_CONFIG_H   -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses readline.c
rm -f vi_mode.o
clang -c -DHAVE_CONFIG_H   -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses vi_mode.c
rm -f funmap.o
clang -c -DHAVE_CONFIG_H   -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses funmap.c
rm -f keymaps.o
clang -c -DHAVE_CONFIG_H   -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses keymaps.c
rm -f parens.o
clang -c -DHAVE_CONFIG_H   -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses parens.c
rm -f search.o
clang -c -DHAVE_CONFIG_H   -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses search.c
rm -f rltty.o
clang -c -DHAVE_CONFIG_H   -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses rltty.c
rltty.c:83:7: warning: implicit declaration of function 'ioctl' is invalid in C99 [-Wimplicit-function-declaration]
  if (ioctl (tty, TIOCGWINSZ, &w) == 0)
      ^
rltty.c:720:3: warning: implicit declaration of function 'ioctl' is invalid in C99 [-Wimplicit-function-declaration]
  ioctl (fildes, TIOCSTART, 0);
  ^
rltty.c:759:3: warning: implicit declaration of function 'ioctl' is invalid in C99 [-Wimplicit-function-declaration]
  ioctl (fildes, TIOCSTOP, 0);
  ^
3 warnings generated.
rm -f complete.o
clang -c -DHAVE_CONFIG_H   -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses complete.c
complete.c:1002:23: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
      while (rl_point = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_ANY))
             ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
complete.c:1002:23: note: place parentheses around the assignment to silence this warning
      while (rl_point = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_ANY))
                      ^
             (                                                             )
complete.c:1002:23: note: use '==' to turn this assignment into an equality comparison
      while (rl_point = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_ANY))
                      ^
                      ==
complete.c:2010:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  while (string = (*entry_function) (text, matches))
         ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
complete.c:2010:17: note: place parentheses around the assignment to silence this warning
  while (string = (*entry_function) (text, matches))
                ^
         (                                         )
complete.c:2010:17: note: use '==' to turn this assignment into an equality comparison
  while (string = (*entry_function) (text, matches))
                ^
                ==
complete.c:2063:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  while (entry = getpwent ())
         ~~~~~~^~~~~~~~~~~~~
complete.c:2063:16: note: place parentheses around the assignment to silence this warning
  while (entry = getpwent ())
               ^
         (                  )
complete.c:2063:16: note: use '==' to turn this assignment into an equality comparison
  while (entry = getpwent ())
               ^
               ==
3 warnings generated.
rm -f bind.o
clang -c -DHAVE_CONFIG_H   -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses bind.c
bind.c:451:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  for (i = l = 0; c = seq[i]; i++)
                  ~~^~~~~~~~
bind.c:451:21: note: place parentheses around the assignment to silence this warning
  for (i = l = 0; c = seq[i]; i++)
                    ^
                  (         )
bind.c:451:21: note: use '==' to turn this assignment into an equality comparison
  for (i = l = 0; c = seq[i]; i++)
                    ^
                    ==
bind.c:1197:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
      for (i = 1; c = string[i]; i++)
                  ~~^~~~~~~~~~~
bind.c:1197:21: note: place parentheses around the assignment to silence this warning
      for (i = 1; c = string[i]; i++)
                    ^
                  (            )
bind.c:1197:21: note: use '==' to turn this assignment into an equality comparison
      for (i = 1; c = string[i]; i++)
                    ^
                    ==
bind.c:1288:25: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
      for (passc = 0; c = string[i]; i++)
                      ~~^~~~~~~~~~~
bind.c:1288:25: note: place parentheses around the assignment to silence this warning
      for (passc = 0; c = string[i]; i++)
                        ^
                      (            )
bind.c:1288:25: note: use '==' to turn this assignment into an equality comparison
      for (passc = 0; c = string[i]; i++)
                        ^
                        ==
bind.c:2117:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  for (i = 0; name = names[i]; i++)
              ~~~~~^~~~~~~~~~
bind.c:2117:20: note: place parentheses around the assignment to silence this warning
  for (i = 0; name = names[i]; i++)
                   ^
              (              )
bind.c:2117:20: note: use '==' to turn this assignment into an equality comparison
  for (i = 0; name = names[i]; i++)
                   ^
                   ==
4 warnings generated.
rm -f isearch.o
clang -c -DHAVE_CONFIG_H   -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses isearch.c
rm -f display.o
clang -c -DHAVE_CONFIG_H   -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses display.c
rm -f signals.o
clang -c -DHAVE_CONFIG_H   -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses signals.c
rm -f util.o
clang -c -DHAVE_CONFIG_H   -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses util.c
util.c:510:43: warning: format specifies type 'long' but the argument has type 'pid_t' (aka 'int') [-Wformat]
  sprintf (fnbuf, "/var/tmp/rltrace.%ld", getpid());
                                    ~~~   ^~~~~~~~
                                    %d
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
1 warning generated.
rm -f kill.o
clang -c -DHAVE_CONFIG_H   -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses kill.c
rm -f undo.o
clang -c -DHAVE_CONFIG_H   -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses undo.c
rm -f macro.o
clang -c -DHAVE_CONFIG_H   -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses macro.c
rm -f input.o
clang -c -DHAVE_CONFIG_H   -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses input.c
input.c:424:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
      if (c = _rl_next_macro_key ())
          ~~^~~~~~~~~~~~~~~~~~~~~~~
input.c:424:13: note: place parentheses around the assignment to silence this warning
      if (c = _rl_next_macro_key ())
            ^
          (                        )
input.c:424:13: note: use '==' to turn this assignment into an equality comparison
      if (c = _rl_next_macro_key ())
            ^
            ==
1 warning generated.
rm -f callback.o
clang -c -DHAVE_CONFIG_H   -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses callback.c
rm -f terminal.o
clang -c -DHAVE_CONFIG_H   -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses terminal.c
terminal.c:241:7: warning: implicit declaration of function 'ioctl' is invalid in C99 [-Wimplicit-function-declaration]
  if (ioctl (tty, TIOCGWINSZ, &window_size) == 0)
      ^
1 warning generated.
rm -f text.o
clang -c -DHAVE_CONFIG_H   -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses text.c
rm -f nls.o
clang -c -DHAVE_CONFIG_H   -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses nls.c
rm -f misc.o
clang -c -DHAVE_CONFIG_H   -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses misc.c
misc.c:456:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
      if (ul = (UNDO_LIST *)entry->data)
          ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
misc.c:456:14: note: place parentheses around the assignment to silence this warning
      if (ul = (UNDO_LIST *)entry->data)
             ^
          (                            )
misc.c:456:14: note: use '==' to turn this assignment into an equality comparison
      if (ul = (UNDO_LIST *)entry->data)
             ^
             ==
1 warning generated.
rm -f compat.o
clang -c -DHAVE_CONFIG_H   -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses compat.c
rm -f xfree.o
clang -c -DHAVE_CONFIG_H   -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses xfree.c
rm -f xmalloc.o
clang -c -DHAVE_CONFIG_H   -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses xmalloc.c
rm -f history.o
clang -c -DHAVE_CONFIG_H   -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses history.c
history.c:308:31: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  temp = alloc_history_entry (string, hist_inittime ());
                              ^~~~~~
1 warning generated.
rm -f histexpand.o
clang -c -DHAVE_CONFIG_H   -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses histexpand.c
histexpand.c:207:27: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  for (local_index = i; c = string[i]; i++)
                        ~~^~~~~~~~~~~
histexpand.c:207:27: note: place parentheses around the assignment to silence this warning
  for (local_index = i; c = string[i]; i++)
                          ^
                        (            )
histexpand.c:207:27: note: use '==' to turn this assignment into an equality comparison
  for (local_index = i; c = string[i]; i++)
                          ^
                          ==
1 warning generated.
rm -f histfile.o
clang -c -DHAVE_CONFIG_H   -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses histfile.c
rm -f histsearch.o
clang -c -DHAVE_CONFIG_H   -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses histsearch.c
rm -f shell.o
clang -c -DHAVE_CONFIG_H   -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses shell.c
rm -f mbutil.o
clang -c -DHAVE_CONFIG_H   -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses mbutil.c
rm -f tilde.o
clang -DHAVE_CONFIG_H   -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -DREADLINE_LIBRARY -c ./tilde.c
./tilde.c:199:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  if (result = strchr (string, '~'))
      ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./tilde.c:199:14: note: place parentheses around the assignment to silence this warning
  if (result = strchr (string, '~'))
             ^
      (                            )
./tilde.c:199:14: note: use '==' to turn this assignment into an equality comparison
  if (result = strchr (string, '~'))
             ^
             ==
1 warning generated.
rm -f libreadline.a
ar cr libreadline.a readline.o vi_mode.o funmap.o keymaps.o parens.o search.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro.o input.o callback.o terminal.o text.o nls.o misc.o compat.o xfree.o xmalloc.o history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o tilde.o
test -n "ranlib" && ranlib libreadline.a
rm -f libhistory.a
ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o xmalloc.o xfree.o
test -n "ranlib" && ranlib libhistory.a
gmake[2]: Leaving directory '/Users/pbulk/build/devel/gdb7/work/gdb-7.11/readline'
gmake[1]: Nothing to be done for 'all-target'.
gmake[1]: Leaving directory '/Users/pbulk/build/devel/gdb7/work/gdb-7.11'