=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for binutils-2.41
gmake[1]: Entering directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41'
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/binutils/work/binutils-2.41/missing makeinfo --split-size=5000000
configure: WARNING:
*** Makeinfo is missing. Info documentation will not be built.
checking for perl... perl
checking build system type... x86_64-apple-darwin23
checking host system type... x86_64-apple-darwin23
checking for x86_64-apple-darwin23-ar... ar 
checking for x86_64-apple-darwin23-ranlib... ranlib 
checking for -plugin option... checking for x86_64-apple-darwin23-ar... (cached) ar 
no
checking whether to install libiberty headers and static library... no
configure: target_header_dir = 
checking for x86_64-apple-darwin23-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether 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/binutils/work/.tools/bin/grep
checking for egrep... /Users/pbulk/build/devel/binutils/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 -Wshadow=local... 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 CET support... no
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 pipe2... 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 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 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 strnlen is declared... yes
checking whether canonicalize_file_name must be declared... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for working strncmp... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
Configuring in ./intl
configure: creating cache ./config.cache
checking for x86_64-apple-darwin23-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether 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/binutils/work/.tools/bin/grep
checking for egrep... /Users/pbulk/build/devel/binutils/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 /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... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking build system type... x86_64-apple-darwin23
checking host system type... x86_64-apple-darwin23
checking for x86_64-apple-darwin23-ranlib... ranlib 
checking for library containing strerror... none required
checking for an ANSI C-conforming const... yes
checking for inline... inline
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 sys/param.h... 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... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/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 for sys/param.h... (cached) 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... 
         extern 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... no
checking whether to use NLS... yes
checking where the gettext function comes from... included intl directory
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
checking bison 3 or later... 2.3, old
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... x86_64-apple-darwin23
checking host system type... x86_64-apple-darwin23
checking target system type... x86_64-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 /opt/pkg/bin/gmake supports nested variables... yes
checking whether /opt/pkg/bin/gmake supports nested variables... (cached) yes
checking for x86_64-apple-darwin23-ar... ar 
checking for x86_64-apple-darwin23-ranlib... ranlib 
checking for x86_64-apple-darwin23-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking for style of include used by /opt/pkg/bin/gmake... GNU
checking dependency style of clang... none
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /Users/pbulk/build/devel/binutils/work/.tools/bin/grep
checking for egrep... /Users/pbulk/build/devel/binutils/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/binutils/work/.tools/bin/grep -F
checking for ld used by clang... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/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 /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r
checking for x86_64-apple-darwin23-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-apple-darwin23-ar... (cached) ar 
checking for x86_64-apple-darwin23-strip... no
checking for strip... strip
checking for x86_64-apple-darwin23-ranlib... (cached) ranlib 
checking command to parse /usr/bin/nm output from clang object... ok
checking for x86_64-apple-darwin23-dsymutil... dsymutil
checking for x86_64-apple-darwin23-nmedit... no
checking for nmedit... nmedit
checking for x86_64-apple-darwin23-lipo... no
checking for lipo... lipo
checking for x86_64-apple-darwin23-otool... otool
checking for x86_64-apple-darwin23-otool64... no
checking for otool64... no
checking for -single_module linker flag... no
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 (/Library/Developer/CommandLineTools/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 dlsym... none required
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking size of void *... 8
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... yes
checking whether byte ordering is bigendian... no
checking whether NLS is requested... yes
checking for catalogs to be installed...  da es fi fr hr id ja ka pt ro ru rw sr sv tr uk vi zh_CN da es fi fr hr id ja ka pt ro ru rw sr sv tr uk vi zh_CN
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking size of long long... 8
checking size of void *... (cached) 8
checking size of long... 8
checking size of int... 4
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for fcntl... yes
checking for fdopen... yes
checking for fileno... yes
checking for fls... yes
checking for getgid... yes
checking for getpagesize... yes
checking for getrlimit... yes
checking for getuid... yes
checking for sysconf... yes
checking whether basename is declared... no
checking whether ffs is declared... yes
checking whether stpcpy is declared... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether strnlen is declared... yes
checking whether ___lc_codepage_func is declared... no
checking pkg-config is at least version 0.9.0... no
checking for libzstd >= 1.4.0... no
checking compiler support for hidden visibility... 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 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 fopen64 is declared... no
checking size of off_t... 8
checking file_ptr type... int64_t
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for madvise... yes
checking for mprotect... yes
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating bfd-in3.h
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing default commands
gmake[2]: Entering directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/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 -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./regex.c -o pic/regex.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./regex.c -o noasan/regex.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./regex.c -o regex.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -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 -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./cplus-dem.c -o noasan/cplus-dem.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./cplus-dem.c -o cplus-dem.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -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 -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./cp-demangle.c -o noasan/cp-demangle.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./cp-demangle.c -o cp-demangle.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./md5.c -o pic/md5.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./md5.c -o noasan/md5.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./md5.c -o md5.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./sha1.c -o pic/sha1.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./sha1.c -o noasan/sha1.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./sha1.c -o sha1.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./alloca.c -o pic/alloca.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./alloca.c -o noasan/alloca.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./alloca.c -o alloca.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./argv.c -o pic/argv.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./argv.c -o noasan/argv.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./argv.c -o argv.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./bsearch_r.c -o pic/bsearch_r.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./bsearch_r.c -o noasan/bsearch_r.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./bsearch_r.c -o bsearch_r.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -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 -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./choose-temp.c -o noasan/choose-temp.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./choose-temp.c -o choose-temp.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./concat.c -o pic/concat.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./concat.c -o noasan/concat.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./concat.c -o concat.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -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 -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./cp-demint.c -o noasan/cp-demint.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./cp-demint.c -o cp-demint.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./crc32.c -o pic/crc32.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./crc32.c -o noasan/crc32.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./crc32.c -o crc32.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -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 -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./d-demangle.c -o noasan/d-demangle.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./d-demangle.c -o d-demangle.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./dwarfnames.c -o pic/dwarfnames.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./dwarfnames.c -o noasan/dwarfnames.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./dwarfnames.c -o dwarfnames.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -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 -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./dyn-string.c -o noasan/dyn-string.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./dyn-string.c -o dyn-string.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./fdmatch.c -o pic/fdmatch.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./fdmatch.c -o noasan/fdmatch.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./fdmatch.c -o fdmatch.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./fibheap.c -o pic/fibheap.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./fibheap.c -o noasan/fibheap.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./fibheap.c -o fibheap.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./filedescriptor.c -o pic/filedescriptor.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./filedescriptor.c -o noasan/filedescriptor.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./filedescriptor.c -o filedescriptor.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -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 -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./filename_cmp.c -o noasan/filename_cmp.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./filename_cmp.c -o filename_cmp.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./floatformat.c -o pic/floatformat.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./floatformat.c -o noasan/floatformat.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./floatformat.c -o floatformat.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./fnmatch.c -o pic/fnmatch.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./fnmatch.c -o noasan/fnmatch.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./fnmatch.c -o fnmatch.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -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 -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./fopen_unlocked.c -o noasan/fopen_unlocked.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./fopen_unlocked.c -o fopen_unlocked.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./getopt.c -o pic/getopt.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./getopt.c -o noasan/getopt.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./getopt.c -o getopt.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./getopt1.c -o pic/getopt1.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./getopt1.c -o noasan/getopt1.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./getopt1.c -o getopt1.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./getpwd.c -o pic/getpwd.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./getpwd.c -o noasan/getpwd.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./getpwd.c -o getpwd.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./getruntime.c -o pic/getruntime.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./getruntime.c -o noasan/getruntime.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./getruntime.c -o getruntime.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./hashtab.c -o pic/hashtab.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./hashtab.c -o noasan/hashtab.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./hashtab.c -o hashtab.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./hex.c -o pic/hex.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./hex.c -o noasan/hex.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./hex.c -o hex.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./lbasename.c -o pic/lbasename.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./lbasename.c -o noasan/lbasename.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./lbasename.c -o lbasename.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./lrealpath.c -o pic/lrealpath.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./lrealpath.c -o noasan/lrealpath.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./lrealpath.c -o lrealpath.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -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 -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./make-relative-prefix.c -o noasan/make-relative-prefix.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./make-relative-prefix.c -o make-relative-prefix.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -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 -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./make-temp-file.c -o noasan/make-temp-file.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./make-temp-file.c -o make-temp-file.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./objalloc.c -o pic/objalloc.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./objalloc.c -o noasan/objalloc.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./objalloc.c -o objalloc.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./obstack.c -o pic/obstack.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./obstack.c -o noasan/obstack.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./obstack.c -o obstack.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./partition.c -o pic/partition.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./partition.c -o noasan/partition.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./partition.c -o partition.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./pexecute.c -o pic/pexecute.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./pexecute.c -o noasan/pexecute.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./pexecute.c -o pexecute.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./physmem.c -o pic/physmem.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./physmem.c -o noasan/physmem.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./physmem.c -o physmem.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -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 -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./pex-common.c -o noasan/pex-common.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./pex-common.c -o pex-common.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -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 -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./pex-one.c -o noasan/pex-one.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./pex-one.c -o pex-one.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -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 -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./pex-unix.c -o noasan/pex-unix.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./pex-unix.c -o pex-unix.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
./pex-unix.c:620:13: warning: 'vfork' is deprecated: Use posix_spawn or fork [-Wdeprecated-declarations]
      pid = vfork ();
            ^
/Library/Developer/CommandLineTools/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")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk/usr/include/sys/cdefs.h:208:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
2 warnings generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -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 -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./vprintf-support.c -o noasan/vprintf-support.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./vprintf-support.c -o vprintf-support.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./rust-demangle.c -o pic/rust-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./rust-demangle.c -o noasan/rust-demangle.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./rust-demangle.c -o rust-demangle.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -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 -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./safe-ctype.c -o noasan/safe-ctype.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./safe-ctype.c -o safe-ctype.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -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 -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./simple-object.c -o noasan/simple-object.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./simple-object.c -o simple-object.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -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 -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./simple-object-coff.c -o noasan/simple-object-coff.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./simple-object-coff.c -o simple-object-coff.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -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 -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./simple-object-elf.c -o noasan/simple-object-elf.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./simple-object-elf.c -o simple-object-elf.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -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 -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -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 -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./simple-object-mach-o.c -o simple-object-mach-o.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -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 -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./simple-object-xcoff.c -o simple-object-xcoff.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./sort.c -o pic/sort.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./sort.c -o noasan/sort.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./sort.c -o sort.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./spaces.c -o pic/spaces.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./spaces.c -o noasan/spaces.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./spaces.c -o spaces.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -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 -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./splay-tree.c -o noasan/splay-tree.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./splay-tree.c -o splay-tree.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -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 -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./stack-limit.c -o noasan/stack-limit.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./stack-limit.c -o stack-limit.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./strerror.c -o pic/strerror.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./strerror.c -o noasan/strerror.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./strerror.c -o strerror.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./strsignal.c -o pic/strsignal.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./strsignal.c -o noasan/strsignal.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./strsignal.c -o strsignal.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -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 -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./timeval-utils.c -o noasan/timeval-utils.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./timeval-utils.c -o timeval-utils.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -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 -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./unlink-if-ordinary.c -o unlink-if-ordinary.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xasprintf.c -o pic/xasprintf.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./xasprintf.c -o noasan/xasprintf.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xasprintf.c -o xasprintf.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xatexit.c -o pic/xatexit.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./xatexit.c -o noasan/xatexit.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xatexit.c -o xatexit.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xexit.c -o pic/xexit.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./xexit.c -o noasan/xexit.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xexit.c -o xexit.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xmalloc.c -o pic/xmalloc.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./xmalloc.c -o noasan/xmalloc.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xmalloc.c -o xmalloc.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xmemdup.c -o pic/xmemdup.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./xmemdup.c -o noasan/xmemdup.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xmemdup.c -o xmemdup.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xstrdup.c -o pic/xstrdup.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./xstrdup.c -o noasan/xstrdup.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xstrdup.c -o xstrdup.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xstrerror.c -o pic/xstrerror.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./xstrerror.c -o noasan/xstrerror.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xstrerror.c -o xstrerror.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xstrndup.c -o pic/xstrndup.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./xstrndup.c -o noasan/xstrndup.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xstrndup.c -o xstrndup.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xvasprintf.c -o pic/xvasprintf.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./xvasprintf.c -o noasan/xvasprintf.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xvasprintf.c -o xvasprintf.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./mempcpy.c -o pic/mempcpy.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./mempcpy.c -o noasan/mempcpy.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./mempcpy.c -o mempcpy.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./strverscmp.c -o pic/strverscmp.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./strverscmp.c -o noasan/strverscmp.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./strverscmp.c -o strverscmp.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./setproctitle.c -o pic/setproctitle.o; \
else true; fi
if [ x"" != x ]; then \
  clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./setproctitle.c -o noasan/setproctitle.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./setproctitle.c -o setproctitle.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
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 ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./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 ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./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 ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./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 ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list
gmake[3]: Entering directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/libiberty/testsuite'
gmake[3]: Nothing to be done for 'all'.
gmake[3]: Leaving directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/libiberty/testsuite'
gmake[2]: Leaving directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/libiberty'
gmake[2]: Entering directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/intl'
rm -f stamp-h1
/opt/pkg/bin/mksh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
test -f config.h || (rm -f stamp-h1 && /opt/pkg/bin/gmake stamp-h1)
cp ./libgnuintl.h libintl.h
clang -c  -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable     -fno-common -DHAVE_CONFIG_H  -I. -I. bindtextdom.c
In file included from bindtextdom.c:32:
./gettextP.h:71:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
SWAP (i)
^
bindtextdom.c:101:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
set_binding_values (domainname, dirnamep, codesetp)
^
bindtextdom.c:351:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
BINDTEXTDOMAIN (domainname, dirname)
^
bindtextdom.c:85:25: note: expanded from macro 'BINDTEXTDOMAIN'
# define BINDTEXTDOMAIN libintl_bindtextdomain
                        ^
bindtextdom.c:362:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
BIND_TEXTDOMAIN_CODESET (domainname, codeset)
^
bindtextdom.c:86:34: note: expanded from macro 'BIND_TEXTDOMAIN_CODESET'
# define BIND_TEXTDOMAIN_CODESET libintl_bind_textdomain_codeset
                                 ^
4 warnings generated.
clang -c  -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable     -fno-common -DHAVE_CONFIG_H  -I. -I. dcgettext.c
In file included from dcgettext.c:23:
./gettextP.h:71:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
SWAP (i)
^
dcgettext.c:47:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
DCGETTEXT (domainname, msgid, category)
^
dcgettext.c:40:20: note: expanded from macro 'DCGETTEXT'
# define DCGETTEXT libintl_dcgettext
                   ^
2 warnings generated.
clang -c  -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable     -fno-common -DHAVE_CONFIG_H  -I. -I. dgettext.c
In file included from dgettext.c:23:
./gettextP.h:71:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
SWAP (i)
^
dgettext.c:50:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
DGETTEXT (domainname, msgid)
^
dgettext.c:43:19: note: expanded from macro 'DGETTEXT'
# define DGETTEXT libintl_dgettext
                  ^
2 warnings generated.
clang -c  -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable     -fno-common -DHAVE_CONFIG_H  -I. -I. gettext.c
In file included from gettext.c:30:
./gettextP.h:71:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
SWAP (i)
^
gettext.c:55:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
GETTEXT (msgid)
^
gettext.c:47:18: note: expanded from macro 'GETTEXT'
# define GETTEXT libintl_gettext
                 ^
2 warnings generated.
clang -c  -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable     -fno-common -DHAVE_CONFIG_H  -I. -I. finddomain.c
In file included from finddomain.c:33:
./gettextP.h:71:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
SWAP (i)
^
finddomain.c:50:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
_nl_find_domain (dirname, locale, domainname, domainbinding)
^
2 warnings generated.
clang -c  -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable     -fno-common -DHAVE_CONFIG_H  -I. -I. loadmsgcat.c
In file included from loadmsgcat.c:88:
./gettextP.h:71:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
SWAP (i)
^
In file included from loadmsgcat.c:89:
./hash-string.h:39:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
hash_string (str_param)
^
loadmsgcat.c:507:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
get_sysdep_segment_value (name)
^
loadmsgcat.c:765:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
_nl_init_domain_conv (domain_file, domain, domainbinding)
^
loadmsgcat.c:884:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
_nl_free_domain_conv (domain)
^
loadmsgcat.c:905:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
_nl_load_domain (domain_file, domainbinding)
^
6 warnings generated.
clang -c  -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable     -fno-common -DHAVE_CONFIG_H -DLOCALE_ALIAS_PATH="\"/opt/pkg/share/locale\"" -I. -I. localealias.c
In file included from localealias.c:63:
./gettextP.h:71:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
SWAP (i)
^
localealias.c:151:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
_nl_expand_alias (name)
^
localealias.c:218:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
read_alias_file (fname, fname_len)
^
localealias.c:390:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
alias_compare (map1, map2)
^
4 warnings generated.
clang -c  -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable     -fno-common -DHAVE_CONFIG_H  -I. -I. textdomain.c
In file included from textdomain.c:31:
./gettextP.h:71:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
SWAP (i)
^
textdomain.c:80:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
TEXTDOMAIN (domainname)
^
textdomain.c:70:21: note: expanded from macro 'TEXTDOMAIN'
# define TEXTDOMAIN libintl_textdomain
                    ^
2 warnings generated.
clang -c  -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable     -fno-common -DHAVE_CONFIG_H  -I. -I. l10nflist.c
l10nflist.c:90:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
argz_count__ (argz, len)
^
l10nflist.c:118:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
argz_stringify__ (argz, len, sep)
^
l10nflist.c:146:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
argz_next__ (argz, argz_len, entry)
^
l10nflist.c:173:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
pop (x)
^
l10nflist.c:187:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
_nl_make_l10nflist (l10nfile_list, dirlist, dirlist_len, mask, language,
^
l10nflist.c:396:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
_nl_normalize_codeset (codeset, name_len)
^
6 warnings generated.
clang -c  -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable     -fno-common -DHAVE_CONFIG_H  -I. -I. explodename.c
explodename.c:41:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
_nl_find_language (name)
^
explodename.c:53:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
_nl_explode_name (name, language, modifier, territory, codeset,
^
2 warnings generated.
clang -c  -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable     -fno-common -DHAVE_CONFIG_H -DLOCALEDIR="\"/opt/pkg/share/locale\"" -I. -I. dcigettext.c
In file included from dcigettext.c:90:
./gettextP.h:71:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
SWAP (i)
^
In file included from dcigettext.c:97:
./hash-string.h:39:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
hash_string (str_param)
^
dcigettext.c:151:7: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype]
char *getcwd ();
      ^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk/usr/include/unistd.h:449:7: note: conflicting prototype is here
char    *getcwd(char *, size_t);
         ^
dcigettext.c:253:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
transcmp (p1, p2)
^
In file included from dcigettext.c:421:
./eval-plural.h:31:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
plural_eval (pexp, n)
^
dcigettext.c:427:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
DCIGETTEXT (domainname, msgid1, msgid2, plural, n, category)
^
dcigettext.c:382:21: note: expanded from macro 'DCIGETTEXT'
# define DCIGETTEXT libintl_dcigettext
                    ^
dcigettext.c:727:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
_nl_find_msg (domain_file, domainbinding, msgid, lengthp)
^
dcigettext.c:1038:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
plural_lookup (domain, n, translation, translation_len)
^
dcigettext.c:1079:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
category_to_name (category)
^
dcigettext.c:1140:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
guess_category_value (category, categoryname)
^
dcigettext.c:1195:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
mempcpy (dest, src, n)
^
11 warnings generated.
clang -c  -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable     -fno-common -DHAVE_CONFIG_H  -I. -I. dcngettext.c
In file included from dcngettext.c:23:
./gettextP.h:71:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
SWAP (i)
^
dcngettext.c:47:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
DCNGETTEXT (domainname, msgid1, msgid2, n, category)
^
dcngettext.c:40:21: note: expanded from macro 'DCNGETTEXT'
# define DCNGETTEXT libintl_dcngettext
                    ^
2 warnings generated.
clang -c  -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable     -fno-common -DHAVE_CONFIG_H  -I. -I. dngettext.c
In file included from dngettext.c:23:
./gettextP.h:71:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
SWAP (i)
^
dngettext.c:50:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
DNGETTEXT (domainname, msgid1, msgid2, n)
^
dngettext.c:43:20: note: expanded from macro 'DNGETTEXT'
# define DNGETTEXT libintl_dngettext
                   ^
2 warnings generated.
clang -c  -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable     -fno-common -DHAVE_CONFIG_H  -I. -I. ngettext.c
In file included from ngettext.c:30:
./gettextP.h:71:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
SWAP (i)
^
ngettext.c:57:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
NGETTEXT (msgid1, msgid2, n)
^
ngettext.c:49:19: note: expanded from macro 'NGETTEXT'
# define NGETTEXT libintl_ngettext
                  ^
2 warnings generated.
clang -c  -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable     -fno-common -DHAVE_CONFIG_H  -I. -I. plural.c
plural.y:85:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
new_exp (nargs, op, args)
^
plural.y:117:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
new_exp_0 (op)
^
plural.y:124:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
new_exp_1 (op, right)
^
plural.y:135:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
new_exp_2 (op, left, right)
^
plural.y:148:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
new_exp_3 (op, bexp, tbranch, fbranch)
^
plural.y:243:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
FREE_EXPRESSION (exp)
^
./plural-exp.h:103:26: note: expanded from macro 'FREE_EXPRESSION'
# define FREE_EXPRESSION libintl_gettext_free_exp
                         ^
plural.y:278:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
yylex (lval, pexp)
^
plural.c:7:15: note: expanded from macro 'yylex'
#define yylex __gettextlex
              ^
plural.y:429:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
yyerror (str)
^
plural.c:8:17: note: expanded from macro 'yyerror'
#define yyerror __gettexterror
                ^
8 warnings generated.
clang -c  -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable     -fno-common -DHAVE_CONFIG_H  -I. -I. plural-exp.c
plural-exp.c:99:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
EXTRACT_PLURAL_EXPRESSION (nullentry, pluralp, npluralsp)
^
./plural-exp.h:106:36: note: expanded from macro 'EXTRACT_PLURAL_EXPRESSION'
# define EXTRACT_PLURAL_EXPRESSION libintl_gettext_extract_plural
                                   ^
1 warning generated.
clang -c  -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable     -fno-common -DHAVE_CONFIG_H -DLIBDIR="\"/opt/pkg/lib\"" -I. -I. localcharset.c
clang -c  -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable     -fno-common -DHAVE_CONFIG_H -DINSTALLDIR="\"/opt/pkg/lib\"" -I. -I. relocatable.c
clang -c  -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable     -fno-common -DHAVE_CONFIG_H  -I. -I. localename.c
localename.c:384:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
_nl_locale_name (category, categoryname)
^
1 warning generated.
clang -c  -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable     -fno-common -DHAVE_CONFIG_H  -I. -I. log.c
log.c:31:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
print_escaped (stream, str)
^
log.c:55:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
_nl_log_untranslated (logfilename, domainname, msgid1, msgid2, plural)
^
2 warnings generated.
clang -c  -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable     -fno-common -DHAVE_CONFIG_H  -I. -I. osdep.c
clang -c  -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable     -fno-common -DHAVE_CONFIG_H  -I. -I. intl-compat.c
In file included from intl-compat.c:24:
./gettextP.h:71:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
SWAP (i)
^
intl-compat.c:61:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
gettext (msgid)
^
intl-compat.c:70:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
dgettext (domainname, msgid)
^
intl-compat.c:80:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
dcgettext (domainname, msgid, category)
^
intl-compat.c:91:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
ngettext (msgid1, msgid2, n)
^
intl-compat.c:102:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
dngettext (domainname, msgid1, msgid2, n)
^
intl-compat.c:114:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
dcngettext (domainname, msgid1, msgid2, n, category)
^
intl-compat.c:127:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
textdomain (domainname)
^
intl-compat.c:136:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
bindtextdomain (domainname, dirname)
^
intl-compat.c:146:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
bind_textdomain_codeset (domainname, codeset)
^
10 warnings generated.
rm -f libintl.a
ar  cru libintl.a bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o localcharset.o relocatable.o localename.o log.o osdep.o intl-compat.o
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libintl.a(osdep.o) has no symbols
ranlib  libintl.a
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libintl.a(osdep.o) has no symbols
gmake[2]: Leaving directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/intl'
Configuring in ./zlib
configure: creating cache ./config.cache
checking build system type... x86_64-apple-darwin23
checking host system type... x86_64-apple-darwin23
checking target system type... x86_64-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 /opt/pkg/bin/gmake supports nested variables... yes
checking whether /opt/pkg/bin/gmake supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-apple-darwin23-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
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/binutils/work/.tools/bin/grep
checking for egrep... /Users/pbulk/build/devel/binutils/work/.tools/bin/grep -E
checking for fgrep... /Users/pbulk/build/devel/binutils/work/.tools/bin/grep -F
checking for ld used by clang... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/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 /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r
checking for x86_64-apple-darwin23-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-apple-darwin23-ar... ar 
checking for x86_64-apple-darwin23-strip... no
checking for strip... strip
checking for x86_64-apple-darwin23-ranlib... ranlib 
checking command to parse /usr/bin/nm output from clang object... ok
checking for x86_64-apple-darwin23-dsymutil... dsymutil
checking for x86_64-apple-darwin23-nmedit... no
checking for nmedit... nmedit
checking for x86_64-apple-darwin23-lipo... no
checking for lipo... lipo
checking for x86_64-apple-darwin23-otool... otool
checking for x86_64-apple-darwin23-otool64... no
checking for otool64... no
checking for -single_module linker flag... no
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 (/Library/Developer/CommandLineTools/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 sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for memcpy... yes
checking for strerror... yes
checking for unistd.h... (cached) yes
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
gmake[2]: Entering directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/zlib'
  CC       libz_a-adler32.o
adler32.c:63:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT adler32_z(adler, buf, len)
              ^
adler32.c:134:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT adler32(adler, buf, len)
              ^
adler32.c:143:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local uLong adler32_combine_(adler1, adler2, len2)
            ^
adler32.c:172:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT adler32_combine(adler1, adler2, len2)
              ^
adler32.c:180:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT adler32_combine64(adler1, adler2, len2)
              ^
5 warnings generated.
  CC       libz_a-compress.o
compress.c:22:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT compress2 (dest, destLen, source, sourceLen, level)
            ^
compress.c:68:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT compress (dest, destLen, source, sourceLen)
            ^
compress.c:81:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT compressBound (sourceLen)
              ^
3 warnings generated.
  CC       libz_a-crc32.o
crc32.c:117:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local z_word_t byte_swap(word)
               ^
crc32.c:542:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local z_crc_t multmodp(a, b)
              ^
crc32.c:566:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local z_crc_t x2nmodp(n, k)
              ^
crc32.c:717:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local z_crc_t crc_word(data)
              ^
crc32.c:726:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local z_word_t crc_word_big(data)
               ^
crc32.c:739:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
unsigned long ZEXPORT crc32_z(crc, buf, len)
                      ^
crc32.c:1063:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
unsigned long ZEXPORT crc32(crc, buf, len)
                      ^
crc32.c:1072:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT crc32_combine64(crc1, crc2, len2)
              ^
crc32.c:1084:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT crc32_combine(crc1, crc2, len2)
              ^
crc32.c:1093:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT crc32_combine_gen64(len2)
              ^
crc32.c:1103:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT crc32_combine_gen(len2)
              ^
crc32.c:1110:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong crc32_combine_op(crc1, crc2, op)
      ^
12 warnings generated.
  CC       libz_a-deflate.o
deflate.c:204:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void slide_hash(s)
           ^
deflate.c:231:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateInit_(strm, level, version, stream_size)
            ^
deflate.c:243:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy,
            ^
deflate.c:393:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int deflateStateCheck (strm)
          ^
deflate.c:416:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength)
            ^
deflate.c:485:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateGetDictionary (strm, dictionary, dictLength)
            ^
deflate.c:507:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateResetKeep (strm)
            ^
deflate.c:545:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateReset (strm)
            ^
deflate.c:557:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateSetHeader (strm, head)
            ^
deflate.c:568:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflatePending (strm, pending, bits)
            ^
deflate.c:582:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflatePrime (strm, bits, value)
            ^
deflate.c:609:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateParams(strm, level, strategy)
            ^
deflate.c:658:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain)
            ^
deflate.c:693:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT deflateBound(strm, sourceLen)
              ^
deflate.c:757:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void putShortMSB (s, b)
           ^
deflate.c:771:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void flush_pending(strm)
           ^
deflate.c:804:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflate (strm, flush)
            ^
deflate.c:1119:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateEnd (strm)
            ^
deflate.c:1145:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateCopy (dest, source)
            ^
deflate.c:1204:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local unsigned read_buf(strm, buf, size)
               ^
deflate.c:1234:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void lm_init (s)
           ^
deflate.c:1276:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local uInt longest_match(s, cur_match)
           ^
deflate.c:1522:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void fill_window(s)
           ^
deflate.c:1685:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local block_state deflate_stored(s, flush)
                  ^
deflate.c:1872:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local block_state deflate_fast(s, flush)
                  ^
deflate.c:1974:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local block_state deflate_slow(s, flush)
                  ^
deflate.c:2105:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local block_state deflate_rle(s, flush)
                  ^
deflate.c:2178:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local block_state deflate_huff(s, flush)
                  ^
28 warnings generated.
  CC       libz_a-gzread.o
gzread.c:21:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int gz_load(state, buf, len, have)
          ^
gzread.c:56:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int gz_avail(state)
          ^
gzread.c:91:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int gz_look(state)
          ^
gzread.c:175:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int gz_decomp(state)
          ^
gzread.c:229:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int gz_fetch(state)
          ^
gzread.c:259:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int gz_skip(state, len)
          ^
gzread.c:294:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local z_size_t gz_read(state, buf, len)
               ^
gzread.c:375:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzread(file, buf, len)
            ^
gzread.c:411:18: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
z_size_t ZEXPORT gzfread(buf, size, nitems, file)
                 ^
gzread.c:447:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzgetc(file)
            ^
gzread.c:474:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzgetc_(file)
            ^
gzread.c:481:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzungetc(c, file)
            ^
gzread.c:541:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
char * ZEXPORT gzgets(file, buf, len)
               ^
gzread.c:605:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzdirect(file)
            ^
gzread.c:625:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzclose_r(file)
            ^
15 warnings generated.
  CC       libz_a-gzclose.o
gzclose.c:11:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzclose(file)
            ^
1 warning generated.
  CC       libz_a-gzwrite.o
gzwrite.c:17:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int gz_init(state)
          ^
gzwrite.c:73:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int gz_comp(state, flush)
          ^
gzwrite.c:154:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int gz_zero(state, len)
          ^
gzwrite.c:187:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local z_size_t gz_write(state, buf, len)
               ^
gzwrite.c:255:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzwrite(file, buf, len)
            ^
gzwrite.c:283:18: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
z_size_t ZEXPORT gzfwrite(buf, size, nitems, file)
                 ^
gzwrite.c:313:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzputc(file, c)
            ^
gzwrite.c:361:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzputs(file, s)
            ^
gzwrite.c:565:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzflush(file, flush)
            ^
gzwrite.c:597:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzsetparams(file, level, strategy)
            ^
gzwrite.c:639:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzclose_w(file)
            ^
11 warnings generated.
  CC       libz_a-gzlib.o
gzlib.c:75:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void gz_reset(state)
           ^
gzlib.c:93:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local gzFile gz_open(path, fd, mode)
             ^
gzlib.c:272:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
gzFile ZEXPORT gzopen(path, mode)
               ^
gzlib.c:280:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
gzFile ZEXPORT gzopen64(path, mode)
               ^
gzlib.c:288:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
gzFile ZEXPORT gzdopen(fd, mode)
               ^
gzlib.c:318:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzbuffer(file, size)
            ^
gzlib.c:345:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzrewind(file)
            ^
gzlib.c:368:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
z_off64_t ZEXPORT gzseek64(file, offset, whence)
                  ^
gzlib.c:445:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
z_off_t ZEXPORT gzseek(file, offset, whence)
                ^
gzlib.c:457:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
z_off64_t ZEXPORT gztell64(file)
                  ^
gzlib.c:474:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
z_off_t ZEXPORT gztell(file)
                ^
gzlib.c:484:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
z_off64_t ZEXPORT gzoffset64(file)
                  ^
gzlib.c:507:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
z_off_t ZEXPORT gzoffset(file)
                ^
gzlib.c:517:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzeof(file)
            ^
gzlib.c:534:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
const char * ZEXPORT gzerror(file, errnum)
                     ^
gzlib.c:555:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void ZEXPORT gzclearerr(file)
             ^
gzlib.c:581:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void ZLIB_INTERNAL gz_error(state, err, msg)
                   ^
17 warnings generated.
  CC       libz_a-infback.o
infback.c:28:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateBackInit_(strm, windowBits, window, version, stream_size)
            ^
infback.c:82:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void fixedtables(state)
           ^
infback.c:250:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateBack(strm, in, in_desc, out, out_desc)
            ^
infback.c:632:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateBackEnd(strm)
            ^
4 warnings generated.
  CC       libz_a-inffast.o
inffast.c:50:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void ZLIB_INTERNAL inflate_fast(strm, start)
                   ^
1 warning generated.
  CC       libz_a-inflate.o
inflate.c:105:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int inflateStateCheck(strm)
          ^
inflate.c:119:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateResetKeep(strm)
            ^
inflate.c:145:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateReset(strm)
            ^
inflate.c:158:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateReset2(strm, windowBits)
            ^
inflate.c:196:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateInit2_(strm, windowBits, version, stream_size)
            ^
inflate.c:240:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateInit_(strm, version, stream_size)
            ^
inflate.c:248:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflatePrime(strm, bits, value)
            ^
inflate.c:279:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void fixedtables(state)
           ^
inflate.c:397:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int updatewindow(strm, end, copy)
          ^
inflate.c:623:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflate(strm, flush)
            ^
inflate.c:1301:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateEnd(strm)
            ^
inflate.c:1315:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateGetDictionary(strm, dictionary, dictLength)
            ^
inflate.c:1338:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateSetDictionary(strm, dictionary, dictLength)
            ^
inflate.c:1373:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateGetHeader(strm, head)
            ^
inflate.c:1401:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local unsigned syncsearch(have, buf, len)
               ^
inflate.c:1424:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateSync(strm)
            ^
inflate.c:1482:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateSyncPoint(strm)
            ^
inflate.c:1492:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateCopy(dest, source)
            ^
inflate.c:1539:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateUndermine(strm, subvert)
            ^
inflate.c:1557:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateValidate(strm, check)
            ^
inflate.c:1572:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
long ZEXPORT inflateMark(strm)
             ^
inflate.c:1585:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
unsigned long ZEXPORT inflateCodesUsed(strm)
                      ^
22 warnings generated.
  CC       libz_a-inftrees.o
inftrees.c:32:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work)
                  ^
1 warning generated.
  CC       libz_a-trees.o
trees.c:379:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void ZLIB_INTERNAL _tr_init(s)
                   ^
trees.c:407:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void init_block(s)
           ^
trees.c:451:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void pqdownheap(s, tree, k)
           ^
trees.c:486:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void gen_bitlen(s, desc)
           ^
trees.c:572:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void gen_codes (tree, max_code, bl_count)
           ^
trees.c:615:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void build_tree(s, desc)
           ^
trees.c:703:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void scan_tree (s, tree, max_code)
           ^
trees.c:748:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void send_tree (s, tree, max_code)
           ^
trees.c:799:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int build_bl_tree(s)
          ^
trees.c:834:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void send_all_trees(s, lcodes, dcodes, blcodes)
           ^
trees.c:863:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last)
                   ^
trees.c:887:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void ZLIB_INTERNAL _tr_flush_bits(s)
                   ^
trees.c:897:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void ZLIB_INTERNAL _tr_align(s)
                   ^
trees.c:912:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void ZLIB_INTERNAL _tr_flush_block(s, buf, stored_len, last)
                   ^
trees.c:1015:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZLIB_INTERNAL _tr_tally (s, dist, lc)
                  ^
trees.c:1043:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void compress_block(s, ltree, dtree)
           ^
trees.c:1103:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int detect_data_type(s)
          ^
trees.c:1137:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local unsigned bi_reverse(code, len)
               ^
trees.c:1152:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void bi_flush(s)
           ^
trees.c:1169:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void bi_windup(s)
           ^
20 warnings generated.
  CC       libz_a-uncompr.o
uncompr.c:27:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT uncompress2 (dest, destLen, source, sourceLen)
            ^
uncompr.c:86:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT uncompress (dest, destLen, source, sourceLen)
            ^
2 warnings generated.
  CC       libz_a-zutil.o
zutil.c:133:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
const char * ZEXPORT zError(err)
                     ^
zutil.c:305:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
voidpf ZLIB_INTERNAL zcalloc (opaque, items, size)
                     ^
zutil.c:315:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void ZLIB_INTERNAL zcfree (opaque, ptr)
                   ^
3 warnings generated.
  AR       libz.a
true "AR_FLAGS=rc" "CC_FOR_BUILD=clang" "CFLAGS=-pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable    " "CXXFLAGS=-pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable    " "CFLAGS_FOR_BUILD=-pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable" "CFLAGS_FOR_TARGET=-g -O2 -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable" "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 -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable  " "LIBCFLAGS_FOR_TARGET=-g -O2 -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable" "MAKE=/opt/pkg/bin/gmake" "MAKEINFO=/Users/pbulk/build/devel/binutils/work/binutils-2.41/missing 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/x86_64-apple-darwin23" "AR=ar " "AS=as" "CC=clang" "CXX=clang++" "LD=/Library/Developer/CommandLineTools/usr/bin/ld" "LIBCFLAGS=-pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable  " "NM=nm" "PICFLAG=" "RANLIB=ranlib " "DESTDIR=" DO=all multi-do # /opt/pkg/bin/gmake
gmake[2]: Leaving directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/zlib'
Configuring in ./libsframe
configure: creating cache ./config.cache
checking for x86_64-apple-darwin23-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /Users/pbulk/build/devel/binutils/work/.tools/bin/grep
checking for egrep... /Users/pbulk/build/devel/binutils/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 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 whether /opt/pkg/bin/gmake supports nested variables... yes
checking dependency style of clang... none
checking whether /opt/pkg/bin/gmake supports nested variables... (cached) yes
checking whether /opt/pkg/bin/gmake sets $(MAKE)... (cached) yes
checking for x86_64-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 whether clang understands -c and -o together... (cached) yes
checking for x86_64-apple-darwin23-ranlib... ranlib 
checking for x86_64-apple-darwin23-ar... ar 
checking the archiver (ar ) interface... ar
checking build system type... x86_64-apple-darwin23
checking host system type... x86_64-apple-darwin23
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/binutils/work/.tools/bin/grep -F
checking for ld used by clang... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/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 /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r
checking for x86_64-apple-darwin23-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-apple-darwin23-ar... (cached) ar 
checking for x86_64-apple-darwin23-strip... no
checking for strip... strip
checking for x86_64-apple-darwin23-ranlib... (cached) ranlib 
checking command to parse /usr/bin/nm output from clang object... ok
checking for x86_64-apple-darwin23-dsymutil... dsymutil
checking for x86_64-apple-darwin23-nmedit... no
checking for nmedit... nmedit
checking for x86_64-apple-darwin23-lipo... no
checking for lipo... lipo
checking for x86_64-apple-darwin23-otool... otool
checking for x86_64-apple-darwin23-otool64... no
checking for otool64... no
checking for -single_module linker flag... no
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 (/Library/Developer/CommandLineTools/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
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for aclocal... ${SHELL} /Users/pbulk/build/devel/binutils/work/binutils-2.41/missing aclocal-1.15
checking for autoconf... ${SHELL} /Users/pbulk/build/devel/binutils/work/binutils-2.41/missing autoconf
checking for autoheader... ${SHELL} /Users/pbulk/build/devel/binutils/work/binutils-2.41/missing autoheader
checking whether clang supports -Wall... yes
checking whether clang supports -Wextra... yes
checking whether clang supports -Wwrite-strings... yes
checking whether clang supports -Wmissing-format-attribute... yes
checking whether clang supports -Wstrict-prototypes... yes
checking whether clang supports -Wmissing-prototypes... yes
checking for incompatibility between DejaGnu and GCC... 
no
checking for makeinfo... /Users/pbulk/build/devel/binutils/work/binutils-2.41/missing makeinfo --split-size=5000000
configure: WARNING:
*** Makeinfo is missing. Info documentation will not be built.
checking if using Solaris linker... no
no
configure: WARNING: *** Versioned symbols not enabled.
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking byteswap.h usability... no
checking byteswap.h presence... no
checking for byteswap.h... no
checking endian.h usability... no
checking endian.h presence... no
checking for endian.h... no
checking whether bswap_16 is declared... no
checking whether bswap_32 is declared... no
checking whether bswap_64 is declared... no
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
gmake[2]: Entering directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/libsframe'
/opt/pkg/bin/gmake  all-am
gmake[3]: Entering directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/libsframe'
  CC       libsframe_la-sframe.lo
  CC       libsframe_la-sframe-dump.lo
  CC       libsframe_la-sframe-error.lo
  CCLD     libsframe.la
gmake[3]: Leaving directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/libsframe'
gmake[2]: Leaving directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/libsframe'
gmake[2]: Entering directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/bfd'
  GEN      bfdver.h
  GEN      elf32-target.h
  GEN      elf64-target.h
  GEN      targmatch.h
Making info in po
gmake[3]: Entering directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/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 default commands
gmake[3]: Nothing to be done for 'info'.
gmake[3]: Leaving directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/bfd/po'
gmake[3]: Entering directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/bfd'
gmake[3]: Circular doc/bfd.stamp <- doc/bfd.texi dependency dropped.
  CCLD     doc/chew.stamp
  GEN      doc/aoutx.stamp
  GEN      doc/archive.stamp
  GEN      doc/archures.stamp
  GEN      doc/bfdio.stamp
  GEN      doc/bfdt.stamp
  GEN      doc/bfdver.texi
  GEN      doc/bfdwin.stamp
  GEN      doc/cache.stamp
  GEN      doc/coffcode.stamp
  GEN      doc/corefile.stamp
  GEN      doc/elfcode.stamp
  GEN      doc/elf.stamp
  GEN      doc/format.stamp
  GEN      doc/hash.stamp
  GEN      doc/libbfd.stamp
  GEN      doc/linker.stamp
  GEN      doc/mmo.stamp
  GEN      doc/opncls.stamp
  GEN      doc/reloc.stamp
  GEN      doc/section.stamp
  GEN      doc/syms.stamp
  GEN      doc/targets.stamp
  MAKEINFO doc/bfd.info
WARNING: 'makeinfo' is missing on your system.  You should only need it if
         you modified a '.texi' or '.texinfo' file, or any other file
         indirectly affecting the aspect of the manual.  The spurious
         call might also be the consequence of using a buggy 'make' (AIX,
         DU, IRIX).  You might want to install the Texinfo package or
         the GNU make package.  Grab either from any GNU archive site.
gmake[3]: Leaving directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/bfd'
/opt/pkg/bin/gmake  all-recursive
gmake[3]: Entering directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/bfd'
Making all in po
gmake[4]: Entering directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/bfd/po'
gmake[4]: Nothing to be done for 'all'.
gmake[4]: Leaving directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/bfd/po'
gmake[4]: Entering directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/bfd'
gmake[4]: Circular doc/bfd.stamp <- doc/bfd.texi dependency dropped.
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
  CC       archive.lo
source='archures.c' object='archures.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
@echo "  CC      " archures.lo;/opt/pkg/bin/mksh ./libtool --silent --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I.  -DBINDIR='"/opt/pkg/bin"' -DLIBDIR='"/opt/pkg/lib"' -I. -I. -I./../include  -DHAVE_x86_64_mach_o_vec -DHAVE_i386_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_pef_vec -DHAVE_pef_xlib_vec -DHAVE_sym_vec -I./../intl  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib  -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable     -c -o archures.lo -DDEFAULT_VECTOR=x86_64_mach_o_vec -DSELECT_VECS='&x86_64_mach_o_vec,&i386_mach_o_vec,&mach_o_le_vec,&mach_o_be_vec,&mach_o_fat_vec,&pef_vec,&pef_xlib_vec,&sym_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch,&bfd_powerpc_arch,&bfd_rs6000_arch' ./archures.c
/opt/pkg/share/libtool/build-aux/depcomp: line 771: exec: @echo: not found
  CC       bfd.lo
  CC       bfdio.lo
  CC       bfdwin.lo
  CC       cache.lo
  CC       coff-bfd.lo
  CC       compress.lo
  CC       corefile.lo
  CC       elf-properties.lo
  CC       format.lo
  CC       hash.lo
  CC       libbfd.lo
  CC       linker.lo
  CC       merge.lo
  CC       opncls.lo
  CC       reloc.lo
  CC       section.lo
  CC       simple.lo
  CC       stab-syms.lo
  CC       stabs.lo
  CC       syms.lo
source='targets.c' object='targets.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
@echo "  CC      " targets.lo;/opt/pkg/bin/mksh ./libtool --silent --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I.  -DBINDIR='"/opt/pkg/bin"' -DLIBDIR='"/opt/pkg/lib"' -I. -I. -I./../include  -DHAVE_x86_64_mach_o_vec -DHAVE_i386_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_pef_vec -DHAVE_pef_xlib_vec -DHAVE_sym_vec -I./../intl  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib  -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable     -c -o targets.lo -DDEFAULT_VECTOR=x86_64_mach_o_vec -DSELECT_VECS='&x86_64_mach_o_vec,&i386_mach_o_vec,&mach_o_le_vec,&mach_o_be_vec,&mach_o_fat_vec,&pef_vec,&pef_xlib_vec,&sym_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch,&bfd_powerpc_arch,&bfd_rs6000_arch' ./targets.c
/opt/pkg/share/libtool/build-aux/depcomp: line 771: exec: @echo: not found
  CC       binary.lo
  CC       ihex.lo
  CC       srec.lo
  CC       tekhex.lo
  CC       verilog.lo
  CC       mach-o-x86-64.lo
  CC       mach-o-i386.lo
  CC       mach-o.lo
source='dwarf2.c' object='dwarf2.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
@echo "  CC      " dwarf2.lo;/opt/pkg/bin/mksh ./libtool --silent --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I.  -DBINDIR='"/opt/pkg/bin"' -DLIBDIR='"/opt/pkg/lib"' -I. -I. -I./../include  -DHAVE_x86_64_mach_o_vec -DHAVE_i386_mach_o_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_pef_vec -DHAVE_pef_xlib_vec -DHAVE_sym_vec -I./../intl  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib  -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable     -c -o dwarf2.lo -DDEBUGDIR=\"/opt/pkg/lib/debug\" ./dwarf2.c
/opt/pkg/share/libtool/build-aux/depcomp: line 771: exec: @echo: not found
  CC       pef.lo
  CC       xsym.lo
  CC       plugin.lo
  CC       cpu-i386.lo
  CC       cpu-powerpc.lo
  CC       cpu-rs6000.lo
  CC       archive64.lo
rm -f tofiles
f=""; \
for i in mach-o-x86-64.lo mach-o-i386.lo mach-o.lo dwarf2.lo pef.lo xsym.lo plugin.lo cpu-i386.lo cpu-powerpc.lo cpu-rs6000.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
  CCLD     libbfd.la
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libbfd.a(bfdwin.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libbfd.a(bfdwin.o) has no symbols
gmake[4]: Leaving directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/bfd'
gmake[3]: Leaving directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/bfd'
gmake[2]: Leaving directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/bfd'
Configuring in ./opcodes
configure: creating cache ./config.cache
checking build system type... x86_64-apple-darwin23
checking host system type... x86_64-apple-darwin23
checking target system type... x86_64-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 /opt/pkg/bin/gmake supports nested variables... yes
checking whether /opt/pkg/bin/gmake supports nested variables... (cached) yes
checking for x86_64-apple-darwin23-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking for style of include used by /opt/pkg/bin/gmake... GNU
checking dependency style of clang... none
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /Users/pbulk/build/devel/binutils/work/.tools/bin/grep
checking for egrep... /Users/pbulk/build/devel/binutils/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 x86_64-apple-darwin23-ar... ar 
checking for x86_64-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/binutils/work/.tools/bin/grep -F
checking for ld used by clang... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/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 /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r
checking for x86_64-apple-darwin23-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-apple-darwin23-ar... (cached) ar 
checking for x86_64-apple-darwin23-strip... no
checking for strip... strip
checking for x86_64-apple-darwin23-ranlib... (cached) ranlib 
checking command to parse /usr/bin/nm output from clang object... ok
checking for x86_64-apple-darwin23-dsymutil... dsymutil
checking for x86_64-apple-darwin23-nmedit... no
checking for nmedit... nmedit
checking for x86_64-apple-darwin23-lipo... no
checking for lipo... lipo
checking for x86_64-apple-darwin23-otool... otool
checking for x86_64-apple-darwin23-otool64... no
checking for otool64... no
checking for -single_module linker flag... no
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 (/Library/Developer/CommandLineTools/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 to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... yes
checking whether NLS is requested... yes
checking for catalogs to be installed...  da de es fi fr ga id it nl pt_BR ro sr sv tr uk vi zh_CN da de es fi fr ga id it nl pt_BR ro sr sv tr uk vi zh_CN
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking size of void *... 8
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
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
gmake[2]: Entering directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/opcodes'
/opt/pkg/bin/gmake  all-recursive
gmake[3]: Entering directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/opcodes'
Making all in .
gmake[4]: Entering directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/opcodes'
  CC       dis-buf.lo
source='disassemble.c' object='disassemble.lo' libtool=yes \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
@echo "  CC      " disassemble.lo;/opt/pkg/bin/mksh ./libtool --silent --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../include -I./../bfd  -I./../intl  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable     -c -o disassemble.lo  -DARCH_i386 -DARCH_powerpc -DARCH_rs6000 ./disassemble.c
/opt/pkg/share/libtool/build-aux/depcomp: line 771: exec: @echo: not found
  CC       dis-init.lo
  CC       i386-dis.lo
  CC       ppc-dis.lo
  CC       ppc-opc.lo
  CCLD     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/binutils/work/binutils-2.41/opcodes'
Making all in po
gmake[4]: Entering directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/opcodes/po'
gmake[4]: Nothing to be done for 'all'.
gmake[4]: Leaving directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/opcodes/po'
gmake[3]: Leaving directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/opcodes'
gmake[2]: Leaving directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/opcodes'
Configuring in ./binutils
configure: creating cache ./config.cache
checking build system type... x86_64-apple-darwin23
checking host system type... x86_64-apple-darwin23
checking target system type... x86_64-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 /opt/pkg/bin/gmake supports nested variables... yes
checking whether /opt/pkg/bin/gmake supports nested variables... (cached) yes
checking for x86_64-apple-darwin23-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking for style of include used by /opt/pkg/bin/gmake... GNU
checking dependency style of clang... none
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /Users/pbulk/build/devel/binutils/work/.tools/bin/grep
checking for egrep... /Users/pbulk/build/devel/binutils/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/binutils/work/.tools/bin/grep -F
checking for ld used by clang... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/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 /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r
checking for x86_64-apple-darwin23-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-apple-darwin23-ar... ar 
checking for x86_64-apple-darwin23-strip... no
checking for strip... strip
checking for x86_64-apple-darwin23-ranlib... ranlib 
checking command to parse /usr/bin/nm output from clang object... ok
checking for x86_64-apple-darwin23-dsymutil... dsymutil
checking for x86_64-apple-darwin23-nmedit... no
checking for nmedit... nmedit
checking for x86_64-apple-darwin23-lipo... no
checking for lipo... lipo
checking for x86_64-apple-darwin23-otool... otool
checking for x86_64-apple-darwin23-otool64... no
checking for otool64... no
checking for -single_module linker flag... no
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 (/Library/Developer/CommandLineTools/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 for dlfcn.h... (cached) yes
checking for windows.h... no
checking for library containing dlsym... none required
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking pkg-config is at least version 0.9.0... no
checking whether to use debuginfod... auto
checking for libdebuginfod >= 0.179... no
configure: WARNING: libdebuginfod is missing or unusable; some features may be unavailable.
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow
checking for bison... bison -y
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking whether NLS is requested... yes
checking for catalogs to be installed...  bg ca da es fi fr hr id it ja pt ro ru rw sk sr sv tr uk vi zh_CN zh_TW bg ca da es fi fr hr id it ja pt ro ru rw sk sr sv tr uk vi zh_CN zh_TW
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-apple-darwin23-ranlib... (cached) ranlib 
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for fseeko... yes
checking for fseeko64... no
checking for getc_unlocked... yes
checking for mkdtemp... yes
checking for mkstemp... yes
checking for utimensat... yes
checking for utimes... yes
checking for mbstate_t... yes
checking for struct stat.st_atim.tv_nsec... no
checking for struct stat.st_atimespec.tv_nsec... yes
checking for library containing frexp... none required
checking for LC_MESSAGES... yes
checking for a known getopt prototype in unistd.h... yes
checking for utime.h... yes
checking whether asprintf is declared... yes
checking whether environ is declared... no
checking whether getc_unlocked is declared... yes
checking whether stpcpy is declared... yes
checking whether strnlen is declared... yes
checking for libzstd >= 1.4.0... no
checking for msgpack... no
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for ld used by GCC... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking for shared library run path origin... done
checking for iconv... yes
checking how to link with libiconv... -liconv
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
gmake[2]: Entering directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/binutils'
  CC       sysinfo.o
  CC       syslex_wrap.o
  CCLD     sysinfo
  GEN      sysroff.h
Making info in po
gmake[3]: Entering directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/binutils/po'
gmake[3]: Nothing to be done for 'info'.
gmake[3]: Leaving directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/binutils/po'
gmake[3]: Entering directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/binutils'
  GEN      doc/addr2line.1
gmake[3]: [Makefile:2034: doc/addr2line.1] Error 1 (ignored)
pod2man: unable to format addr2line.pod
  GEN      doc/ar.1
gmake[3]: [Makefile:2041: doc/ar.1] Error 1 (ignored)
pod2man: unable to format ar.pod
  GEN      doc/dlltool.1
gmake[3]: [Makefile:2048: doc/dlltool.1] Error 1 (ignored)
pod2man: unable to format dlltool.pod
  GEN      doc/nm.1
gmake[3]: [Makefile:2055: doc/nm.1] Error 1 (ignored)
pod2man: unable to format nm.pod
  GEN      doc/objcopy.1
gmake[3]: [Makefile:2062: doc/objcopy.1] Error 1 (ignored)
pod2man: unable to format objcopy.pod
  GEN      doc/objdump.1
gmake[3]: [Makefile:2069: doc/objdump.1] Error 1 (ignored)
pod2man: unable to format objdump.pod
  GEN      doc/ranlib.1
gmake[3]: [Makefile:2076: doc/ranlib.1] Error 1 (ignored)
pod2man: unable to format ranlib.pod
  GEN      doc/readelf.1
gmake[3]: [Makefile:2083: doc/readelf.1] Error 1 (ignored)
pod2man: unable to format readelf.pod
  GEN      doc/size.1
gmake[3]: [Makefile:2090: doc/size.1] Error 1 (ignored)
pod2man: unable to format size.pod
  GEN      doc/strings.1
gmake[3]: [Makefile:2097: doc/strings.1] Error 1 (ignored)
pod2man: unable to format strings.pod
  GEN      doc/strip.1
gmake[3]: [Makefile:2104: doc/strip.1] Error 1 (ignored)
pod2man: unable to format strip.pod
  GEN      doc/elfedit.1
gmake[3]: [Makefile:2111: doc/elfedit.1] Error 1 (ignored)
pod2man: unable to format elfedit.pod
  GEN      doc/windres.1
gmake[3]: [Makefile:2118: doc/windres.1] Error 1 (ignored)
pod2man: unable to format windres.pod
  GEN      doc/windmc.1
gmake[3]: [Makefile:2125: doc/windmc.1] Error 1 (ignored)
pod2man: unable to format windmc.pod
  GEN      doc/cxxfilt.man
gmake[3]: [Makefile:2132: doc/cxxfilt.man] Error 1 (ignored)
pod2man: unable to format c++filt.pod
  GEN      doc/c++filt.1
gmake[3]: Leaving directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/binutils'
/opt/pkg/bin/gmake  all-recursive
gmake[3]: Entering directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/binutils'
Making all in po
gmake[4]: Entering directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/binutils/po'
gmake[4]: Nothing to be done for 'all'.
gmake[4]: Leaving directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/binutils/po'
gmake[4]: Entering directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/binutils'
  CC       size.o
  CC       bucomm.o
  CC       version.o
  CC       filemode.o
  CCLD     size
source='objdump.c' object='objdump.o' libtool=no \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
@echo "  CC      " objdump.o;clang -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -I./../intl -DLOCALEDIR="\"/opt/pkg/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib  -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable     -c -DOBJDUMP_PRIVATE_VECTORS=" &objdump_private_desc_mach_o," ./objdump.c
/opt/pkg/share/libtool/build-aux/depcomp: line 771: exec: @echo: not found
source='dwarf.c' object='dwarf.o' libtool=no \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
@echo "  CC      " dwarf.o;clang -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -I./../intl -DLOCALEDIR="\"/opt/pkg/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib  -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -c -o dwarf.o ./dwarf.c
/opt/pkg/share/libtool/build-aux/depcomp: line 771: exec: @echo: not found
  CC       prdbg.o
  CC       demanguse.o
  CC       rddbg.o
  CC       debug.o
  CC       stabs.o
  CC       rdcoff.o
  CC       elfcomm.o
  CC       od-macho.o
  CCLD     objdump
source='arparse.c' object='arparse.o' libtool=no \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
@echo "  CC      " arparse.o;clang -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -I./../intl -DLOCALEDIR="\"/opt/pkg/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib  -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable     -c `test -f arparse.c || echo ./`arparse.c 
/opt/pkg/share/libtool/build-aux/depcomp: line 771: exec: @echo: not found
source='arlex.c' object='arlex.o' libtool=no \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
@echo "  CC      " arlex.o;clang -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -I./../intl -DLOCALEDIR="\"/opt/pkg/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib  -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable     -c `test -f arlex.c || echo ./`arlex.c 
/opt/pkg/share/libtool/build-aux/depcomp: line 771: exec: @echo: not found
  CC       ar.o
  CC       not-ranlib.o
  CC       arsup.o
  CC       rename.o
  CC       binemul.o
  CC       emul_vanilla.o
  CCLD     ar
  CC       strings.o
  CCLD     strings
  CC       is-ranlib.o
  CCLD     ranlib
  CC       objcopy.o
  CC       not-strip.o
  CC       wrstabs.o
  CCLD     objcopy
  CC       addr2line.o
  CCLD     addr2line
source='readelf.c' object='readelf.o' libtool=no \
DEPDIR=.deps depmode=none /opt/pkg/bin/mksh ./../depcomp \
@echo "  CC      " readelf.o;clang -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -I./../intl -DLOCALEDIR="\"/opt/pkg/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib  -pipe -Os -Wno-unused-value -Wno-format-security -Wno-uninitialized -Wno-format -Wno-string-plus-int -Wno-empty-body -Wno-self-assign -Wno-unused-function -Wno-error=unused-const-variable      -c -o readelf.o ./readelf.c
/opt/pkg/share/libtool/build-aux/depcomp: line 771: exec: @echo: not found
  CC       unwind-ia64.o
  CCLD     readelf
  CC       elfedit.o
  CCLD     elfedit
  CC       nm.o
  CCLD     nm-new
  CC       is-strip.o
  CCLD     strip-new
  CC       cxxfilt.o
  CCLD     cxxfilt
  CC       bfdtest1.o
  CCLD     bfdtest1
  CC       bfdtest2.o
  CCLD     bfdtest2
  CC       testsuite/gentestdlls.o
  CCLD     testsuite/gentestdlls
gmake[4]: Leaving directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/binutils'
gmake[3]: Leaving directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/binutils'
gmake[2]: Leaving directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/binutils'
Configuring in ./etc
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a BSD-compatible install... /usr/bin/install -c -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 /opt/pkg/bin/gmake supports nested variables... yes
checking whether /opt/pkg/bin/gmake supports nested variables... (cached) yes
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
gmake[2]: Entering directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/etc'
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41/etc'
gmake[1]: Nothing to be done for 'all-target'.
gmake[1]: Leaving directory '/Users/pbulk/build/devel/binutils/work/binutils-2.41'