Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save saneef/2346703 to your computer and use it in GitHub Desktop.
Save saneef/2346703 to your computer and use it in GitHub Desktop.
Bug Report: Segmentation Fault while installing pango.
This file has been truncated, but you can view the full file.
==> Installing pango dependency: pkg-config
==> Downloading http://pkg-config.freedesktop.org/releases/pkg-config-0.25.tar.gz
Already downloaded: /Users/saneef/Library/Caches/Homebrew/pkg-config-0.25.tar.gz
/usr/bin/tar xf /Users/saneef/Library/Caches/Homebrew/pkg-config-0.25.tar.gz
==> ./configure --disable-debug --prefix=/usr/local/Cellar/pkg-config/0.25 --with-pc-path=/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/X11/lib/pkgconfig
./configure --disable-debug --prefix=/usr/local/Cellar/pkg-config/0.25 --with-pc-path=/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/X11/lib/pkgconfig
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-apple-darwin11.3.0
checking host system type... x86_64-apple-darwin11.3.0
checking for style of include used by make... GNU
checking for gcc... /usr/bin/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 /usr/bin/clang accepts -g... yes
checking for /usr/bin/clang option to accept ISO C89... none needed
checking dependency style of /usr/bin/clang... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/clang... /usr/bin/clang
checking if the linker (/usr/bin/clang) 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... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/clang option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from /usr/bin/clang object... ok
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking how to run the C preprocessor... /usr/bin/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 /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/clang static flag -static works... no
checking if /usr/bin/clang supports -c -o file.o... yes
checking if /usr/bin/clang supports -c -o file.o... (cached) yes
checking whether the /usr/bin/clang linker (/usr/bin/clang) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.3.0 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 gcc... (cached) /usr/bin/clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether /usr/bin/clang accepts -g... (cached) yes
checking for /usr/bin/clang option to accept ISO C89... (cached) none needed
checking dependency style of /usr/bin/clang... (cached) gcc3
checking for default search path for .pc files... /usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/X11/lib/pkgconfig
checking whether to list both direct and indirect dependencies... ./configure: line 11170: ./libtool: No such file or directory
no
checking for Win32... no
checking for working alloca.h... yes
checking for alloca... yes
checking for setresuid... no
checking for setreuid... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking for unistd.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating popt/Makefile
config.status: creating check/Makefile
config.status: creating check/config.sh
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in glib-1.2.10 (/private/tmp/homebrew-pkg-config-0.25-sgRt/pkg-config-0.25/glib-1.2.10)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/pkg-config/0.25' '--disable-debug' '--with-pc-path=/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/X11/lib/pkgconfig' 'CC=/usr/bin/clang' 'CFLAGS=-Os -w -pipe -march=native -Qunused-arguments -std=gnu89' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking build system type... i686-apple-darwin11.3.0
checking host system type... i686-apple-darwin11.3.0
checking for style of include used by make... GNU
checking for gcc... /usr/bin/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 /usr/bin/clang accepts -g... yes
checking for /usr/bin/clang option to accept ISO C89... none needed
checking dependency style of /usr/bin/clang... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/clang... /usr/bin/clang
checking if the linker (/usr/bin/clang) 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... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/clang option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from /usr/bin/clang object... ok
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking how to run the C preprocessor... /usr/bin/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 /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/clang static flag -static works... no
checking if /usr/bin/clang supports -c -o file.o... yes
checking if /usr/bin/clang supports -c -o file.o... (cached) yes
checking whether the /usr/bin/clang linker (/usr/bin/clang) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.3.0 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 whether to enable maintainer-specific portions of Makefiles... no
checking whether to enable memory checking... no
checking whether to enable memory profiling... no
checking for gcc... (cached) /usr/bin/clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether /usr/bin/clang accepts -g... (cached) yes
checking for /usr/bin/clang option to accept ISO C89... (cached) none needed
checking dependency style of /usr/bin/clang... (cached) gcc3
checking for gcc... (cached) /usr/bin/clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether /usr/bin/clang accepts -g... (cached) yes
checking for /usr/bin/clang option to accept ISO C89... (cached) none needed
checking dependency style of /usr/bin/clang... (cached) gcc3
checking for extra flags to get ANSI library prototypes... none needed
checking for extra flags for POSIX compliance... none needed
checking for ANSI C header files... (cached) yes
checking for vprintf... yes
checking for _doprnt... no
checking for atexit... yes
checking for on_exit... no
checking size of char... 1
checking size of short... 2
checking size of long... 8
checking size of int... 4
checking size of void *... 8
checking size of long long... 8
checking for an ANSI C-conforming const... yes
checking for __inline... yes
checking for __inline__... yes
checking for inline... yes
checking whether byte ordering is bigendian... no
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for unistd.h... (cached) yes
checking values.h usability... no
checking values.h presence... no
checking for values.h... no
checking for lstat... yes
checking for strerror... yes
checking for strsignal... yes
checking for memmove... yes
checking for vsnprintf... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for poll... yes
checking for sys_errlist... yes
checking for sys_siglist... yes
checking for sys_siglist declaration... yes
checking for fd_set... yes, found in sys/types.h
checking for wchar.h... yes
checking for wctype.h... yes
checking for iswalnum... yes
checking if iswalnum() and friends are properly defined... no
checking whether realloc (NULL,) will work... yes
checking for an implementation of va_copy()... yes
checking for an implementation of __va_copy()... yes
checking whether va_lists can be copied by value... no
checking for dlopen... yes
checking for dlsym... yes
checking for RTLD_GLOBAL brokenness... no
checking for preceeding underscore in symbols... no
checking for dlerror... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for thread implementation... posix
checking for pthread_attr_init in -lpthread... yes
checking necessary linker options... -lpthread
checking necessary compiler options... -D_REENTRANT
checking for localtime_r... yes
checking for rand_r... yes
checking for getpwuid_r... yes
checking whether getpwuid_r is posix like... yes
checking whether pthread_getspecific is posix like... yes
checking whether pthread_mutex_trylock is posix like... yes
checking whether pthread_cond_timedwait is posix like... yes
checking size of pthread_mutex_t... 64
checking byte contents of pthread_mutex_t... -89,-85,-86,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
checking system definitions for POLLIN POLLOUT POLLPRI POLLERR POLLHUP POLLNVAL... done
configure: creating ./config.status
config.status: creating glib.spec
config.status: creating Makefile
config.status: creating glib-config
config.status: creating gmodule/gmoduleconf.h
config.status: creating gmodule/Makefile
config.status: creating gthread/Makefile
config.status: creating docs/Makefile
config.status: creating docs/glib-config.1
config.status: creating tests/Makefile
config.status: creating glib.pc
config.status: creating gmodule.pc
config.status: creating gthread.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
creating glibconfig.h
config.status: executing default commands
==> make
make
make all-recursive
Making all in glib-1.2.10
CONFIG_FILES= CONFIG_HEADERS= CONFIG_OTHER=glibconfig.h ./config.status
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
creating glibconfig.h
glibconfig.h is unchanged
config.status: executing default commands
echo timestamp > stamp-gc-h
make all-recursive
Making all in .
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT garray.lo -MD -MP -MF .deps/garray.Tpo -c -o garray.lo garray.c
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gcache.lo -MD -MP -MF .deps/gcache.Tpo -c -o gcache.lo gcache.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT garray.lo -MD -MP -MF .deps/garray.Tpo -c garray.c -fno-common -DPIC -o .libs/garray.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gcache.lo -MD -MP -MF .deps/gcache.Tpo -c gcache.c -fno-common -DPIC -o .libs/gcache.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gcache.lo -MD -MP -MF .deps/gcache.Tpo -c gcache.c -o gcache.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT garray.lo -MD -MP -MF .deps/garray.Tpo -c garray.c -o garray.o >/dev/null 2>&1
mv -f .deps/gcache.Tpo .deps/gcache.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gcompletion.lo -MD -MP -MF .deps/gcompletion.Tpo -c -o gcompletion.lo gcompletion.c
mv -f .deps/garray.Tpo .deps/garray.Plo
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gcompletion.lo -MD -MP -MF .deps/gcompletion.Tpo -c gcompletion.c -fno-common -DPIC -o .libs/gcompletion.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gdataset.lo -MD -MP -MF .deps/gdataset.Tpo -c -o gdataset.lo gdataset.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gdataset.lo -MD -MP -MF .deps/gdataset.Tpo -c gdataset.c -fno-common -DPIC -o .libs/gdataset.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gcompletion.lo -MD -MP -MF .deps/gcompletion.Tpo -c gcompletion.c -o gcompletion.o >/dev/null 2>&1
mv -f .deps/gcompletion.Tpo .deps/gcompletion.Plo
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gdataset.lo -MD -MP -MF .deps/gdataset.Tpo -c gdataset.c -o gdataset.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gdate.lo -MD -MP -MF .deps/gdate.Tpo -c -o gdate.lo gdate.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gdate.lo -MD -MP -MF .deps/gdate.Tpo -c gdate.c -fno-common -DPIC -o .libs/gdate.o
mv -f .deps/gdataset.Tpo .deps/gdataset.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gerror.lo -MD -MP -MF .deps/gerror.Tpo -c -o gerror.lo gerror.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gerror.lo -MD -MP -MF .deps/gerror.Tpo -c gerror.c -fno-common -DPIC -o .libs/gerror.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gerror.lo -MD -MP -MF .deps/gerror.Tpo -c gerror.c -o gerror.o >/dev/null 2>&1
mv -f .deps/gerror.Tpo .deps/gerror.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT ghash.lo -MD -MP -MF .deps/ghash.Tpo -c -o ghash.lo ghash.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gdate.lo -MD -MP -MF .deps/gdate.Tpo -c gdate.c -o gdate.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT ghash.lo -MD -MP -MF .deps/ghash.Tpo -c ghash.c -fno-common -DPIC -o .libs/ghash.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT ghash.lo -MD -MP -MF .deps/ghash.Tpo -c ghash.c -o ghash.o >/dev/null 2>&1
mv -f .deps/ghash.Tpo .deps/ghash.Plo
mv -f .deps/gdate.Tpo .deps/gdate.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT ghook.lo -MD -MP -MF .deps/ghook.Tpo -c -o ghook.lo ghook.c
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT giochannel.lo -MD -MP -MF .deps/giochannel.Tpo -c -o giochannel.lo giochannel.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT giochannel.lo -MD -MP -MF .deps/giochannel.Tpo -c giochannel.c -fno-common -DPIC -o .libs/giochannel.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT ghook.lo -MD -MP -MF .deps/ghook.Tpo -c ghook.c -fno-common -DPIC -o .libs/ghook.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT giochannel.lo -MD -MP -MF .deps/giochannel.Tpo -c giochannel.c -o giochannel.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT ghook.lo -MD -MP -MF .deps/ghook.Tpo -c ghook.c -o ghook.o >/dev/null 2>&1
mv -f .deps/giochannel.Tpo .deps/giochannel.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT giounix.lo -MD -MP -MF .deps/giounix.Tpo -c -o giounix.lo giounix.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT giounix.lo -MD -MP -MF .deps/giounix.Tpo -c giounix.c -fno-common -DPIC -o .libs/giounix.o
mv -f .deps/ghook.Tpo .deps/ghook.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT glist.lo -MD -MP -MF .deps/glist.Tpo -c -o glist.lo glist.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT giounix.lo -MD -MP -MF .deps/giounix.Tpo -c giounix.c -o giounix.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT glist.lo -MD -MP -MF .deps/glist.Tpo -c glist.c -fno-common -DPIC -o .libs/glist.o
mv -f .deps/giounix.Tpo .deps/giounix.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gmain.lo -MD -MP -MF .deps/gmain.Tpo -c -o gmain.lo gmain.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gmain.lo -MD -MP -MF .deps/gmain.Tpo -c gmain.c -fno-common -DPIC -o .libs/gmain.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT glist.lo -MD -MP -MF .deps/glist.Tpo -c glist.c -o glist.o >/dev/null 2>&1
mv -f .deps/glist.Tpo .deps/glist.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gmem.lo -MD -MP -MF .deps/gmem.Tpo -c -o gmem.lo gmem.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gmain.lo -MD -MP -MF .deps/gmain.Tpo -c gmain.c -o gmain.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gmem.lo -MD -MP -MF .deps/gmem.Tpo -c gmem.c -fno-common -DPIC -o .libs/gmem.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gmem.lo -MD -MP -MF .deps/gmem.Tpo -c gmem.c -o gmem.o >/dev/null 2>&1
mv -f .deps/gmain.Tpo .deps/gmain.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gmessages.lo -MD -MP -MF .deps/gmessages.Tpo -c -o gmessages.lo gmessages.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gmessages.lo -MD -MP -MF .deps/gmessages.Tpo -c gmessages.c -fno-common -DPIC -o .libs/gmessages.o
mv -f .deps/gmem.Tpo .deps/gmem.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gmutex.lo -MD -MP -MF .deps/gmutex.Tpo -c -o gmutex.lo gmutex.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gmutex.lo -MD -MP -MF .deps/gmutex.Tpo -c gmutex.c -fno-common -DPIC -o .libs/gmutex.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gmutex.lo -MD -MP -MF .deps/gmutex.Tpo -c gmutex.c -o gmutex.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gmessages.lo -MD -MP -MF .deps/gmessages.Tpo -c gmessages.c -o gmessages.o >/dev/null 2>&1
mv -f .deps/gmutex.Tpo .deps/gmutex.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gnode.lo -MD -MP -MF .deps/gnode.Tpo -c -o gnode.lo gnode.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gnode.lo -MD -MP -MF .deps/gnode.Tpo -c gnode.c -fno-common -DPIC -o .libs/gnode.o
mv -f .deps/gmessages.Tpo .deps/gmessages.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gprimes.lo -MD -MP -MF .deps/gprimes.Tpo -c -o gprimes.lo gprimes.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gprimes.lo -MD -MP -MF .deps/gprimes.Tpo -c gprimes.c -fno-common -DPIC -o .libs/gprimes.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gnode.lo -MD -MP -MF .deps/gnode.Tpo -c gnode.c -o gnode.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gprimes.lo -MD -MP -MF .deps/gprimes.Tpo -c gprimes.c -o gprimes.o >/dev/null 2>&1
mv -f .deps/gprimes.Tpo .deps/gprimes.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT grel.lo -MD -MP -MF .deps/grel.Tpo -c -o grel.lo grel.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT grel.lo -MD -MP -MF .deps/grel.Tpo -c grel.c -fno-common -DPIC -o .libs/grel.o
mv -f .deps/gnode.Tpo .deps/gnode.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gscanner.lo -MD -MP -MF .deps/gscanner.Tpo -c -o gscanner.lo gscanner.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gscanner.lo -MD -MP -MF .deps/gscanner.Tpo -c gscanner.c -fno-common -DPIC -o .libs/gscanner.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT grel.lo -MD -MP -MF .deps/grel.Tpo -c grel.c -o grel.o >/dev/null 2>&1
mv -f .deps/grel.Tpo .deps/grel.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gslist.lo -MD -MP -MF .deps/gslist.Tpo -c -o gslist.lo gslist.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gslist.lo -MD -MP -MF .deps/gslist.Tpo -c gslist.c -fno-common -DPIC -o .libs/gslist.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gscanner.lo -MD -MP -MF .deps/gscanner.Tpo -c gscanner.c -o gscanner.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gslist.lo -MD -MP -MF .deps/gslist.Tpo -c gslist.c -o gslist.o >/dev/null 2>&1
mv -f .deps/gslist.Tpo .deps/gslist.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gstrfuncs.lo -MD -MP -MF .deps/gstrfuncs.Tpo -c -o gstrfuncs.lo gstrfuncs.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gstrfuncs.lo -MD -MP -MF .deps/gstrfuncs.Tpo -c gstrfuncs.c -fno-common -DPIC -o .libs/gstrfuncs.o
mv -f .deps/gscanner.Tpo .deps/gscanner.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gstring.lo -MD -MP -MF .deps/gstring.Tpo -c -o gstring.lo gstring.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gstring.lo -MD -MP -MF .deps/gstring.Tpo -c gstring.c -fno-common -DPIC -o .libs/gstring.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gstrfuncs.lo -MD -MP -MF .deps/gstrfuncs.Tpo -c gstrfuncs.c -o gstrfuncs.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gstring.lo -MD -MP -MF .deps/gstring.Tpo -c gstring.c -o gstring.o >/dev/null 2>&1
mv -f .deps/gstring.Tpo .deps/gstring.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gtimer.lo -MD -MP -MF .deps/gtimer.Tpo -c -o gtimer.lo gtimer.c
mv -f .deps/gstrfuncs.Tpo .deps/gstrfuncs.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gtree.lo -MD -MP -MF .deps/gtree.Tpo -c -o gtree.lo gtree.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gtimer.lo -MD -MP -MF .deps/gtimer.Tpo -c gtimer.c -fno-common -DPIC -o .libs/gtimer.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gtree.lo -MD -MP -MF .deps/gtree.Tpo -c gtree.c -fno-common -DPIC -o .libs/gtree.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gtimer.lo -MD -MP -MF .deps/gtimer.Tpo -c gtimer.c -o gtimer.o >/dev/null 2>&1
mv -f .deps/gtimer.Tpo .deps/gtimer.Plo
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gtree.lo -MD -MP -MF .deps/gtree.Tpo -c gtree.c -o gtree.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gutils.lo -MD -MP -MF .deps/gutils.Tpo -c -o gutils.lo gutils.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gutils.lo -MD -MP -MF .deps/gutils.Tpo -c gutils.c -fno-common -DPIC -o .libs/gutils.o
mv -f .deps/gtree.Tpo .deps/gtree.Plo
/usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT testglib.o -MD -MP -MF .deps/testglib.Tpo -c -o testglib.o testglib.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gutils.lo -MD -MP -MF .deps/gutils.Tpo -c gutils.c -o gutils.o >/dev/null 2>&1
mv -f .deps/gutils.Tpo .deps/gutils.Plo
/usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT testgdate.o -MD -MP -MF .deps/testgdate.Tpo -c -o testgdate.o testgdate.c
mv -f .deps/testglib.Tpo .deps/testglib.Po
/usr/bin/clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT testgdateparser.o -MD -MP -MF .deps/testgdateparser.Tpo -c -o testgdateparser.o testgdateparser.c
mv -f .deps/testgdateparser.Tpo .deps/testgdateparser.Po
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -version-info 0:10:0 -release 1.2 -export-dynamic -o libglib.la garray.lo gcache.lo gcompletion.lo gdataset.lo gdate.lo gerror.lo ghash.lo ghook.lo giochannel.lo giounix.lo glist.lo gmain.lo gmem.lo gmessages.lo gmutex.lo gnode.lo gprimes.lo grel.lo gscanner.lo gslist.lo gstrfuncs.lo gstring.lo gtimer.lo gtree.lo gutils.lo
libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries
libtool: link: warning: `-release' is ignored for convenience libraries
mv -f .deps/testgdate.Tpo .deps/testgdate.Po
libtool: link: ar cru .libs/libglib.a .libs/garray.o .libs/gcache.o .libs/gcompletion.o .libs/gdataset.o .libs/gdate.o .libs/gerror.o .libs/ghash.o .libs/ghook.o .libs/giochannel.o .libs/giounix.o .libs/glist.o .libs/gmain.o .libs/gmem.o .libs/gmessages.o .libs/gmutex.o .libs/gnode.o .libs/gprimes.o .libs/grel.o .libs/gscanner.o .libs/gslist.o .libs/gstrfuncs.o .libs/gstring.o .libs/gtimer.o .libs/gtree.o .libs/gutils.o
libtool: link: ranlib .libs/libglib.a
libtool: link: ( cd ".libs" && rm -f "libglib.la" && ln -s "../libglib.la" "libglib.la" )
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -o testglib testglib.o libglib.la
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -o testgdate testgdate.o libglib.la
libtool: link: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -o testglib testglib.o ./.libs/libglib.a
libtool: link: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -o testgdate testgdate.o ./.libs/libglib.a
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -o testgdateparser testgdateparser.o libglib.la
libtool: link: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -o testgdateparser testgdateparser.o ./.libs/libglib.a
Making all in gmodule
make all-am
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gmodule.lo -MD -MP -MF .deps/gmodule.Tpo -c -o gmodule.lo gmodule.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT libgplugin_a.lo -MD -MP -MF .deps/libgplugin_a.Tpo -c -o libgplugin_a.lo libgplugin_a.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gmodule.lo -MD -MP -MF .deps/gmodule.Tpo -c gmodule.c -fno-common -DPIC -o .libs/gmodule.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT libgplugin_a.lo -MD -MP -MF .deps/libgplugin_a.Tpo -c libgplugin_a.c -fno-common -DPIC -o .libs/libgplugin_a.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT libgplugin_a.lo -MD -MP -MF .deps/libgplugin_a.Tpo -c libgplugin_a.c -o libgplugin_a.o >/dev/null 2>&1
mv -f .deps/libgplugin_a.Tpo .deps/libgplugin_a.Plo
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gmodule.lo -MD -MP -MF .deps/gmodule.Tpo -c gmodule.c -o gmodule.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT libgplugin_b.lo -MD -MP -MF .deps/libgplugin_b.Tpo -c -o libgplugin_b.lo libgplugin_b.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT libgplugin_b.lo -MD -MP -MF .deps/libgplugin_b.Tpo -c libgplugin_b.c -fno-common -DPIC -o .libs/libgplugin_b.o
mv -f .deps/gmodule.Tpo .deps/gmodule.Plo
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT testgmodule.o -MD -MP -MF .deps/testgmodule.Tpo -c -o testgmodule.o testgmodule.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT libgplugin_b.lo -MD -MP -MF .deps/libgplugin_b.Tpo -c libgplugin_b.c -o libgplugin_b.o >/dev/null 2>&1
mv -f .deps/libgplugin_b.Tpo .deps/libgplugin_b.Plo
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -version-info 0:10:0 -release 1.2 -export-dynamic -o libgmodule.la gmodule.lo
mv -f .deps/testgmodule.Tpo .deps/testgmodule.Po
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -avoid-version -module -o libgplugin_a.la libgplugin_a.lo
libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries
libtool: link: warning: `-release' is ignored for convenience libraries
libtool: link: ar cru .libs/libgmodule.a .libs/gmodule.o
libtool: link: ranlib .libs/libgmodule.a
libtool: link: ar cru .libs/libgplugin_a.a .libs/libgplugin_a.o
libtool: link: ranlib .libs/libgplugin_a.a
libtool: link: ( cd ".libs" && rm -f "libgmodule.la" && ln -s "../libgmodule.la" "libgmodule.la" )
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -avoid-version -module -o libgplugin_b.la libgplugin_b.lo
libtool: link: ( cd ".libs" && rm -f "libgplugin_a.la" && ln -s "../libgplugin_a.la" "libgplugin_a.la" )
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -o testgmodule testgmodule.o libgmodule.la ../libglib.la
libtool: link: ar cru .libs/libgplugin_b.a .libs/libgplugin_b.o
libtool: link: ranlib .libs/libgplugin_b.a
libtool: link: ( cd ".libs" && rm -f "libgplugin_b.la" && ln -s "../libgplugin_b.la" "libgplugin_b.la" )
libtool: link: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -o testgmodule testgmodule.o ./.libs/libgmodule.a ../.libs/libglib.a
Making all in gthread
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../gthread -DG_LOG_DOMAIN=\"GThread\" -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gthread.lo -MD -MP -MF .deps/gthread.Tpo -c -o gthread.lo gthread.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../gthread -DG_LOG_DOMAIN=\"GThread\" -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT testgthread.o -MD -MP -MF .deps/testgthread.Tpo -c -o testgthread.o testgthread.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../gthread -DG_LOG_DOMAIN=\"GThread\" -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gthread.lo -MD -MP -MF .deps/gthread.Tpo -c gthread.c -fno-common -DPIC -o .libs/gthread.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../gthread -DG_LOG_DOMAIN=\"GThread\" -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT gthread.lo -MD -MP -MF .deps/gthread.Tpo -c gthread.c -o gthread.o >/dev/null 2>&1
mv -f .deps/gthread.Tpo .deps/gthread.Plo
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -version-info 0:10:0 -release 1.2 -export-dynamic -o libgthread.la gthread.lo -lpthread
libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries
libtool: link: warning: `-release' is ignored for convenience libraries
mv -f .deps/testgthread.Tpo .deps/testgthread.Po
libtool: link: ar cru .libs/libgthread.a .libs/gthread.o
libtool: link: ranlib .libs/libgthread.a
libtool: link: ( cd ".libs" && rm -f "libgthread.la" && ln -s "../libgthread.la" "libgthread.la" )
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -o testgthread testgthread.o ../libglib.la libgthread.la
libtool: link: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -o testgthread testgthread.o ../.libs/libglib.a ./.libs/libgthread.a -lpthread
Making all in docs
make[4]: Nothing to be done for `all'.
Making all in tests
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT array-test.o -MD -MP -MF .deps/array-test.Tpo -c -o array-test.o array-test.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT dirname-test.o -MD -MP -MF .deps/dirname-test.Tpo -c -o dirname-test.o dirname-test.c
mv -f .deps/dirname-test.Tpo .deps/dirname-test.Po
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT hash-test.o -MD -MP -MF .deps/hash-test.Tpo -c -o hash-test.o hash-test.c
mv -f .deps/array-test.Tpo .deps/array-test.Po
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT list-test.o -MD -MP -MF .deps/list-test.Tpo -c -o list-test.o list-test.c
mv -f .deps/list-test.Tpo .deps/list-test.Po
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT node-test.o -MD -MP -MF .deps/node-test.Tpo -c -o node-test.o node-test.c
mv -f .deps/hash-test.Tpo .deps/hash-test.Po
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT relation-test.o -MD -MP -MF .deps/relation-test.Tpo -c -o relation-test.o relation-test.c
mv -f .deps/node-test.Tpo .deps/node-test.Po
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT slist-test.o -MD -MP -MF .deps/slist-test.Tpo -c -o slist-test.o slist-test.c
mv -f .deps/relation-test.Tpo .deps/relation-test.Po
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT string-test.o -MD -MP -MF .deps/string-test.Tpo -c -o string-test.o string-test.c
mv -f .deps/slist-test.Tpo .deps/slist-test.Po
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT strfunc-test.o -MD -MP -MF .deps/strfunc-test.Tpo -c -o strfunc-test.o strfunc-test.c
mv -f .deps/string-test.Tpo .deps/string-test.Po
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT tree-test.o -MD -MP -MF .deps/tree-test.Tpo -c -o tree-test.o tree-test.c
mv -f .deps/strfunc-test.Tpo .deps/strfunc-test.Po
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -MT type-test.o -MD -MP -MF .deps/type-test.Tpo -c -o type-test.o type-test.c
mv -f .deps/tree-test.Tpo .deps/tree-test.Po
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -o array-test array-test.o ../libglib.la
mv -f .deps/type-test.Tpo .deps/type-test.Po
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -o dirname-test dirname-test.o ../libglib.la
libtool: link: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -o array-test array-test.o ../.libs/libglib.a
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -o hash-test hash-test.o ../libglib.la
libtool: link: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -o dirname-test dirname-test.o ../.libs/libglib.a
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -o list-test list-test.o ../libglib.la
libtool: link: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -o hash-test hash-test.o ../.libs/libglib.a
libtool: link: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -o list-test list-test.o ../.libs/libglib.a
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -o node-test node-test.o ../libglib.la
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -o relation-test relation-test.o ../libglib.la
libtool: link: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -o node-test node-test.o ../.libs/libglib.a
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -o slist-test slist-test.o ../libglib.la
libtool: link: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -o relation-test relation-test.o ../.libs/libglib.a
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -o string-test string-test.o ../libglib.la
libtool: link: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -o slist-test slist-test.o ../.libs/libglib.a
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -o strfunc-test strfunc-test.o ../libglib.la
libtool: link: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -o string-test string-test.o ../.libs/libglib.a
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -o tree-test tree-test.o ../libglib.la
libtool: link: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -o strfunc-test strfunc-test.o ../.libs/libglib.a
libtool: link: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -o tree-test tree-test.o ../.libs/libglib.a
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -o type-test type-test.o ../libglib.la
libtool: link: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -Wall -D_REENTRANT -o type-test type-test.o ../.libs/libglib.a
Making all in popt
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -MT popt.lo -MD -MP -MF .deps/popt.Tpo -c -o popt.lo popt.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -MT poptconfig.lo -MD -MP -MF .deps/poptconfig.Tpo -c -o poptconfig.lo poptconfig.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -MT popt.lo -MD -MP -MF .deps/popt.Tpo -c popt.c -fno-common -DPIC -o .libs/popt.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -MT poptconfig.lo -MD -MP -MF .deps/poptconfig.Tpo -c poptconfig.c -fno-common -DPIC -o .libs/poptconfig.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -MT poptconfig.lo -MD -MP -MF .deps/poptconfig.Tpo -c poptconfig.c -o poptconfig.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -MT popt.lo -MD -MP -MF .deps/popt.Tpo -c popt.c -o popt.o >/dev/null 2>&1
mv -f .deps/poptconfig.Tpo .deps/poptconfig.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -MT popthelp.lo -MD -MP -MF .deps/popthelp.Tpo -c -o popthelp.lo popthelp.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -MT popthelp.lo -MD -MP -MF .deps/popthelp.Tpo -c popthelp.c -fno-common -DPIC -o .libs/popthelp.o
mv -f .deps/popt.Tpo .deps/popt.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -MT poptparse.lo -MD -MP -MF .deps/poptparse.Tpo -c -o poptparse.lo poptparse.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -MT poptparse.lo -MD -MP -MF .deps/poptparse.Tpo -c poptparse.c -fno-common -DPIC -o .libs/poptparse.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -MT popthelp.lo -MD -MP -MF .deps/popthelp.Tpo -c popthelp.c -o popthelp.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -MT poptparse.lo -MD -MP -MF .deps/poptparse.Tpo -c poptparse.c -o poptparse.o >/dev/null 2>&1
mv -f .deps/poptparse.Tpo .deps/poptparse.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -MT findme.lo -MD -MP -MF .deps/findme.Tpo -c -o findme.lo findme.c
mv -f .deps/popthelp.Tpo .deps/popthelp.Plo
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -MT findme.lo -MD -MP -MF .deps/findme.Tpo -c findme.c -fno-common -DPIC -o .libs/findme.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -MT findme.lo -MD -MP -MF .deps/findme.Tpo -c findme.c -o findme.o >/dev/null 2>&1
mv -f .deps/findme.Tpo .deps/findme.Plo
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -o libpopt.la popt.lo poptconfig.lo popthelp.lo poptparse.lo findme.lo
libtool: link: ar cru .libs/libpopt.a .libs/popt.o .libs/poptconfig.o .libs/popthelp.o .libs/poptparse.o .libs/findme.o
libtool: link: ranlib .libs/libpopt.a
libtool: link: ( cd ".libs" && rm -f "libpopt.la" && ln -s "../libpopt.la" "libpopt.la" )
Making all in check
make[2]: Nothing to be done for `all'.
/usr/bin/clang -DHAVE_CONFIG_H -I. -DPKG_CONFIG_PC_PATH="\"/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/X11/lib/pkgconfig\"" -I./glib-1.2.10 -I./glib-1.2.10 -I./popt -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -MT pkg.o -MD -MP -MF .deps/pkg.Tpo -c -o pkg.o pkg.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -DPKG_CONFIG_PC_PATH="\"/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/X11/lib/pkgconfig\"" -I./glib-1.2.10 -I./glib-1.2.10 -I./popt -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.c
mv -f .deps/pkg.Tpo .deps/pkg.Po
/usr/bin/clang -DHAVE_CONFIG_H -I. -DPKG_CONFIG_PC_PATH="\"/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/X11/lib/pkgconfig\"" -I./glib-1.2.10 -I./glib-1.2.10 -I./popt -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
mv -f .deps/parse.Tpo .deps/parse.Po
mv -f .deps/main.Tpo .deps/main.Po
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -o pkg-config pkg.o parse.o main.o glib-1.2.10/libglib.la popt/libpopt.la
libtool: link: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -std=gnu89 -o pkg-config pkg.o parse.o main.o glib-1.2.10/.libs/libglib.a popt/.libs/libpopt.a
==> make check
make check
Making check in glib-1.2.10
make check-recursive
Making check in .
Making check in gmodule
make check-am
make[4]: Nothing to be done for `check-am'.
Making check in gthread
make[3]: Nothing to be done for `check'.
Making check in docs
make[3]: Nothing to be done for `check'.
Making check in tests
make check-TESTS
PASS: array-test
PASS: dirname-test
PASS: hash-test
PASS: list-test
PASS: node-test
PASS: relation-test
PASS: slist-test
PASS: string-test
PASS: strfunc-test
PASS: tree-test
PASS: type-test
===================
All 11 tests passed
===================
Making check in popt
make[1]: Nothing to be done for `check'.
Making check in check
make check-TESTS
PASS: check-cflags
PASS: check-libs
PASS: check-define-variable
PASS: check-libs-private
PASS: check-requires-private
PASS: check-includedir
PASS: check-conflicts
PASS: check-missing
PASS: check-idirafter
PASS: check-whitespace
===================
All 10 tests passed
===================
make[1]: Nothing to be done for `check-am'.
==> make install
make install
Making install in glib-1.2.10
make install-recursive
Making install in .
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in gmodule
make install-am
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
Making install in gthread
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in docs
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in tests
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in popt
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in check
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
test -z "/usr/local/Cellar/pkg-config/0.25/bin" || ./install-sh -c -d "/usr/local/Cellar/pkg-config/0.25/bin"
test -z "/usr/local/Cellar/pkg-config/0.25/share/doc/pkg-config" || ./install-sh -c -d "/usr/local/Cellar/pkg-config/0.25/share/doc/pkg-config"
/usr/bin/install -c -m 644 pkg-config-guide.html '/usr/local/Cellar/pkg-config/0.25/share/doc/pkg-config'
test -z "/usr/local/Cellar/pkg-config/0.25/share/aclocal" || ./install-sh -c -d "/usr/local/Cellar/pkg-config/0.25/share/aclocal"
/bin/sh ./libtool --mode=install /usr/bin/install -c pkg-config '/usr/local/Cellar/pkg-config/0.25/bin'
/usr/bin/install -c -m 644 pkg.m4 '/usr/local/Cellar/pkg-config/0.25/share/aclocal'
test -z "/usr/local/Cellar/pkg-config/0.25/share/man/man1" || ./install-sh -c -d "/usr/local/Cellar/pkg-config/0.25/share/man/man1"
libtool: install: /usr/bin/install -c pkg-config /usr/local/Cellar/pkg-config/0.25/bin/pkg-config
/usr/bin/install -c -m 644 pkg-config.1 '/usr/local/Cellar/pkg-config/0.25/share/man/man1'
strip /usr/local/Cellar/pkg-config/0.25/bin/pkg-config
==> Finishing up
ln -s ../Cellar/pkg-config/0.25/bin/pkg-config pkg-config
ln -s ../../../Cellar/pkg-config/0.25/share/man/man1/pkg-config.1 pkg-config.1
mkpath /usr/local/share/doc
ln -s ../../Cellar/pkg-config/0.25/share/doc/pkg-config pkg-config
ln -s ../../Cellar/pkg-config/0.25/share/aclocal/pkg.m4 pkg.m4
ln -s ../../Cellar/pkg-config/0.25 pkg-config
==> Summary
/usr/local/Cellar/pkg-config/0.25: 9 files, 224K, built in 41 seconds
==> Installing pango dependency: xz
==> Downloading http://tukaani.org/xz/xz-5.0.3.tar.bz2
Already downloaded: /Users/saneef/Library/Caches/Homebrew/xz-5.0.3.tar.bz2
/usr/bin/tar xf /Users/saneef/Library/Caches/Homebrew/xz-5.0.3.tar.bz2
==> ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/xz/5.0.3
./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/xz/5.0.3
XZ Utils 5.0.3
System type:
checking build system type... x86_64-apple-darwin11.3.0
checking host system type... x86_64-apple-darwin11.3.0
Configure options:
checking if debugging code should be compiled... no
checking which encoders to build... lzma1 lzma2 delta x86 powerpc ia64 arm armthumb sparc
checking which decoders to build... lzma1 lzma2 delta x86 powerpc ia64 arm armthumb sparc
checking which match finders to build... hc3 hc4 bt2 bt3 bt4
checking which integrity checks to build... crc32 crc64 sha256
checking if assembler optimizations should be used... no
checking if small size is preferred over speed... no
checking if threading support is wanted... yes
checking how much RAM to assume if the real amount is unknown... 128 MiB
checking for a shell that conforms to POSIX... /bin/sh
Initializing Automake:
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether ln -s works... yes
checking for style of include used by make... GNU
checking for gcc... /usr/bin/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 /usr/bin/clang accepts -g... yes
checking for /usr/bin/clang option to accept ISO C89... none needed
checking dependency style of /usr/bin/clang... none
checking for /usr/bin/clang option to accept ISO C99... none needed
checking whether /usr/bin/clang and cc understand -c and -o together... yes
checking dependency style of /usr/bin/clang... none
checking how to run the C preprocessor... /usr/bin/clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
Threading support:
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... -D_THREAD_SAFE
Initializing Libtool:
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/clang... /usr/bin/clang
checking if the linker (/usr/bin/clang) 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 the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin11.3.0 file names to x86_64-apple-darwin11.3.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin11.3.0 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/clang option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from /usr/bin/clang object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/clang static flag -static works... no
checking if /usr/bin/clang supports -c -o file.o... yes
checking if /usr/bin/clang supports -c -o file.o... (cached) yes
checking whether the /usr/bin/clang linker (/usr/bin/clang) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.3.0 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 windres... no
Initializing gettext:
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for ld used by GCC... /usr/bin/clang
checking if the linker (/usr/bin/clang) is GNU ld... no
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... yes
checking for CFLocaleCopyCurrent... yes
checking for GNU gettext in libc... no
checking for iconv... yes
checking how to link with libiconv... -liconv
checking for GNU gettext in libintl... no
checking whether to use NLS... no
System headers and functions:
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for int64_t... yes
checking for uint64_t... yes
checking for uintptr_t... yes
checking size of size_t... 8
checking for struct stat.st_atim.tv_nsec... no
checking for struct stat.st_atimespec.tv_nsec... yes
checking for struct stat.st_atimensec... no
checking for struct stat.st_uatime... no
checking for struct stat.st_atim.st__tim.tv_nsec... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether byte ordering is bigendian... no
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for getopt_long... yes
checking whether optreset is declared... yes
checking for futimens... no
checking for futimes... yes
checking whether program_invocation_name is declared... no
checking byteswap.h usability... no
checking byteswap.h presence... no
checking for byteswap.h... no
checking sys/endian.h usability... no
checking sys/endian.h presence... no
checking for sys/endian.h... no
checking sys/byteorder.h usability... no
checking sys/byteorder.h presence... no
checking for sys/byteorder.h... no
checking if unaligned memory access should be used... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking how to detect the amount of physical memory... sysctl
checking for sys/param.h... (cached) yes
checking how to detect the number of available CPU cores... sysctl
checking whether mbrtowc and mbstate_t are properly declared... yes
checking for wcwidth... yes
GCC extensions:
checking for simple visibility declarations... yes
checking if /usr/bin/clang accepts -Wall... yes
checking if /usr/bin/clang accepts -Wextra... yes
checking if /usr/bin/clang accepts -Wformat=2... yes
checking if /usr/bin/clang accepts -Winit-self... yes
checking if /usr/bin/clang accepts -Wmissing-include-dirs... yes
checking if /usr/bin/clang accepts -Wstrict-aliasing... yes
checking if /usr/bin/clang accepts -Wfloat-equal... yes
checking if /usr/bin/clang accepts -Wundef... yes
checking if /usr/bin/clang accepts -Wshadow... yes
checking if /usr/bin/clang accepts -Wpointer-arith... yes
checking if /usr/bin/clang accepts -Wbad-function-cast... yes
checking if /usr/bin/clang accepts -Wwrite-strings... yes
checking if /usr/bin/clang accepts -Wlogical-op... yes
checking if /usr/bin/clang accepts -Waggregate-return... yes
checking if /usr/bin/clang accepts -Wstrict-prototypes... yes
checking if /usr/bin/clang accepts -Wold-style-definition... yes
checking if /usr/bin/clang accepts -Wmissing-prototypes... yes
checking if /usr/bin/clang accepts -Wmissing-declarations... yes
checking if /usr/bin/clang accepts -Wmissing-noreturn... yes
checking if /usr/bin/clang accepts -Wredundant-decls... yes
configure: creating ./config.status
config.status: creating Doxyfile
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating src/liblzma/liblzma.pc
config.status: creating src/liblzma/Makefile
config.status: creating src/liblzma/api/Makefile
config.status: creating src/xz/Makefile
config.status: creating src/xzdec/Makefile
config.status: creating src/lzmainfo/Makefile
config.status: creating src/scripts/Makefile
config.status: creating src/scripts/xzdiff
config.status: creating src/scripts/xzgrep
config.status: creating src/scripts/xzmore
config.status: creating src/scripts/xzless
config.status: creating tests/Makefile
config.status: creating debug/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
==> make install
make install
Making install in src
Making install in liblzma
Making install in api
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/Cellar/xz/5.0.3/include" || ../../../build-aux/install-sh -c -d "/usr/local/Cellar/xz/5.0.3/include"
../../../build-aux/install-sh -c -d '/usr/local/Cellar/xz/5.0.3/include/lzma'
/usr/bin/install -c -m 644 lzma/base.h lzma/bcj.h lzma/block.h lzma/check.h lzma/container.h lzma/delta.h lzma/filter.h lzma/hardware.h lzma/index.h lzma/index_hash.h lzma/lzma.h lzma/stream_flags.h lzma/version.h lzma/vli.h '/usr/local/Cellar/xz/5.0.3/include/lzma'
/usr/bin/install -c -m 644 lzma.h '/usr/local/Cellar/xz/5.0.3/include/.'
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-tuklib_physmem.lo `test -f '../../src/common/tuklib_physmem.c' || echo './'`../../src/common/tuklib_physmem.c
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-common.lo `test -f 'common/common.c' || echo './'`common/common.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c ../../src/common/tuklib_physmem.c -fno-common -DPIC -o .libs/liblzma_la-tuklib_physmem.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/common.c -fno-common -DPIC -o .libs/liblzma_la-common.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c ../../src/common/tuklib_physmem.c -o liblzma_la-tuklib_physmem.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-block_util.lo `test -f 'common/block_util.c' || echo './'`common/block_util.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/common.c -o liblzma_la-common.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/block_util.c -fno-common -DPIC -o .libs/liblzma_la-block_util.o
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-easy_preset.lo `test -f 'common/easy_preset.c' || echo './'`common/easy_preset.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/block_util.c -o liblzma_la-block_util.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/easy_preset.c -fno-common -DPIC -o .libs/liblzma_la-easy_preset.o
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-filter_common.lo `test -f 'common/filter_common.c' || echo './'`common/filter_common.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/easy_preset.c -o liblzma_la-easy_preset.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/filter_common.c -fno-common -DPIC -o .libs/liblzma_la-filter_common.o
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-hardware_physmem.lo `test -f 'common/hardware_physmem.c' || echo './'`common/hardware_physmem.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/filter_common.c -o liblzma_la-filter_common.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/hardware_physmem.c -fno-common -DPIC -o .libs/liblzma_la-hardware_physmem.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/hardware_physmem.c -o liblzma_la-hardware_physmem.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-index.lo `test -f 'common/index.c' || echo './'`common/index.c
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-stream_flags_common.lo `test -f 'common/stream_flags_common.c' || echo './'`common/stream_flags_common.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/index.c -fno-common -DPIC -o .libs/liblzma_la-index.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/stream_flags_common.c -fno-common -DPIC -o .libs/liblzma_la-stream_flags_common.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/stream_flags_common.c -o liblzma_la-stream_flags_common.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-vli_size.lo `test -f 'common/vli_size.c' || echo './'`common/vli_size.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/index.c -o liblzma_la-index.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/vli_size.c -fno-common -DPIC -o .libs/liblzma_la-vli_size.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/vli_size.c -o liblzma_la-vli_size.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-alone_encoder.lo `test -f 'common/alone_encoder.c' || echo './'`common/alone_encoder.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/alone_encoder.c -fno-common -DPIC -o .libs/liblzma_la-alone_encoder.o
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-block_buffer_encoder.lo `test -f 'common/block_buffer_encoder.c' || echo './'`common/block_buffer_encoder.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/alone_encoder.c -o liblzma_la-alone_encoder.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/block_buffer_encoder.c -fno-common -DPIC -o .libs/liblzma_la-block_buffer_encoder.o
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-block_encoder.lo `test -f 'common/block_encoder.c' || echo './'`common/block_encoder.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/block_encoder.c -fno-common -DPIC -o .libs/liblzma_la-block_encoder.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/block_buffer_encoder.c -o liblzma_la-block_buffer_encoder.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/block_encoder.c -o liblzma_la-block_encoder.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-block_header_encoder.lo `test -f 'common/block_header_encoder.c' || echo './'`common/block_header_encoder.c
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-easy_buffer_encoder.lo `test -f 'common/easy_buffer_encoder.c' || echo './'`common/easy_buffer_encoder.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/block_header_encoder.c -fno-common -DPIC -o .libs/liblzma_la-block_header_encoder.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/easy_buffer_encoder.c -fno-common -DPIC -o .libs/liblzma_la-easy_buffer_encoder.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/block_header_encoder.c -o liblzma_la-block_header_encoder.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/easy_buffer_encoder.c -o liblzma_la-easy_buffer_encoder.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-easy_encoder.lo `test -f 'common/easy_encoder.c' || echo './'`common/easy_encoder.c
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-easy_encoder_memusage.lo `test -f 'common/easy_encoder_memusage.c' || echo './'`common/easy_encoder_memusage.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/easy_encoder.c -fno-common -DPIC -o .libs/liblzma_la-easy_encoder.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/easy_encoder_memusage.c -fno-common -DPIC -o .libs/liblzma_la-easy_encoder_memusage.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/easy_encoder_memusage.c -o liblzma_la-easy_encoder_memusage.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-filter_buffer_encoder.lo `test -f 'common/filter_buffer_encoder.c' || echo './'`common/filter_buffer_encoder.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/easy_encoder.c -o liblzma_la-easy_encoder.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/filter_buffer_encoder.c -fno-common -DPIC -o .libs/liblzma_la-filter_buffer_encoder.o
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-filter_encoder.lo `test -f 'common/filter_encoder.c' || echo './'`common/filter_encoder.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/filter_buffer_encoder.c -o liblzma_la-filter_buffer_encoder.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/filter_encoder.c -fno-common -DPIC -o .libs/liblzma_la-filter_encoder.o
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-filter_flags_encoder.lo `test -f 'common/filter_flags_encoder.c' || echo './'`common/filter_flags_encoder.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/filter_encoder.c -o liblzma_la-filter_encoder.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/filter_flags_encoder.c -fno-common -DPIC -o .libs/liblzma_la-filter_flags_encoder.o
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-index_encoder.lo `test -f 'common/index_encoder.c' || echo './'`common/index_encoder.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/filter_flags_encoder.c -o liblzma_la-filter_flags_encoder.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/index_encoder.c -fno-common -DPIC -o .libs/liblzma_la-index_encoder.o
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-stream_buffer_encoder.lo `test -f 'common/stream_buffer_encoder.c' || echo './'`common/stream_buffer_encoder.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/index_encoder.c -o liblzma_la-index_encoder.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/stream_buffer_encoder.c -fno-common -DPIC -o .libs/liblzma_la-stream_buffer_encoder.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/stream_buffer_encoder.c -o liblzma_la-stream_buffer_encoder.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-stream_encoder.lo `test -f 'common/stream_encoder.c' || echo './'`common/stream_encoder.c
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-stream_flags_encoder.lo `test -f 'common/stream_flags_encoder.c' || echo './'`common/stream_flags_encoder.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/stream_encoder.c -fno-common -DPIC -o .libs/liblzma_la-stream_encoder.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/stream_flags_encoder.c -fno-common -DPIC -o .libs/liblzma_la-stream_flags_encoder.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/stream_flags_encoder.c -o liblzma_la-stream_flags_encoder.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/stream_encoder.c -o liblzma_la-stream_encoder.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-vli_encoder.lo `test -f 'common/vli_encoder.c' || echo './'`common/vli_encoder.c
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-alone_decoder.lo `test -f 'common/alone_decoder.c' || echo './'`common/alone_decoder.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/vli_encoder.c -fno-common -DPIC -o .libs/liblzma_la-vli_encoder.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/alone_decoder.c -fno-common -DPIC -o .libs/liblzma_la-alone_decoder.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/vli_encoder.c -o liblzma_la-vli_encoder.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-auto_decoder.lo `test -f 'common/auto_decoder.c' || echo './'`common/auto_decoder.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/alone_decoder.c -o liblzma_la-alone_decoder.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/auto_decoder.c -fno-common -DPIC -o .libs/liblzma_la-auto_decoder.o
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-block_buffer_decoder.lo `test -f 'common/block_buffer_decoder.c' || echo './'`common/block_buffer_decoder.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/block_buffer_decoder.c -fno-common -DPIC -o .libs/liblzma_la-block_buffer_decoder.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/auto_decoder.c -o liblzma_la-auto_decoder.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/block_buffer_decoder.c -o liblzma_la-block_buffer_decoder.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-block_decoder.lo `test -f 'common/block_decoder.c' || echo './'`common/block_decoder.c
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-block_header_decoder.lo `test -f 'common/block_header_decoder.c' || echo './'`common/block_header_decoder.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/block_decoder.c -fno-common -DPIC -o .libs/liblzma_la-block_decoder.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/block_header_decoder.c -fno-common -DPIC -o .libs/liblzma_la-block_header_decoder.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/block_decoder.c -o liblzma_la-block_decoder.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/block_header_decoder.c -o liblzma_la-block_header_decoder.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-easy_decoder_memusage.lo `test -f 'common/easy_decoder_memusage.c' || echo './'`common/easy_decoder_memusage.c
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-filter_buffer_decoder.lo `test -f 'common/filter_buffer_decoder.c' || echo './'`common/filter_buffer_decoder.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/easy_decoder_memusage.c -fno-common -DPIC -o .libs/liblzma_la-easy_decoder_memusage.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/filter_buffer_decoder.c -fno-common -DPIC -o .libs/liblzma_la-filter_buffer_decoder.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/easy_decoder_memusage.c -o liblzma_la-easy_decoder_memusage.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/filter_buffer_decoder.c -o liblzma_la-filter_buffer_decoder.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-filter_decoder.lo `test -f 'common/filter_decoder.c' || echo './'`common/filter_decoder.c
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-filter_flags_decoder.lo `test -f 'common/filter_flags_decoder.c' || echo './'`common/filter_flags_decoder.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/filter_decoder.c -fno-common -DPIC -o .libs/liblzma_la-filter_decoder.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/filter_flags_decoder.c -fno-common -DPIC -o .libs/liblzma_la-filter_flags_decoder.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/filter_flags_decoder.c -o liblzma_la-filter_flags_decoder.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-index_decoder.lo `test -f 'common/index_decoder.c' || echo './'`common/index_decoder.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/index_decoder.c -fno-common -DPIC -o .libs/liblzma_la-index_decoder.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/filter_decoder.c -o liblzma_la-filter_decoder.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/index_decoder.c -o liblzma_la-index_decoder.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-index_hash.lo `test -f 'common/index_hash.c' || echo './'`common/index_hash.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/index_hash.c -fno-common -DPIC -o .libs/liblzma_la-index_hash.o
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-stream_buffer_decoder.lo `test -f 'common/stream_buffer_decoder.c' || echo './'`common/stream_buffer_decoder.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/stream_buffer_decoder.c -fno-common -DPIC -o .libs/liblzma_la-stream_buffer_decoder.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/index_hash.c -o liblzma_la-index_hash.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-stream_decoder.lo `test -f 'common/stream_decoder.c' || echo './'`common/stream_decoder.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/stream_buffer_decoder.c -o liblzma_la-stream_buffer_decoder.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/stream_decoder.c -fno-common -DPIC -o .libs/liblzma_la-stream_decoder.o
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-stream_flags_decoder.lo `test -f 'common/stream_flags_decoder.c' || echo './'`common/stream_flags_decoder.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/stream_flags_decoder.c -fno-common -DPIC -o .libs/liblzma_la-stream_flags_decoder.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/stream_decoder.c -o liblzma_la-stream_decoder.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/stream_flags_decoder.c -o liblzma_la-stream_flags_decoder.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-vli_decoder.lo `test -f 'common/vli_decoder.c' || echo './'`common/vli_decoder.c
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-check.lo `test -f 'check/check.c' || echo './'`check/check.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/vli_decoder.c -fno-common -DPIC -o .libs/liblzma_la-vli_decoder.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c check/check.c -fno-common -DPIC -o .libs/liblzma_la-check.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c common/vli_decoder.c -o liblzma_la-vli_decoder.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c check/check.c -o liblzma_la-check.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-crc32_table.lo `test -f 'check/crc32_table.c' || echo './'`check/crc32_table.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c check/crc32_table.c -fno-common -DPIC -o .libs/liblzma_la-crc32_table.o
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-crc32_fast.lo `test -f 'check/crc32_fast.c' || echo './'`check/crc32_fast.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c check/crc32_fast.c -fno-common -DPIC -o .libs/liblzma_la-crc32_fast.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c check/crc32_table.c -o liblzma_la-crc32_table.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c check/crc32_fast.c -o liblzma_la-crc32_fast.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-crc64_table.lo `test -f 'check/crc64_table.c' || echo './'`check/crc64_table.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c check/crc64_table.c -fno-common -DPIC -o .libs/liblzma_la-crc64_table.o
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-crc64_fast.lo `test -f 'check/crc64_fast.c' || echo './'`check/crc64_fast.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c check/crc64_fast.c -fno-common -DPIC -o .libs/liblzma_la-crc64_fast.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c check/crc64_table.c -o liblzma_la-crc64_table.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-sha256.lo `test -f 'check/sha256.c' || echo './'`check/sha256.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c check/crc64_fast.c -o liblzma_la-crc64_fast.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c check/sha256.c -fno-common -DPIC -o .libs/liblzma_la-sha256.o
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-lz_encoder.lo `test -f 'lz/lz_encoder.c' || echo './'`lz/lz_encoder.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c lz/lz_encoder.c -fno-common -DPIC -o .libs/liblzma_la-lz_encoder.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c lz/lz_encoder.c -o liblzma_la-lz_encoder.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-lz_encoder_mf.lo `test -f 'lz/lz_encoder_mf.c' || echo './'`lz/lz_encoder_mf.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c lz/lz_encoder_mf.c -fno-common -DPIC -o .libs/liblzma_la-lz_encoder_mf.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c check/sha256.c -o liblzma_la-sha256.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c lz/lz_encoder_mf.c -o liblzma_la-lz_encoder_mf.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-lz_decoder.lo `test -f 'lz/lz_decoder.c' || echo './'`lz/lz_decoder.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c lz/lz_decoder.c -fno-common -DPIC -o .libs/liblzma_la-lz_decoder.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c lz/lz_decoder.c -o liblzma_la-lz_decoder.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-lzma_encoder.lo `test -f 'lzma/lzma_encoder.c' || echo './'`lzma/lzma_encoder.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c lzma/lzma_encoder.c -fno-common -DPIC -o .libs/liblzma_la-lzma_encoder.o
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-lzma_encoder_presets.lo `test -f 'lzma/lzma_encoder_presets.c' || echo './'`lzma/lzma_encoder_presets.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c lzma/lzma_encoder_presets.c -fno-common -DPIC -o .libs/liblzma_la-lzma_encoder_presets.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c lzma/lzma_encoder_presets.c -o liblzma_la-lzma_encoder_presets.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-lzma_encoder_optimum_fast.lo `test -f 'lzma/lzma_encoder_optimum_fast.c' || echo './'`lzma/lzma_encoder_optimum_fast.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c lzma/lzma_encoder.c -o liblzma_la-lzma_encoder.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c lzma/lzma_encoder_optimum_fast.c -fno-common -DPIC -o .libs/liblzma_la-lzma_encoder_optimum_fast.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c lzma/lzma_encoder_optimum_fast.c -o liblzma_la-lzma_encoder_optimum_fast.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-lzma_encoder_optimum_normal.lo `test -f 'lzma/lzma_encoder_optimum_normal.c' || echo './'`lzma/lzma_encoder_optimum_normal.c
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-fastpos_table.lo `test -f 'lzma/fastpos_table.c' || echo './'`lzma/fastpos_table.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c lzma/fastpos_table.c -fno-common -DPIC -o .libs/liblzma_la-fastpos_table.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c lzma/lzma_encoder_optimum_normal.c -fno-common -DPIC -o .libs/liblzma_la-lzma_encoder_optimum_normal.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c lzma/fastpos_table.c -o liblzma_la-fastpos_table.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-lzma_decoder.lo `test -f 'lzma/lzma_decoder.c' || echo './'`lzma/lzma_decoder.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c lzma/lzma_decoder.c -fno-common -DPIC -o .libs/liblzma_la-lzma_decoder.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c lzma/lzma_encoder_optimum_normal.c -o liblzma_la-lzma_encoder_optimum_normal.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-lzma2_encoder.lo `test -f 'lzma/lzma2_encoder.c' || echo './'`lzma/lzma2_encoder.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c lzma/lzma_decoder.c -o liblzma_la-lzma_decoder.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c lzma/lzma2_encoder.c -fno-common -DPIC -o .libs/liblzma_la-lzma2_encoder.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c lzma/lzma2_encoder.c -o liblzma_la-lzma2_encoder.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-lzma2_decoder.lo `test -f 'lzma/lzma2_decoder.c' || echo './'`lzma/lzma2_decoder.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c lzma/lzma2_decoder.c -fno-common -DPIC -o .libs/liblzma_la-lzma2_decoder.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c lzma/lzma2_decoder.c -o liblzma_la-lzma2_decoder.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-price_table.lo `test -f 'rangecoder/price_table.c' || echo './'`rangecoder/price_table.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c rangecoder/price_table.c -fno-common -DPIC -o .libs/liblzma_la-price_table.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c rangecoder/price_table.c -o liblzma_la-price_table.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-delta_common.lo `test -f 'delta/delta_common.c' || echo './'`delta/delta_common.c
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-delta_encoder.lo `test -f 'delta/delta_encoder.c' || echo './'`delta/delta_encoder.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c delta/delta_common.c -fno-common -DPIC -o .libs/liblzma_la-delta_common.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c delta/delta_encoder.c -fno-common -DPIC -o .libs/liblzma_la-delta_encoder.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c delta/delta_common.c -o liblzma_la-delta_common.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c delta/delta_encoder.c -o liblzma_la-delta_encoder.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-delta_decoder.lo `test -f 'delta/delta_decoder.c' || echo './'`delta/delta_decoder.c
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-simple_coder.lo `test -f 'simple/simple_coder.c' || echo './'`simple/simple_coder.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c delta/delta_decoder.c -fno-common -DPIC -o .libs/liblzma_la-delta_decoder.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c simple/simple_coder.c -fno-common -DPIC -o .libs/liblzma_la-simple_coder.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c delta/delta_decoder.c -o liblzma_la-delta_decoder.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c simple/simple_coder.c -o liblzma_la-simple_coder.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-simple_encoder.lo `test -f 'simple/simple_encoder.c' || echo './'`simple/simple_encoder.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c simple/simple_encoder.c -fno-common -DPIC -o .libs/liblzma_la-simple_encoder.o
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-simple_decoder.lo `test -f 'simple/simple_decoder.c' || echo './'`simple/simple_decoder.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c simple/simple_encoder.c -o liblzma_la-simple_encoder.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c simple/simple_decoder.c -fno-common -DPIC -o .libs/liblzma_la-simple_decoder.o
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-x86.lo `test -f 'simple/x86.c' || echo './'`simple/x86.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c simple/simple_decoder.c -o liblzma_la-simple_decoder.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c simple/x86.c -fno-common -DPIC -o .libs/liblzma_la-x86.o
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-powerpc.lo `test -f 'simple/powerpc.c' || echo './'`simple/powerpc.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c simple/powerpc.c -fno-common -DPIC -o .libs/liblzma_la-powerpc.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c simple/x86.c -o liblzma_la-x86.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c simple/powerpc.c -o liblzma_la-powerpc.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-ia64.lo `test -f 'simple/ia64.c' || echo './'`simple/ia64.c
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-arm.lo `test -f 'simple/arm.c' || echo './'`simple/arm.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c simple/ia64.c -fno-common -DPIC -o .libs/liblzma_la-ia64.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c simple/arm.c -fno-common -DPIC -o .libs/liblzma_la-arm.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c simple/ia64.c -o liblzma_la-ia64.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c simple/arm.c -o liblzma_la-arm.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-armthumb.lo `test -f 'simple/armthumb.c' || echo './'`simple/armthumb.c
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o liblzma_la-sparc.lo `test -f 'simple/sparc.c' || echo './'`simple/sparc.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c simple/armthumb.c -fno-common -DPIC -o .libs/liblzma_la-armthumb.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c simple/sparc.c -fno-common -DPIC -o .libs/liblzma_la-sparc.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c simple/armthumb.c -o liblzma_la-armthumb.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c simple/sparc.c -o liblzma_la-sparc.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link /usr/bin/clang -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -no-undefined -version-info 5:3:0 -o liblzma.la -rpath /usr/local/Cellar/xz/5.0.3/lib liblzma_la-tuklib_physmem.lo liblzma_la-common.lo liblzma_la-block_util.lo liblzma_la-easy_preset.lo liblzma_la-filter_common.lo liblzma_la-hardware_physmem.lo liblzma_la-index.lo liblzma_la-stream_flags_common.lo liblzma_la-vli_size.lo liblzma_la-alone_encoder.lo liblzma_la-block_buffer_encoder.lo liblzma_la-block_encoder.lo liblzma_la-block_header_encoder.lo liblzma_la-easy_buffer_encoder.lo liblzma_la-easy_encoder.lo liblzma_la-easy_encoder_memusage.lo liblzma_la-filter_buffer_encoder.lo liblzma_la-filter_encoder.lo liblzma_la-filter_flags_encoder.lo liblzma_la-index_encoder.lo liblzma_la-stream_buffer_encoder.lo liblzma_la-stream_encoder.lo liblzma_la-stream_flags_encoder.lo liblzma_la-vli_encoder.lo liblzma_la-alone_decoder.lo liblzma_la-auto_decoder.lo liblzma_la-block_buffer_decoder.lo liblzma_la-block_decoder.lo liblzma_la-block_header_decoder.lo liblzma_la-easy_decoder_memusage.lo liblzma_la-filter_buffer_decoder.lo liblzma_la-filter_decoder.lo liblzma_la-filter_flags_decoder.lo liblzma_la-index_decoder.lo liblzma_la-index_hash.lo liblzma_la-stream_buffer_decoder.lo liblzma_la-stream_decoder.lo liblzma_la-stream_flags_decoder.lo liblzma_la-vli_decoder.lo liblzma_la-check.lo liblzma_la-crc32_table.lo liblzma_la-crc32_fast.lo liblzma_la-crc64_table.lo liblzma_la-crc64_fast.lo liblzma_la-sha256.lo liblzma_la-lz_encoder.lo liblzma_la-lz_encoder_mf.lo liblzma_la-lz_decoder.lo liblzma_la-lzma_encoder.lo liblzma_la-lzma_encoder_presets.lo liblzma_la-lzma_encoder_optimum_fast.lo liblzma_la-lzma_encoder_optimum_normal.lo liblzma_la-fastpos_table.lo liblzma_la-lzma_decoder.lo liblzma_la-lzma2_encoder.lo liblzma_la-lzma2_decoder.lo liblzma_la-price_table.lo liblzma_la-delta_common.lo liblzma_la-delta_encoder.lo liblzma_la-delta_decoder.lo liblzma_la-simple_coder.lo liblzma_la-simple_encoder.lo liblzma_la-simple_decoder.lo liblzma_la-x86.lo liblzma_la-powerpc.lo liblzma_la-ia64.lo liblzma_la-arm.lo liblzma_la-armthumb.lo liblzma_la-sparc.lo
libtool: link: /usr/bin/clang -dynamiclib -o .libs/liblzma.5.dylib .libs/liblzma_la-tuklib_physmem.o .libs/liblzma_la-common.o .libs/liblzma_la-block_util.o .libs/liblzma_la-easy_preset.o .libs/liblzma_la-filter_common.o .libs/liblzma_la-hardware_physmem.o .libs/liblzma_la-index.o .libs/liblzma_la-stream_flags_common.o .libs/liblzma_la-vli_size.o .libs/liblzma_la-alone_encoder.o .libs/liblzma_la-block_buffer_encoder.o .libs/liblzma_la-block_encoder.o .libs/liblzma_la-block_header_encoder.o .libs/liblzma_la-easy_buffer_encoder.o .libs/liblzma_la-easy_encoder.o .libs/liblzma_la-easy_encoder_memusage.o .libs/liblzma_la-filter_buffer_encoder.o .libs/liblzma_la-filter_encoder.o .libs/liblzma_la-filter_flags_encoder.o .libs/liblzma_la-index_encoder.o .libs/liblzma_la-stream_buffer_encoder.o .libs/liblzma_la-stream_encoder.o .libs/liblzma_la-stream_flags_encoder.o .libs/liblzma_la-vli_encoder.o .libs/liblzma_la-alone_decoder.o .libs/liblzma_la-auto_decoder.o .libs/liblzma_la-block_buffer_decoder.o .libs/liblzma_la-block_decoder.o .libs/liblzma_la-block_header_decoder.o .libs/liblzma_la-easy_decoder_memusage.o .libs/liblzma_la-filter_buffer_decoder.o .libs/liblzma_la-filter_decoder.o .libs/liblzma_la-filter_flags_decoder.o .libs/liblzma_la-index_decoder.o .libs/liblzma_la-index_hash.o .libs/liblzma_la-stream_buffer_decoder.o .libs/liblzma_la-stream_decoder.o .libs/liblzma_la-stream_flags_decoder.o .libs/liblzma_la-vli_decoder.o .libs/liblzma_la-check.o .libs/liblzma_la-crc32_table.o .libs/liblzma_la-crc32_fast.o .libs/liblzma_la-crc64_table.o .libs/liblzma_la-crc64_fast.o .libs/liblzma_la-sha256.o .libs/liblzma_la-lz_encoder.o .libs/liblzma_la-lz_encoder_mf.o .libs/liblzma_la-lz_decoder.o .libs/liblzma_la-lzma_encoder.o .libs/liblzma_la-lzma_encoder_presets.o .libs/liblzma_la-lzma_encoder_optimum_fast.o .libs/liblzma_la-lzma_encoder_optimum_normal.o .libs/liblzma_la-fastpos_table.o .libs/liblzma_la-lzma_decoder.o .libs/liblzma_la-lzma2_encoder.o .libs/liblzma_la-lzma2_decoder.o .libs/liblzma_la-price_table.o .libs/liblzma_la-delta_common.o .libs/liblzma_la-delta_encoder.o .libs/liblzma_la-delta_decoder.o .libs/liblzma_la-simple_coder.o .libs/liblzma_la-simple_encoder.o .libs/liblzma_la-simple_decoder.o .libs/liblzma_la-x86.o .libs/liblzma_la-powerpc.o .libs/liblzma_la-ia64.o .libs/liblzma_la-arm.o .libs/liblzma_la-armthumb.o .libs/liblzma_la-sparc.o -Os -march=native -install_name /usr/local/Cellar/xz/5.0.3/lib/liblzma.5.dylib -compatibility_version 6 -current_version 6.3 -Wl,-single_module
libtool: link: (cd ".libs" && rm -f "liblzma.dylib" && ln -s "liblzma.5.dylib" "liblzma.dylib")
libtool: link: ar cru .libs/liblzma.a liblzma_la-tuklib_physmem.o liblzma_la-common.o liblzma_la-block_util.o liblzma_la-easy_preset.o liblzma_la-filter_common.o liblzma_la-hardware_physmem.o liblzma_la-index.o liblzma_la-stream_flags_common.o liblzma_la-vli_size.o liblzma_la-alone_encoder.o liblzma_la-block_buffer_encoder.o liblzma_la-block_encoder.o liblzma_la-block_header_encoder.o liblzma_la-easy_buffer_encoder.o liblzma_la-easy_encoder.o liblzma_la-easy_encoder_memusage.o liblzma_la-filter_buffer_encoder.o liblzma_la-filter_encoder.o liblzma_la-filter_flags_encoder.o liblzma_la-index_encoder.o liblzma_la-stream_buffer_encoder.o liblzma_la-stream_encoder.o liblzma_la-stream_flags_encoder.o liblzma_la-vli_encoder.o liblzma_la-alone_decoder.o liblzma_la-auto_decoder.o liblzma_la-block_buffer_decoder.o liblzma_la-block_decoder.o liblzma_la-block_header_decoder.o liblzma_la-easy_decoder_memusage.o liblzma_la-filter_buffer_decoder.o liblzma_la-filter_decoder.o liblzma_la-filter_flags_decoder.o liblzma_la-index_decoder.o liblzma_la-index_hash.o liblzma_la-stream_buffer_decoder.o liblzma_la-stream_decoder.o liblzma_la-stream_flags_decoder.o liblzma_la-vli_decoder.o liblzma_la-check.o liblzma_la-crc32_table.o liblzma_la-crc32_fast.o liblzma_la-crc64_table.o liblzma_la-crc64_fast.o liblzma_la-sha256.o liblzma_la-lz_encoder.o liblzma_la-lz_encoder_mf.o liblzma_la-lz_decoder.o liblzma_la-lzma_encoder.o liblzma_la-lzma_encoder_presets.o liblzma_la-lzma_encoder_optimum_fast.o liblzma_la-lzma_encoder_optimum_normal.o liblzma_la-fastpos_table.o liblzma_la-lzma_decoder.o liblzma_la-lzma2_encoder.o liblzma_la-lzma2_decoder.o liblzma_la-price_table.o liblzma_la-delta_common.o liblzma_la-delta_encoder.o liblzma_la-delta_decoder.o liblzma_la-simple_coder.o liblzma_la-simple_encoder.o liblzma_la-simple_decoder.o liblzma_la-x86.o liblzma_la-powerpc.o liblzma_la-ia64.o liblzma_la-arm.o liblzma_la-armthumb.o liblzma_la-sparc.o
libtool: link: ranlib .libs/liblzma.a
libtool: link: ( cd ".libs" && rm -f "liblzma.la" && ln -s "../liblzma.la" "liblzma.la" )
test -z "/usr/local/Cellar/xz/5.0.3/lib" || ../../build-aux/install-sh -c -d "/usr/local/Cellar/xz/5.0.3/lib"
test -z "/usr/local/Cellar/xz/5.0.3/share/doc/xz" || ../../build-aux/install-sh -c -d "/usr/local/Cellar/xz/5.0.3/share/doc/xz"
/bin/sh ../../libtool --mode=install /usr/bin/install -c liblzma.la '/usr/local/Cellar/xz/5.0.3/lib'
test -z "/usr/local/Cellar/xz/5.0.3/lib/pkgconfig" || ../../build-aux/install-sh -c -d "/usr/local/Cellar/xz/5.0.3/lib/pkgconfig"
libtool: install: /usr/bin/install -c .libs/liblzma.5.dylib /usr/local/Cellar/xz/5.0.3/lib/liblzma.5.dylib
libtool: install: (cd /usr/local/Cellar/xz/5.0.3/lib && { ln -s -f liblzma.5.dylib liblzma.dylib || { rm -f liblzma.dylib && ln -s liblzma.5.dylib liblzma.dylib; }; })
/usr/bin/install -c -m 644 liblzma.pc '/usr/local/Cellar/xz/5.0.3/lib/pkgconfig'
libtool: install: /usr/bin/install -c .libs/liblzma.lai /usr/local/Cellar/xz/5.0.3/lib/liblzma.la
libtool: install: /usr/bin/install -c .libs/liblzma.a /usr/local/Cellar/xz/5.0.3/lib/liblzma.a
libtool: install: chmod 644 /usr/local/Cellar/xz/5.0.3/lib/liblzma.a
libtool: install: ranlib /usr/local/Cellar/xz/5.0.3/lib/liblzma.a
Making install in xzdec
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o xzdec-xzdec.o `test -f 'xzdec.c' || echo './'`xzdec.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o xzdec-tuklib_progname.o `test -f '../../src/common/tuklib_progname.c' || echo './'`../../src/common/tuklib_progname.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o xzdec-tuklib_exit.o `test -f '../../src/common/tuklib_exit.c' || echo './'`../../src/common/tuklib_exit.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -DLZMADEC -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o lzmadec-xzdec.o `test -f 'xzdec.c' || echo './'`xzdec.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -DLZMADEC -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o lzmadec-tuklib_progname.o `test -f '../../src/common/tuklib_progname.c' || echo './'`../../src/common/tuklib_progname.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -DLZMADEC -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o lzmadec-tuklib_exit.o `test -f '../../src/common/tuklib_exit.c' || echo './'`../../src/common/tuklib_exit.c
/bin/sh ../../libtool --tag=CC --mode=link /usr/bin/clang -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -o xzdec xzdec-xzdec.o xzdec-tuklib_progname.o xzdec-tuklib_exit.o ../../src/liblzma/liblzma.la
/bin/sh ../../libtool --tag=CC --mode=link /usr/bin/clang -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -o lzmadec lzmadec-xzdec.o lzmadec-tuklib_progname.o lzmadec-tuklib_exit.o ../../src/liblzma/liblzma.la
libtool: link: /usr/bin/clang -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -o .libs/xzdec xzdec-xzdec.o xzdec-tuklib_progname.o xzdec-tuklib_exit.o ../../src/liblzma/.libs/liblzma.dylib
libtool: link: /usr/bin/clang -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -o .libs/lzmadec lzmadec-xzdec.o lzmadec-tuklib_progname.o lzmadec-tuklib_exit.o ../../src/liblzma/.libs/liblzma.dylib
test -z "/usr/local/Cellar/xz/5.0.3/bin" || ../../build-aux/install-sh -c -d "/usr/local/Cellar/xz/5.0.3/bin"
test -z "/usr/local/Cellar/xz/5.0.3/share/man/man1" || ../../build-aux/install-sh -c -d "/usr/local/Cellar/xz/5.0.3/share/man/man1"
/bin/sh ../../libtool --mode=install /usr/bin/install -c xzdec lzmadec '/usr/local/Cellar/xz/5.0.3/bin'
/usr/bin/install -c -m 644 xzdec.1 '/usr/local/Cellar/xz/5.0.3/share/man/man1'
make install-data-hook
cd /usr/local/Cellar/xz/5.0.3/share/man/man1 && \
target=`echo xzdec | sed 's,x,x,'` && \
link=`echo lzmadec | sed 's,x,x,'` && \
rm -f $link.1 && \
ln -s $target.1 $link.1
libtool: install: /usr/bin/install -c .libs/xzdec /usr/local/Cellar/xz/5.0.3/bin/xzdec
libtool: install: /usr/bin/install -c .libs/lzmadec /usr/local/Cellar/xz/5.0.3/bin/lzmadec
Making install in xz
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/xz/5.0.3/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o xz-args.o `test -f 'args.c' || echo './'`args.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/xz/5.0.3/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o xz-coder.o `test -f 'coder.c' || echo './'`coder.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/xz/5.0.3/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o xz-file_io.o `test -f 'file_io.c' || echo './'`file_io.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/xz/5.0.3/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o xz-hardware.o `test -f 'hardware.c' || echo './'`hardware.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/xz/5.0.3/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o xz-list.o `test -f 'list.c' || echo './'`list.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/xz/5.0.3/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o xz-main.o `test -f 'main.c' || echo './'`main.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/xz/5.0.3/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o xz-message.o `test -f 'message.c' || echo './'`message.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/xz/5.0.3/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o xz-options.o `test -f 'options.c' || echo './'`options.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/xz/5.0.3/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o xz-signals.o `test -f 'signals.c' || echo './'`signals.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/xz/5.0.3/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o xz-suffix.o `test -f 'suffix.c' || echo './'`suffix.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/xz/5.0.3/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o xz-util.o `test -f 'util.c' || echo './'`util.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/xz/5.0.3/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o xz-tuklib_open_stdxxx.o `test -f '../../src/common/tuklib_open_stdxxx.c' || echo './'`../../src/common/tuklib_open_stdxxx.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/xz/5.0.3/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o xz-tuklib_progname.o `test -f '../../src/common/tuklib_progname.c' || echo './'`../../src/common/tuklib_progname.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/xz/5.0.3/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o xz-tuklib_exit.o `test -f '../../src/common/tuklib_exit.c' || echo './'`../../src/common/tuklib_exit.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/xz/5.0.3/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o xz-tuklib_cpucores.o `test -f '../../src/common/tuklib_cpucores.c' || echo './'`../../src/common/tuklib_cpucores.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/xz/5.0.3/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o xz-tuklib_mbstr_width.o `test -f '../../src/common/tuklib_mbstr_width.c' || echo './'`../../src/common/tuklib_mbstr_width.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/xz/5.0.3/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o xz-tuklib_mbstr_fw.o `test -f '../../src/common/tuklib_mbstr_fw.c' || echo './'`../../src/common/tuklib_mbstr_fw.c
/bin/sh ../../libtool --tag=CC --mode=link /usr/bin/clang -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -o xz xz-args.o xz-coder.o xz-file_io.o xz-hardware.o xz-list.o xz-main.o xz-message.o xz-options.o xz-signals.o xz-suffix.o xz-util.o xz-tuklib_open_stdxxx.o xz-tuklib_progname.o xz-tuklib_exit.o xz-tuklib_cpucores.o xz-tuklib_mbstr_width.o xz-tuklib_mbstr_fw.o ../../src/liblzma/liblzma.la
libtool: link: /usr/bin/clang -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -o .libs/xz xz-args.o xz-coder.o xz-file_io.o xz-hardware.o xz-list.o xz-main.o xz-message.o xz-options.o xz-signals.o xz-suffix.o xz-util.o xz-tuklib_open_stdxxx.o xz-tuklib_progname.o xz-tuklib_exit.o xz-tuklib_cpucores.o xz-tuklib_mbstr_width.o xz-tuklib_mbstr_fw.o ../../src/liblzma/.libs/liblzma.dylib
test -z "/usr/local/Cellar/xz/5.0.3/bin" || ../../build-aux/install-sh -c -d "/usr/local/Cellar/xz/5.0.3/bin"
test -z "/usr/local/Cellar/xz/5.0.3/share/man/man1" || ../../build-aux/install-sh -c -d "/usr/local/Cellar/xz/5.0.3/share/man/man1"
/bin/sh ../../libtool --mode=install /usr/bin/install -c xz '/usr/local/Cellar/xz/5.0.3/bin'
/usr/bin/install -c -m 644 xz.1 '/usr/local/Cellar/xz/5.0.3/share/man/man1'
libtool: install: /usr/bin/install -c .libs/xz /usr/local/Cellar/xz/5.0.3/bin/xz
make install-data-hook
make install-exec-hook
cd /usr/local/Cellar/xz/5.0.3/share/man/man1 && \
target=`echo xz | sed 's,x,x,'` && \
for name in unxz xzcat lzma unlzma lzcat; do \
link=`echo $name | sed 's,x,x,'` && \
rm -f $link.1 && \
ln -s $target.1 $link.1; \
done
cd /usr/local/Cellar/xz/5.0.3/bin && \
target=`echo xz | sed 's,x,x,'` && \
for name in unxz xzcat lzma unlzma lzcat; do \
link=`echo $name | sed 's,x,x,'` && \
rm -f $link && \
ln -s $target $link; \
done
Making install in lzmainfo
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/xz/5.0.3/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o lzmainfo-lzmainfo.o `test -f 'lzmainfo.c' || echo './'`lzmainfo.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/xz/5.0.3/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o lzmainfo-tuklib_progname.o `test -f '../../src/common/tuklib_progname.c' || echo './'`../../src/common/tuklib_progname.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/xz/5.0.3/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -c -o lzmainfo-tuklib_exit.o `test -f '../../src/common/tuklib_exit.c' || echo './'`../../src/common/tuklib_exit.c
/bin/sh ../../libtool --tag=CC --mode=link /usr/bin/clang -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -o lzmainfo lzmainfo-lzmainfo.o lzmainfo-tuklib_progname.o lzmainfo-tuklib_exit.o ../../src/liblzma/liblzma.la
libtool: link: /usr/bin/clang -D_THREAD_SAFE -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Os -w -pipe -march=native -Qunused-arguments -o .libs/lzmainfo lzmainfo-lzmainfo.o lzmainfo-tuklib_progname.o lzmainfo-tuklib_exit.o ../../src/liblzma/.libs/liblzma.dylib
test -z "/usr/local/Cellar/xz/5.0.3/bin" || ../../build-aux/install-sh -c -d "/usr/local/Cellar/xz/5.0.3/bin"
test -z "/usr/local/Cellar/xz/5.0.3/share/man/man1" || ../../build-aux/install-sh -c -d "/usr/local/Cellar/xz/5.0.3/share/man/man1"
/bin/sh ../../libtool --mode=install /usr/bin/install -c lzmainfo '/usr/local/Cellar/xz/5.0.3/bin'
/usr/bin/install -c -m 644 lzmainfo.1 '/usr/local/Cellar/xz/5.0.3/share/man/man1'
libtool: install: /usr/bin/install -c .libs/lzmainfo /usr/local/Cellar/xz/5.0.3/bin/lzmainfo
Making install in scripts
test -z "/usr/local/Cellar/xz/5.0.3/bin" || ../../build-aux/install-sh -c -d "/usr/local/Cellar/xz/5.0.3/bin"
test -z "/usr/local/Cellar/xz/5.0.3/share/man/man1" || ../../build-aux/install-sh -c -d "/usr/local/Cellar/xz/5.0.3/share/man/man1"
/usr/bin/install -c xzdiff xzgrep xzmore xzless '/usr/local/Cellar/xz/5.0.3/bin'
/usr/bin/install -c -m 644 xzdiff.1 xzgrep.1 xzmore.1 xzless.1 '/usr/local/Cellar/xz/5.0.3/share/man/man1'
make install-exec-hook
cd /usr/local/Cellar/xz/5.0.3/bin && \
for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \
target=`echo $pair | sed 's/-.*$//' | sed 's,x,x,'` && \
link=`echo $pair | sed 's/^.*-//' | sed 's,x,x,'` && \
rm -f $link && \
ln -s $target $link; \
done
make install-data-hook
cd /usr/local/Cellar/xz/5.0.3/share/man/man1 && \
for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \
target=`echo $pair | sed 's/-.*$//' | sed 's,x,x,'` && \
link=`echo $pair | sed 's/^.*-//' | sed 's,x,x,'` && \
rm -f $link.1 && \
ln -s $target.1 $link.1; \
done
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in po
if test "xz" = "gettext-tools"; then \
../build-aux/install-sh -c -d /usr/local/Cellar/xz/5.0.3/share/gettext/po; \
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
/usr/bin/install -c -m 644 ./$file \
/usr/local/Cellar/xz/5.0.3/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /usr/local/Cellar/xz/5.0.3/share/gettext/po/$file; \
done; \
else \
: ; \
fi
Making install in tests
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/Cellar/xz/5.0.3/share/doc/xz" || build-aux/install-sh -c -d "/usr/local/Cellar/xz/5.0.3/share/doc/xz"
test -z "/usr/local/Cellar/xz/5.0.3/share/doc/xz/examples" || build-aux/install-sh -c -d "/usr/local/Cellar/xz/5.0.3/share/doc/xz/examples"
/usr/bin/install -c -m 644 AUTHORS COPYING COPYING.GPLv2 NEWS README THANKS TODO doc/faq.txt doc/history.txt doc/xz-file-format.txt doc/lzma-file-format.txt '/usr/local/Cellar/xz/5.0.3/share/doc/xz'
/usr/bin/install -c -m 644 doc/examples/xz_pipe_comp.c doc/examples/xz_pipe_decomp.c '/usr/local/Cellar/xz/5.0.3/share/doc/xz/examples'
strip /usr/local/Cellar/xz/5.0.3/bin/xzdec
strip /usr/local/Cellar/xz/5.0.3/bin/xz
strip /usr/local/Cellar/xz/5.0.3/bin/lzmainfo
strip /usr/local/Cellar/xz/5.0.3/bin/lzmadec
==> Finishing up
ln -s ../Cellar/xz/5.0.3/bin/xzmore xzmore
ln -s ../Cellar/xz/5.0.3/bin/xzless xzless
ln -s ../Cellar/xz/5.0.3/bin/xzgrep xzgrep
ln -s ../Cellar/xz/5.0.3/bin/xzfgrep xzfgrep
ln -s ../Cellar/xz/5.0.3/bin/xzegrep xzegrep
ln -s ../Cellar/xz/5.0.3/bin/xzdiff xzdiff
ln -s ../Cellar/xz/5.0.3/bin/xzdec xzdec
ln -s ../Cellar/xz/5.0.3/bin/xzcmp xzcmp
ln -s ../Cellar/xz/5.0.3/bin/xzcat xzcat
ln -s ../Cellar/xz/5.0.3/bin/xz xz
ln -s ../Cellar/xz/5.0.3/bin/unxz unxz
ln -s ../Cellar/xz/5.0.3/bin/unlzma unlzma
ln -s ../Cellar/xz/5.0.3/bin/lzmore lzmore
ln -s ../Cellar/xz/5.0.3/bin/lzmainfo lzmainfo
ln -s ../Cellar/xz/5.0.3/bin/lzmadec lzmadec
ln -s ../Cellar/xz/5.0.3/bin/lzma lzma
ln -s ../Cellar/xz/5.0.3/bin/lzless lzless
ln -s ../Cellar/xz/5.0.3/bin/lzgrep lzgrep
ln -s ../Cellar/xz/5.0.3/bin/lzfgrep lzfgrep
ln -s ../Cellar/xz/5.0.3/bin/lzegrep lzegrep
ln -s ../Cellar/xz/5.0.3/bin/lzdiff lzdiff
ln -s ../Cellar/xz/5.0.3/bin/lzcmp lzcmp
ln -s ../Cellar/xz/5.0.3/bin/lzcat lzcat
ln -s ../Cellar/xz/5.0.3/include/lzma.h lzma.h
ln -s ../Cellar/xz/5.0.3/include/lzma lzma
ln -s ../../../Cellar/xz/5.0.3/share/man/man1/xzmore.1 xzmore.1
ln -s ../../../Cellar/xz/5.0.3/share/man/man1/xzless.1 xzless.1
ln -s ../../../Cellar/xz/5.0.3/share/man/man1/xzgrep.1 xzgrep.1
ln -s ../../../Cellar/xz/5.0.3/share/man/man1/xzfgrep.1 xzfgrep.1
ln -s ../../../Cellar/xz/5.0.3/share/man/man1/xzegrep.1 xzegrep.1
ln -s ../../../Cellar/xz/5.0.3/share/man/man1/xzdiff.1 xzdiff.1
ln -s ../../../Cellar/xz/5.0.3/share/man/man1/xzdec.1 xzdec.1
ln -s ../../../Cellar/xz/5.0.3/share/man/man1/xzcmp.1 xzcmp.1
ln -s ../../../Cellar/xz/5.0.3/share/man/man1/xzcat.1 xzcat.1
ln -s ../../../Cellar/xz/5.0.3/share/man/man1/xz.1 xz.1
ln -s ../../../Cellar/xz/5.0.3/share/man/man1/unxz.1 unxz.1
ln -s ../../../Cellar/xz/5.0.3/share/man/man1/unlzma.1 unlzma.1
ln -s ../../../Cellar/xz/5.0.3/share/man/man1/lzmore.1 lzmore.1
ln -s ../../../Cellar/xz/5.0.3/share/man/man1/lzmainfo.1 lzmainfo.1
ln -s ../../../Cellar/xz/5.0.3/share/man/man1/lzmadec.1 lzmadec.1
ln -s ../../../Cellar/xz/5.0.3/share/man/man1/lzma.1 lzma.1
ln -s ../../../Cellar/xz/5.0.3/share/man/man1/lzless.1 lzless.1
ln -s ../../../Cellar/xz/5.0.3/share/man/man1/lzgrep.1 lzgrep.1
ln -s ../../../Cellar/xz/5.0.3/share/man/man1/lzfgrep.1 lzfgrep.1
ln -s ../../../Cellar/xz/5.0.3/share/man/man1/lzegrep.1 lzegrep.1
ln -s ../../../Cellar/xz/5.0.3/share/man/man1/lzdiff.1 lzdiff.1
ln -s ../../../Cellar/xz/5.0.3/share/man/man1/lzcmp.1 lzcmp.1
ln -s ../../../Cellar/xz/5.0.3/share/man/man1/lzcat.1 lzcat.1
ln -s ../../Cellar/xz/5.0.3/share/doc/xz xz
mkpath /usr/local/lib/pkgconfig
ln -s ../../Cellar/xz/5.0.3/lib/pkgconfig/liblzma.pc liblzma.pc
ln -s ../Cellar/xz/5.0.3/lib/liblzma.dylib liblzma.dylib
ln -s ../Cellar/xz/5.0.3/lib/liblzma.a liblzma.a
ln -s ../Cellar/xz/5.0.3/lib/liblzma.5.dylib liblzma.5.dylib
ln -s ../../Cellar/xz/5.0.3 xz
==> Summary
/usr/local/Cellar/xz/5.0.3: 51 files, 1.4M, built in 36 seconds
==> Installing pango dependency: gettext
==> Downloading http://ftpmirror.gnu.org/gettext/gettext-0.18.1.1.tar.gz
Already downloaded: /Users/saneef/Library/Caches/Homebrew/gettext-0.18.1.1.tar.gz
/usr/bin/tar xf /Users/saneef/Library/Caches/Homebrew/gettext-0.18.1.1.tar.gz
==> Downloading patches
/usr/bin/curl -qf#LA Homebrew 0.9 (Ruby 1.8.7-249; Mac OS X 10.7.3) https://trac.macports.org/export/79617/trunk/dports/devel/gettext/files/stpncpy.patch -o 000-homebrew.diff https://trac.macports.org/export/79183/trunk/dports/devel/gettext/files/patch-gettext-tools-Makefile.in -o 001-homebrew.diff --silent
==> Patching
/usr/bin/patch -f -p0 -i 000-homebrew.diff
patching file gettext-tools/configure
/usr/bin/patch -f -p0 -i 001-homebrew.diff
patching file gettext-tools/Makefile.in
==> ./configure --disable-dependency-tracking --disable-debug --prefix=/usr/local/Cellar/gettext/0.18.1.1 --without-included-gettext --without-included-glib --without-included-libcroco --without-included-libxml --without-emacs --without-git --without-cvs
./configure --disable-dependency-tracking --disable-debug --prefix=/usr/local/Cellar/gettext/0.18.1.1 --without-included-gettext --without-included-glib --without-included-libcroco --without-included-libxml --without-emacs --without-git --without-cvs
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-apple-darwin11.3.0
checking host system type... x86_64-apple-darwin11.3.0
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gnulib-local/Makefile
=== configuring in gettext-runtime (/private/tmp/homebrew-gettext-0.18.1.1-35p4/gettext-0.18.1.1/gettext-runtime)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/gettext/0.18.1.1' '--disable-dependency-tracking' '--disable-debug' '--without-included-gettext' '--without-included-glib' '--without-included-libcroco' '--without-included-libxml' '--without-emacs' '--without-git' '--without-cvs' 'CC=/usr/bin/clang' 'CFLAGS=-Os -w -pipe -march=native -Qunused-arguments' 'CPPFLAGS=-I/usr/include/libxml2' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-Os -w -pipe -march=native -Qunused-arguments' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ../build-aux/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for gcc... /usr/bin/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 /usr/bin/clang accepts -g... yes
checking for /usr/bin/clang option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/clang... none
checking for bison... bison -y
checking whether to use Java... yes
checking how to run the C preprocessor... /usr/bin/clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for Java compiler... javac -target 1.1 -source 1.3
checking for jar... jar
checking for preferred C# implementation... any
checking for C# compiler... no
checking build system type... x86_64-apple-darwin11.3.0
checking host system type... x86_64-apple-darwin11.3.0
checking for ranlib... ranlib
checking whether /usr/bin/clang and cc understand -c and -o together... yes
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 sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/clang... /usr/bin/clang
checking if the linker (/usr/bin/clang) 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... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/clang option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm output from /usr/bin/clang object... ok
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/clang static flag -static works... no
checking if /usr/bin/clang supports -c -o file.o... yes
checking if /usr/bin/clang supports -c -o file.o... (cached) yes
checking whether the /usr/bin/clang linker (/usr/bin/clang) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.3.0 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 windres... no
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking whether we are using the GNU C Library 2 or newer... no
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking for inline... inline
checking for size_t... yes
checking for stdint.h... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for string.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for sys/stat.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether integer division by zero raises SIGFPE... guessing yes
checking for inttypes.h... yes
checking for unsigned long long int... yes
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... /usr/bin/clang
checking if the linker (/usr/bin/clang) is GNU ld... no
checking for shared library run path origin... done
checking whether imported symbols can be declared weak... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_kill in -lpthread... yes
checking for multithread API to use... posix
checking for pthread_rwlock_t... yes
checking for iconv... yes
checking for working 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 argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) 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 stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for uselocale... yes
checking for argz_count... no
checking for argz_stringify... no
checking for argz_next... no
checking for __fsetlocking... no
checking whether feof_unlocked is declared... yes
checking whether fgets_unlocked is declared... no
checking for bison... bison
checking version of bison... 2.3, ok
checking for long long int... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for intmax_t... yes
checking whether printf() supports POSIX/XSI format strings... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for working fcntl.h... no (bad O_NOATIME)
checking for CFPreferencesCopyAppValue... yes
checking for CFLocaleCopyCurrent... yes
checking for ptrdiff_t... yes
checking for stddef.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for asprintf... yes
checking for fwprintf... yes
checking for newlocale... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for snprintf... yes
checking for strnlen... yes
checking for wcslen... yes
checking for wcsnlen... yes
checking for mbrtowc... yes
checking for wcrtomb... yes
checking whether _snprintf is declared... no
checking whether _snwprintf is declared... no
checking whether getc_unlocked is declared... yes
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... (cached) yes
checking for CFLocaleCopyCurrent... (cached) 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 canonicalize_file_name... no
checking for getcwd... (cached) yes
checking for readlink... yes
checking for realpath... yes
checking for lstat... yes
checking for mbsinit... yes
checking for mbrtowc... (cached) yes
checking for mbslen... no
checking for mprotect... yes
checking for memchr... yes
checking for pathconf... yes
checking for setenv... (cached) yes
checking for iswcntrl... yes
checking for iswblank... yes
checking for wcwidth... yes
checking whether // is distinct from /... no
checking whether realpath works... no
checking if environ is properly declared... no
checking whether the preprocessor supports include_next... yes
checking for complete errno.h... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether optreset is declared... yes
checking whether getopt is POSIX compatible... no
checking whether getenv is declared... yes
checking whether getc_unlocked is declared... (cached) yes
checking whether lstat correctly handles trailing slash... no
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for mbstate_t... yes
checking whether mbrtowc and mbstate_t are properly declared... (cached) yes
checking for a traditional japanese locale... ja_JP.eucJP
checking for a transitional chinese locale... zh_CN.GB18030
checking for a french Unicode locale... fr_FR.UTF-8
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking for shared library path variable... DYLD_LIBRARY_PATH
checking whether to activate relocatable installation... no
checking for uid_t in sys/types.h... yes
checking for SIGPIPE... yes
checking whether system is Windows or MSDOS... no
checking for stdbool.h that conforms to C99... no
checking for _Bool... yes
checking whether C symbols are prefixed with underscore at the linker level... yes
checking for C/C++ restrict keyword... __restrict
checking whether memmem is declared without a macro... yes
checking whether mempcpy is declared without a macro... no
checking whether memrchr is declared without a macro... no
checking whether rawmemchr is declared without a macro... no
checking whether stpcpy is declared without a macro... yes
checking whether stpncpy is declared without a macro... yes
checking whether strchrnul is declared without a macro... no
checking whether strdup is declared without a macro... yes
checking whether strncat is declared without a macro... yes
checking whether strndup is declared without a macro... yes
checking whether strnlen is declared without a macro... yes
checking whether strpbrk is declared without a macro... yes
checking whether strsep is declared without a macro... yes
checking whether strcasestr is declared without a macro... yes
checking whether strtok_r is declared without a macro... yes
checking whether strsignal is declared without a macro... yes
checking whether strverscmp is declared without a macro... no
checking whether strnlen is declared... (cached) yes
checking whether stat file-mode macros are broken... no
checking for struct timespec in <time.h>... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... (cached) yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... no
checking whether fgets_unlocked is declared... (cached) no
checking whether fputc_unlocked is declared... no
checking whether fputs_unlocked is declared... no
checking whether fread_unlocked is declared... no
checking whether fwrite_unlocked is declared... no
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether <wchar.h> uses 'inline' correctly... yes
checking for atexit... yes
checking whether // is distinct from /... (cached) no
checking for error_at_line... no
checking whether to use Java... yes
checking whether mbrtowc handles incomplete characters... yes
checking whether mbrtowc works as well as mbtowc... yes
checking whether mbrtowc handles a NULL string argument... yes
checking whether mbrtowc has a correct return value... yes
checking whether mbrtowc returns 0 when parsing a NUL character... yes
checking whether mbrtowc handles incomplete characters... (cached) yes
checking whether mbrtowc works as well as mbtowc... (cached) yes
checking for memmove... yes
checking whether program_invocation_name is declared... no
checking whether program_invocation_short_name is declared... no
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... no
checking whether setenv validates arguments... no
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... (cached) yes
checking for working strerror function... yes
checking for volatile sig_atomic_t... yes
checking whether sigaction is declared without a macro... yes
checking whether sigaddset is declared without a macro... yes
checking whether sigdelset is declared without a macro... yes
checking whether sigemptyset is declared without a macro... yes
checking whether sigfillset is declared without a macro... yes
checking whether sigismember is declared without a macro... yes
checking whether sigpending is declared without a macro... yes
checking whether sigprocmask is declared without a macro... yes
checking for sigprocmask... yes
checking for ssize_t... yes
checking whether stat handles trailing slashes on directories... yes
checking whether stat handles trailing slashes on files... no
checking whether NULL can be used in arbitrary expressions... yes
checking whether stdint.h conforms to C99... no
checking sys/inttypes.h usability... no
checking sys/inttypes.h presence... no
checking for sys/inttypes.h... no
checking sys/bitypes.h usability... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
checking for bit size of ptrdiff_t... 64
checking for bit size of size_t... 64
checking for bit size of sig_atomic_t... 32
checking for bit size of wchar_t... 32
checking for bit size of wint_t... 32
checking whether sig_atomic_t is signed... yes
checking whether wchar_t is signed... yes
checking whether wint_t is signed... yes
checking for ptrdiff_t integer literal suffix... l
checking for size_t integer literal suffix... ul
checking for sig_atomic_t integer literal suffix...
checking for wchar_t integer literal suffix...
checking for wint_t integer literal suffix...
checking whether dprintf is declared without a macro... yes
checking whether fpurge is declared without a macro... yes
checking whether fseeko is declared without a macro... yes
checking whether ftello is declared without a macro... yes
checking whether getdelim is declared without a macro... yes
checking whether getline is declared without a macro... yes
checking whether popen is declared without a macro... yes
checking whether renameat is declared without a macro... no
checking whether snprintf is declared without a macro... yes
checking whether tmpfile is declared without a macro... yes
checking whether vdprintf is declared without a macro... yes
checking whether vsnprintf is declared without a macro... yes
checking for random.h... no
checking for struct random_data... no
checking whether atoll is declared without a macro... yes
checking whether canonicalize_file_name is declared without a macro... no
checking whether getloadavg is declared without a macro... yes
checking whether getsubopt is declared without a macro... yes
checking whether grantpt is declared without a macro... yes
checking whether mkdtemp is declared without a macro... no
checking whether mkostemp is declared without a macro... no
checking whether mkostemps is declared without a macro... no
checking whether mkstemp is declared without a macro... yes
checking whether mkstemps is declared without a macro... no
checking whether ptsname is declared without a macro... yes
checking whether random_r is declared without a macro... no
checking whether initstat_r is declared without a macro... no
checking whether srandom_r is declared without a macro... no
checking whether setstate_r is declared without a macro... no
checking whether realpath is declared without a macro... yes
checking whether rpmatch is declared without a macro... no
checking whether setenv is declared without a macro... yes
checking whether strtod is declared without a macro... yes
checking whether strtoll is declared without a macro... yes
checking whether strtoull is declared without a macro... yes
checking whether unlockpt is declared without a macro... yes
checking whether unsetenv is declared without a macro... yes
checking for working strnlen... yes
checking for strtol... yes
checking for strtoul... (cached) yes
checking for nlink_t... yes
checking whether fchmodat is declared without a macro... no
checking whether fstatat is declared without a macro... no
checking whether futimens is declared without a macro... no
checking whether lchmod is declared without a macro... yes
checking whether lstat is declared without a macro... yes
checking whether mkdirat is declared without a macro... no
checking whether mkfifo is declared without a macro... yes
checking whether mkfifoat is declared without a macro... no
checking whether mknod is declared without a macro... yes
checking whether mknodat is declared without a macro... no
checking whether stat is declared without a macro... yes
checking whether utimensat is declared without a macro... no
checking whether chown is declared without a macro... yes
checking whether dup2 is declared without a macro... yes
checking whether dup3 is declared without a macro... no
checking whether environ is declared without a macro... no
checking whether euidaccess is declared without a macro... no
checking whether faccessat is declared without a macro... no
checking whether fchdir is declared without a macro... yes
checking whether fchownat is declared without a macro... no
checking whether fsync is declared without a macro... yes
checking whether ftruncate is declared without a macro... yes
checking whether getcwd is declared without a macro... yes
checking whether getdomainname is declared without a macro... yes
checking whether getdtablesize is declared without a macro... yes
checking whether getgroups is declared without a macro... yes
checking whether gethostname is declared without a macro... yes
checking whether getlogin is declared without a macro... yes
checking whether getlogin_r is declared without a macro... yes
checking whether getpagesize is declared without a macro... yes
checking whether getusershell is declared without a macro... yes
checking whether setusershell is declared without a macro... yes
checking whether endusershell is declared without a macro... yes
checking whether lchown is declared without a macro... yes
checking whether link is declared without a macro... yes
checking whether linkat is declared without a macro... no
checking whether lseek is declared without a macro... yes
checking whether pipe2 is declared without a macro... no
checking whether pread is declared without a macro... yes
checking whether pwrite is declared without a macro... yes
checking whether readlink is declared without a macro... yes
checking whether readlinkat is declared without a macro... no
checking whether rmdir is declared without a macro... yes
checking whether sleep is declared without a macro... yes
checking whether symlink is declared without a macro... yes
checking whether symlinkat is declared without a macro... no
checking whether ttyname_r is declared without a macro... yes
checking whether unlink is declared without a macro... yes
checking whether unlinkat is declared without a macro... no
checking whether usleep is declared without a macro... yes
checking whether btowc is declared without a macro... yes
checking whether wctob is declared without a macro... yes
checking whether mbsinit is declared without a macro... yes
checking whether mbrtowc is declared without a macro... yes
checking whether mbrlen is declared without a macro... yes
checking whether mbsrtowcs is declared without a macro... yes
checking whether mbsnrtowcs is declared without a macro... yes
checking whether wcrtomb is declared without a macro... yes
checking whether wcsrtombs is declared without a macro... yes
checking whether wcsnrtombs is declared without a macro... yes
checking whether wcwidth is declared without a macro... yes
checking whether iswcntrl works... yes
checking whether wcwidth is declared... (cached) yes
checking whether wcwidth works reasonably in UTF-8 locales... no
checking for size_t... (cached) yes
checking for setlocale... (cached) yes
checking for perl... /usr/bin/perl
checking for g++... /usr/bin/clang++
checking whether the C++ compiler (/usr/bin/clang++ -Os -w -pipe -march=native -Qunused-arguments ) works... yes
checking whether the C++ compiler supports namespaces... yes
checking for sched_yield in -lrt... no
checking for sched_yield in -lposix4... no
configure: creating ./config.status
config.status: creating csharpcomp.sh
config.status: creating javacomp.sh
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating intl/Makefile
config.status: creating intl-java/Makefile
config.status: creating intl-csharp/Makefile
config.status: creating gnulib-lib/Makefile
config.status: creating src/Makefile
config.status: creating src/gettext.sh
config.status: creating po/Makefile.in
config.status: creating man/Makefile
config.status: creating man/x-to-1
config.status: creating m4/Makefile
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
=== configuring in libasprintf (/private/tmp/homebrew-gettext-0.18.1.1-35p4/gettext-0.18.1.1/gettext-runtime/libasprintf)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/gettext/0.18.1.1' '--disable-dependency-tracking' '--disable-debug' '--without-included-gettext' '--without-included-glib' '--without-included-libcroco' '--without-included-libxml' '--without-emacs' '--without-git' '--without-cvs' 'CC=/usr/bin/clang' 'CFLAGS=-Os -w -pipe -march=native -Qunused-arguments' 'CPPFLAGS=-I/usr/include/libxml2' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-Os -w -pipe -march=native -Qunused-arguments' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ../../build-aux/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for gcc... /usr/bin/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 /usr/bin/clang accepts -g... yes
checking for /usr/bin/clang option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/clang... none
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/clang++ accepts -g... yes
checking dependency style of /usr/bin/clang++... none
checking build system type... x86_64-apple-darwin11.3.0
checking host system type... x86_64-apple-darwin11.3.0
checking for ranlib... ranlib
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/clang... /usr/bin/clang
checking if the linker (/usr/bin/clang) 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... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/clang option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm output from /usr/bin/clang object... ok
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking how to run the C preprocessor... /usr/bin/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 whether we are using the GNU C++ compiler... (cached) yes
checking whether /usr/bin/clang++ accepts -g... (cached) yes
checking dependency style of /usr/bin/clang++... (cached) none
checking how to run the C++ preprocessor... /usr/bin/clang++ -E
checking for objdir... .libs
checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/clang static flag -static works... no
checking if /usr/bin/clang supports -c -o file.o... yes
checking if /usr/bin/clang supports -c -o file.o... (cached) yes
checking whether the /usr/bin/clang linker (/usr/bin/clang) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.3.0 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 ld used by /usr/bin/clang++... /usr/bin/clang
checking if the linker (/usr/bin/clang) is GNU ld... no
checking whether the /usr/bin/clang++ linker (/usr/bin/clang) supports shared libraries... yes
checking for /usr/bin/clang++ option to produce PIC... -fno-common -DPIC
checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/clang++ static flag -static works... no
checking if /usr/bin/clang++ supports -c -o file.o... yes
checking if /usr/bin/clang++ supports -c -o file.o... (cached) yes
checking whether the /usr/bin/clang++ linker (/usr/bin/clang) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking for inline... inline
checking for size_t... yes
checking for long long int... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for ptrdiff_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking whether the preprocessor supports include_next... yes
checking for complete errno.h... yes
checking for snprintf... yes
checking for vasprintf... yes
checking for strnlen... yes
checking for wcslen... yes
checking for wcsnlen... yes
checking for mbrtowc... yes
checking for wcrtomb... yes
checking whether _snprintf is declared... no
checking whether printf() supports POSIX/XSI format strings... yes
checking for dvips... /private/tmp/homebrew-gettext-0.18.1.1-35p4/gettext-0.18.1.1/build-aux/missing dvips
checking for texi2pdf... /usr/bin/texi2pdf
checking for perl... /usr/bin/perl
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in gettext-tools (/private/tmp/homebrew-gettext-0.18.1.1-35p4/gettext-0.18.1.1/gettext-tools)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/gettext/0.18.1.1' '--disable-dependency-tracking' '--disable-debug' '--without-included-gettext' '--without-included-glib' '--without-included-libcroco' '--without-included-libxml' '--without-emacs' '--without-git' '--without-cvs' 'CC=/usr/bin/clang' 'CFLAGS=-Os -w -pipe -march=native -Qunused-arguments' 'CPPFLAGS=-I/usr/include/libxml2' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-Os -w -pipe -march=native -Qunused-arguments' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ../build-aux/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for gcc... /usr/bin/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 /usr/bin/clang accepts -g... yes
checking for /usr/bin/clang option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/clang... none
checking for bison... bison -y
checking whether to use Java... yes
checking for Java to native code compiler... none
checking how to run the C preprocessor... /usr/bin/clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for Java virtual machine... java
checking for Java compiler... javac -source 1.3
checking for jar... jar
checking for preferred C# implementation... any
checking for C# compiler... no
checking for C# program execution engine... no
checking build system type... x86_64-apple-darwin11.3.0
checking host system type... x86_64-apple-darwin11.3.0
checking for ranlib... ranlib
checking whether /usr/bin/clang and cc understand -c and -o together... yes
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 /usr/bin/clang option to accept ISO C99... none needed
checking for /usr/bin/clang option to accept ISO Standard C... (cached) none needed
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/clang... /usr/bin/clang
checking if the linker (/usr/bin/clang) 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... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/clang option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm output from /usr/bin/clang object... ok
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/clang static flag -static works... no
checking if /usr/bin/clang supports -c -o file.o... yes
checking if /usr/bin/clang supports -c -o file.o... (cached) yes
checking whether the /usr/bin/clang linker (/usr/bin/clang) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.3.0 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 windres... no
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking whether we are using the GNU C Library 2 or newer... no
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking for inline... inline
checking for size_t... yes
checking for stdint.h... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for string.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking libcroco-0.6/libcroco/libcroco-config.h usability... no
checking libcroco-0.6/libcroco/libcroco-config.h presence... no
checking for libcroco-0.6/libcroco/libcroco-config.h... no
checking libxml2/libxml/xmlexports.h usability... yes
checking libxml2/libxml/xmlexports.h presence... yes
checking for libxml2/libxml/xmlexports.h... yes
checking libxml2/libxml/xmlversion.h usability... yes
checking libxml2/libxml/xmlversion.h presence... yes
checking for libxml2/libxml/xmlversion.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking xlocale.h usability... yes
checking xlocale.h presence... yes
checking for xlocale.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking spawn.h usability... yes
checking spawn.h presence... yes
checking for spawn.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for stdint.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/stat.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether integer division by zero raises SIGFPE... guessing yes
checking for inttypes.h... yes
checking for unsigned long long int... yes
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... /usr/bin/clang
checking if the linker (/usr/bin/clang) is GNU ld... no
checking for shared library run path origin... done
checking whether imported symbols can be declared weak... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_kill in -lpthread... yes
checking for multithread API to use... posix
checking for pthread_rwlock_t... yes
checking for iconv... yes
checking for working 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 argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) 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 stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for uselocale... yes
checking for argz_count... no
checking for argz_stringify... no
checking for argz_next... no
checking for __fsetlocking... no
checking whether feof_unlocked is declared... yes
checking whether fgets_unlocked is declared... no
checking for bison... bison
checking version of bison... 2.3, ok
checking for long long int... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for intmax_t... yes
checking whether printf() supports POSIX/XSI format strings... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for working fcntl.h... no (bad O_NOATIME)
checking for CFPreferencesCopyAppValue... yes
checking for CFLocaleCopyCurrent... yes
checking for ptrdiff_t... yes
checking for stddef.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for asprintf... yes
checking for fwprintf... yes
checking for newlocale... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for snprintf... yes
checking for strnlen... yes
checking for wcslen... yes
checking for wcsnlen... yes
checking for mbrtowc... yes
checking for wcrtomb... yes
checking whether _snprintf is declared... no
checking whether _snwprintf is declared... no
checking whether getc_unlocked is declared... yes
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... (cached) yes
checking for CFLocaleCopyCurrent... (cached) 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 canonicalize_file_name... no
checking for getcwd... (cached) yes
checking for readlink... yes
checking for realpath... yes
checking for dup2... yes
checking for fcntl... yes
checking for btowc... yes
checking for isblank... yes
checking for iswctype... yes
checking for mbsrtowcs... yes
checking for mempcpy... (cached) no
checking for wmemchr... yes
checking for wmemcpy... yes
checking for wmempcpy... no
checking for getdelim... yes
checking for getdtablesize... yes
checking for gettimeofday... yes
checking for lstat... yes
checking for mbsinit... yes
checking for mbrtowc... (cached) yes
checking for mbslen... no
checking for isascii... yes
checking for mprotect... yes
checking for memchr... yes
checking for pathconf... yes
checking for select... yes
checking for pipe2... no
checking for posix_spawn... yes
checking for setenv... (cached) yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for siginterrupt... yes
checking for stpncpy... yes
checking for pipe... yes
checking for vasnprintf... no
checking for iswcntrl... yes
checking for iswblank... yes
checking for wcwidth... yes
checking for newlocale... (cached) yes
checking for symlink... yes
checking for shutdown... yes
checking for wctob... yes
checking for nl_langinfo... yes
checking for wcscoll... yes
checking for wcrtomb... (cached) yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for uselocale... (cached) yes
checking whether // is distinct from /... no
checking whether realpath works... no
checking if environ is properly declared... no
checking whether the preprocessor supports include_next... yes
checking for complete errno.h... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking for mode_t... yes
checking for sig_atomic_t... yes
checking for eaccess... no
checking for mbstate_t... yes
checking whether getdelim is declared... yes
checking whether getline is declared... yes
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether optreset is declared... yes
checking whether getopt is POSIX compatible... no
checking whether getenv is declared... yes
checking for C/C++ restrict keyword... __restrict
checking for struct timeval... yes
checking whether gettimeofday is declared without a macro... yes
checking whether included glib is requested... no
checking for glib... no
checking whether to use the included glib... yes
checking for unistd.h... (cached) yes
checking whether included libunistring is requested... no
checking for libunistring... no, trying again together with libiconv
checking for libunistring... no, consider installing GNU libunistring
checking whether getc_unlocked is declared... (cached) yes
checking whether NULL can be used in arbitrary expressions... yes
checking whether lstat correctly handles trailing slash... no
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking whether mbrtowc and mbstate_t are properly declared... (cached) yes
checking for a traditional japanese locale... ja_JP.eucJP
checking for a transitional chinese locale... zh_CN.GB18030
checking for a french Unicode locale... fr_FR.UTF-8
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking whether <limits.h> defines MIN and MAX... no
checking whether <sys/param.h> defines MIN and MAX... yes
checking for promoted mode_t type... int
checking whether posix_spawn works... yes
checking whether posix_spawnattr_setschedpolicy is supported... no
checking whether posix_spawnattr_setschedparam is supported... no
checking for shared library path variable... DYLD_LIBRARY_PATH
checking whether to activate relocatable installation... no
checking whether system is Windows or MSDOS... no
checking for ssize_t... yes
checking for uid_t in sys/types.h... yes
checking for SIGPIPE... yes
checking whether snprintf is declared... yes
checking for stdbool.h that conforms to C99... no
checking for _Bool... yes
checking whether C symbols are prefixed with underscore at the linker level... yes
checking whether memmem is declared without a macro... yes
checking whether mempcpy is declared without a macro... no
checking whether memrchr is declared without a macro... no
checking whether rawmemchr is declared without a macro... no
checking whether stpcpy is declared without a macro... yes
checking whether stpncpy is declared without a macro... yes
checking whether strchrnul is declared without a macro... no
checking whether strdup is declared without a macro... yes
checking whether strncat is declared without a macro... yes
checking whether strndup is declared without a macro... yes
checking whether strnlen is declared without a macro... yes
checking whether strpbrk is declared without a macro... yes
checking whether strsep is declared without a macro... yes
checking whether strcasestr is declared without a macro... yes
checking whether strtok_r is declared without a macro... yes
checking whether strsignal is declared without a macro... yes
checking whether strverscmp is declared without a macro... no
checking whether strnlen is declared... (cached) yes
checking whether <sys/socket.h> is self-contained... yes
checking for shutdown... (cached) yes
checking whether <sys/socket.h> defines the SHUT_* macros... yes
checking for struct sockaddr_storage... yes
checking for sa_family_t... yes
checking whether socket is declared without a macro... no
checking whether connect is declared without a macro... no
checking whether accept is declared without a macro... no
checking whether bind is declared without a macro... no
checking whether getpeername is declared without a macro... no
checking whether getsockname is declared without a macro... no
checking whether getsockopt is declared without a macro... no
checking whether listen is declared without a macro... no
checking whether recv is declared without a macro... no
checking whether send is declared without a macro... no
checking whether recvfrom is declared without a macro... no
checking whether sendto is declared without a macro... no
checking whether setsockopt is declared without a macro... no
checking whether shutdown is declared without a macro... no
checking whether accept4 is declared without a macro... no
checking whether stat file-mode macros are broken... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether curses libraries may be used... yes
checking where terminfo library functions come from... libncurses
checking for tparam... no
checking for tparm... yes
checking for struct timespec in <time.h>... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... (cached) yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... no
checking whether fgets_unlocked is declared... (cached) no
checking whether fputc_unlocked is declared... no
checking whether fputs_unlocked is declared... no
checking whether fread_unlocked is declared... no
checking whether fwrite_unlocked is declared... no
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking for intmax_t... (cached) yes
checking whether snprintf returns a byte count as in C99... yes
checking for snprintf... (cached) yes
checking for strnlen... (cached) yes
checking for wcslen... (cached) yes
checking for wcsnlen... (cached) yes
checking for mbrtowc... (cached) yes
checking for wcrtomb... (cached) yes
checking whether _snprintf is declared... (cached) no
checking whether vsnprintf is declared... yes
checking whether <wchar.h> uses 'inline' correctly... yes
checking whether alarm is declared... yes
checking sys/acl.h usability... yes
checking sys/acl.h presence... yes
checking for sys/acl.h... yes
checking for library containing acl_get_file... none required
checking for acl_get_file... yes
checking for acl_get_fd... yes
checking for acl_set_file... yes
checking for acl_set_fd... yes
checking for acl_free... yes
checking for acl_from_mode... no
checking for acl_from_text... yes
checking for acl_delete_def_file... yes
checking for acl_extended_file... no
checking for acl_delete_fd_np... yes
checking for acl_delete_file_np... yes
checking for acl_copy_ext_native... yes
checking for acl_create_entry_np... yes
checking for acl_to_short_text... no
checking for acl_free_text... no
checking for working acl_get_file... yes
checking acl/libacl.h usability... no
checking acl/libacl.h presence... no
checking for acl/libacl.h... no
checking for acl_entries... no
checking for ACL_FIRST_ENTRY... yes
checking for ACL_TYPE_EXTENDED... yes
checking for atexit... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking for string.h... (cached) yes
checking for long file names... yes
checking for pathconf... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking byteswap.h usability... no
checking byteswap.h presence... no
checking for byteswap.h... no
checking for chown... yes
checking for utime... yes
checking for utimes... yes
checking whether // is distinct from /... (cached) no
checking whether dup2 works... yes
checking for error_at_line... no
checking whether fcntl handles F_DUPFD correctly... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... yes
checking whether fcntl is declared without a macro... yes
checking whether openat is declared without a macro... no
checking for working POSIX fnmatch... yes
checking whether fopen recognizes a trailing slash... yes
checking for Java to native code compiler... none
checking for working getdelim function... yes
checking for getline... yes
checking for working getline function... yes
checking whether gettimeofday clobbers localtime buffer... no
checking for gettimeofday with POSIX signature... yes
checking whether the compiler generally respects inline... yes
checking whether to use Java... yes
checking whether included libcroco is requested... no
checking for libcroco... no
checking whether to use the included libcroco... yes
checking whether included glib is requested... no
(cached) checking for glib... no
checking whether to use the included glib... yes
checking for unistd.h... (cached) yes
checking whether to use the included libunistring... yes
checking whether included libxml is requested... no
checking for libxml... yes
checking whether to use the included libxml... no
checking whether locale.h conforms to POSIX:2001... yes
checking whether locale.h defines locale_t... no
checking whether duplocale is declared without a macro... yes
checking for setlocale... (cached) yes
checking for uselocale... (cached) yes
checking for pthread_rwlock_t... (cached) yes
checking whether mbrtowc handles incomplete characters... yes
checking whether mbrtowc works as well as mbtowc... yes
checking whether mbrtowc handles a NULL string argument... yes
checking whether mbrtowc has a correct return value... yes
checking whether mbrtowc returns 0 when parsing a NUL character... yes
checking whether mbrtowc handles incomplete characters... (cached) yes
checking whether mbrtowc works as well as mbtowc... (cached) yes
checking whether mbrtowc handles incomplete characters... (cached) yes
checking whether mbrtowc works as well as mbtowc... (cached) yes
checking whether mbsrtowcs works... yes
checking whether mbswidth is declared in <wchar.h>... no
checking for mbstate_t... (cached) yes
checking for memmove... yes
checking for memset... yes
checking for mkdtemp... yes
checking whether the C compiler is actually a C++ compiler... no
checking for obstacks... no
checking whether open recognizes a trailing slash... no
checking for /usr/bin/clang option to support OpenMP... unsupported
checking whether program_invocation_name is declared... no
checking whether program_invocation_short_name is declared... no
checking for rawmemchr... no
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... no
checking whether setenv validates arguments... no
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... (cached) yes
checking for working strerror function... yes
checking whether rmdir works... yes
checking for struct sigaction.sa_sigaction... yes
checking for volatile sig_atomic_t... yes
checking whether sigaction is declared without a macro... yes
checking whether sigaddset is declared without a macro... yes
checking whether sigdelset is declared without a macro... yes
checking whether sigemptyset is declared without a macro... yes
checking whether sigfillset is declared without a macro... yes
checking whether sigismember is declared without a macro... yes
checking whether sigpending is declared without a macro... yes
checking whether sigprocmask is declared without a macro... yes
checking for sigprocmask... yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... (cached) yes
checking for snprintf... (cached) yes
checking whether snprintf respects a size of 1... yes
checking for posix_spawnattr_t... yes
checking for posix_spawn_file_actions_t... yes
checking whether posix_spawn is declared without a macro... yes
checking whether posix_spawnp is declared without a macro... yes
checking whether posix_spawnattr_init is declared without a macro... yes
checking whether posix_spawnattr_destroy is declared without a macro... yes
checking whether posix_spawnattr_getsigdefault is declared without a macro... yes
checking whether posix_spawnattr_setsigdefault is declared without a macro... yes
checking whether posix_spawnattr_getsigmask is declared without a macro... yes
checking whether posix_spawnattr_setsigmask is declared without a macro... yes
checking whether posix_spawnattr_getflags is declared without a macro... yes
checking whether posix_spawnattr_setflags is declared without a macro... yes
checking whether posix_spawnattr_getpgroup is declared without a macro... yes
checking whether posix_spawnattr_setpgroup is declared without a macro... yes
checking whether posix_spawnattr_getschedpolicy is declared without a macro... no
checking whether posix_spawnattr_setschedpolicy is declared without a macro... no
checking whether posix_spawnattr_getschedparam is declared without a macro... no
checking whether posix_spawnattr_setschedparam is declared without a macro... no
checking whether posix_spawn_file_actions_init is declared without a macro... yes
checking whether posix_spawn_file_actions_destroy is declared without a macro... yes
checking whether posix_spawn_file_actions_addopen is declared without a macro... yes
checking whether posix_spawn_file_actions_addclose is declared without a macro... yes
checking whether posix_spawn_file_actions_adddup2 is declared without a macro... yes
checking for ssize_t... (cached) yes
checking whether stat handles trailing slashes on directories... yes
checking whether stat handles trailing slashes on files... no
checking for va_copy... yes
checking whether NULL can be used in arbitrary expressions... (cached) yes
checking whether stdint.h conforms to C99... no
checking sys/inttypes.h usability... no
checking sys/inttypes.h presence... no
checking for sys/inttypes.h... no
checking sys/bitypes.h usability... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
checking for bit size of ptrdiff_t... 64
checking for bit size of size_t... 64
checking for bit size of sig_atomic_t... 32
checking for bit size of wchar_t... 32
checking for bit size of wint_t... 32
checking whether sig_atomic_t is signed... yes
checking whether wchar_t is signed... yes
checking whether wint_t is signed... yes
checking for ptrdiff_t integer literal suffix... l
checking for size_t integer literal suffix... ul
checking for sig_atomic_t integer literal suffix...
checking for wchar_t integer literal suffix...
checking for wint_t integer literal suffix...
checking whether dprintf is declared without a macro... yes
checking whether fpurge is declared without a macro... yes
checking whether fseeko is declared without a macro... yes
checking whether ftello is declared without a macro... yes
checking whether getdelim is declared without a macro... yes
checking whether getline is declared without a macro... yes
checking whether popen is declared without a macro... yes
checking whether renameat is declared without a macro... no
checking whether snprintf is declared without a macro... yes
checking whether tmpfile is declared without a macro... yes
checking whether vdprintf is declared without a macro... yes
checking whether vsnprintf is declared without a macro... yes
checking for random.h... no
checking for struct random_data... no
checking whether atoll is declared without a macro... yes
checking whether canonicalize_file_name is declared without a macro... no
checking whether getloadavg is declared without a macro... yes
checking whether getsubopt is declared without a macro... yes
checking whether grantpt is declared without a macro... yes
checking whether mkdtemp is declared without a macro... no
checking whether mkostemp is declared without a macro... no
checking whether mkostemps is declared without a macro... no
checking whether mkstemp is declared without a macro... yes
checking whether mkstemps is declared without a macro... no
checking whether ptsname is declared without a macro... yes
checking whether random_r is declared without a macro... no
checking whether initstat_r is declared without a macro... no
checking whether srandom_r is declared without a macro... no
checking whether setstate_r is declared without a macro... no
checking whether realpath is declared without a macro... yes
checking whether rpmatch is declared without a macro... no
checking whether setenv is declared without a macro... yes
checking whether strtod is declared without a macro... yes
checking whether strtoll is declared without a macro... yes
checking whether strtoull is declared without a macro... yes
checking whether unlockpt is declared without a macro... yes
checking whether unsetenv is declared without a macro... yes
checking for stpcpy... (cached) yes
checking for working stpncpy... yes
checking for strchrnul... no
checking for strcspn... yes
checking for working strnlen... yes
checking for strpbrk... yes
checking whether strstr works in linear time... no
checking for strtol... yes
checking for strtoul... (cached) yes
checking whether <sys/select.h> is self-contained... yes
checking whether select is declared without a macro... yes
checking whether <sys/socket.h> is self-contained... (cached) yes
checking for shutdown... (cached) yes
checking whether <sys/socket.h> defines the SHUT_* macros... (cached) yes
checking for struct sockaddr_storage... (cached) yes
checking for sa_family_t... (cached) yes
checking whether socket is declared without a macro... (cached) no
checking whether connect is declared without a macro... (cached) no
checking whether accept is declared without a macro... (cached) no
checking whether bind is declared without a macro... (cached) no
checking whether getpeername is declared without a macro... (cached) no
checking whether getsockname is declared without a macro... (cached) no
checking whether getsockopt is declared without a macro... (cached) no
checking whether listen is declared without a macro... (cached) no
checking whether recv is declared without a macro... (cached) no
checking whether send is declared without a macro... (cached) no
checking whether recvfrom is declared without a macro... (cached) no
checking whether sendto is declared without a macro... (cached) no
checking whether setsockopt is declared without a macro... (cached) no
checking whether shutdown is declared without a macro... (cached) no
checking whether accept4 is declared without a macro... (cached) no
checking for nlink_t... yes
checking whether fchmodat is declared without a macro... no
checking whether fstatat is declared without a macro... no
checking whether futimens is declared without a macro... no
checking whether lchmod is declared without a macro... yes
checking whether lstat is declared without a macro... yes
checking whether mkdirat is declared without a macro... no
checking whether mkfifo is declared without a macro... yes
checking whether mkfifoat is declared without a macro... no
checking whether mknod is declared without a macro... yes
checking whether mknodat is declared without a macro... no
checking whether stat is declared without a macro... yes
checking whether utimensat is declared without a macro... no
checking for __secure_getenv... no
checking whether chown is declared without a macro... yes
checking whether dup2 is declared without a macro... yes
checking whether dup3 is declared without a macro... no
checking whether environ is declared without a macro... no
checking whether euidaccess is declared without a macro... no
checking whether faccessat is declared without a macro... no
checking whether fchdir is declared without a macro... yes
checking whether fchownat is declared without a macro... no
checking whether fsync is declared without a macro... yes
checking whether ftruncate is declared without a macro... yes
checking whether getcwd is declared without a macro... yes
checking whether getdomainname is declared without a macro... yes
checking whether getdtablesize is declared without a macro... yes
checking whether getgroups is declared without a macro... yes
checking whether gethostname is declared without a macro... yes
checking whether getlogin is declared without a macro... yes
checking whether getlogin_r is declared without a macro... yes
checking whether getpagesize is declared without a macro... yes
checking whether getusershell is declared without a macro... yes
checking whether setusershell is declared without a macro... yes
checking whether endusershell is declared without a macro... yes
checking whether lchown is declared without a macro... yes
checking whether link is declared without a macro... yes
checking whether linkat is declared without a macro... no
checking whether lseek is declared without a macro... yes
checking whether pipe2 is declared without a macro... no
checking whether pread is declared without a macro... yes
checking whether pwrite is declared without a macro... yes
checking whether readlink is declared without a macro... yes
checking whether readlinkat is declared without a macro... no
checking whether rmdir is declared without a macro... yes
checking whether sleep is declared without a macro... yes
checking whether symlink is declared without a macro... yes
checking whether symlinkat is declared without a macro... no
checking whether ttyname_r is declared without a macro... yes
checking whether unlink is declared without a macro... yes
checking whether unlinkat is declared without a macro... no
checking whether usleep is declared without a macro... yes
checking for unsetenv... yes
checking for unsetenv() return type... int
checking whether unsetenv works on duplicates... yes
checking for ptrdiff_t... (cached) yes
checking for vasprintf... yes
checking for vsnprintf... yes
checking whether snprintf respects a size of 1... (cached) yes
checking for waitid... yes
checking for waitpid... yes
checking for union wait... no
checking whether btowc is declared without a macro... yes
checking whether wctob is declared without a macro... yes
checking whether mbsinit is declared without a macro... yes
checking whether mbrtowc is declared without a macro... yes
checking whether mbrlen is declared without a macro... yes
checking whether mbsrtowcs is declared without a macro... yes
checking whether mbsnrtowcs is declared without a macro... yes
checking whether wcrtomb is declared without a macro... yes
checking whether wcsrtombs is declared without a macro... yes
checking whether wcsnrtombs is declared without a macro... yes
checking whether wcwidth is declared without a macro... yes
checking whether iswcntrl works... yes
checking whether wcwidth is declared... (cached) yes
checking whether wcwidth works reasonably in UTF-8 locales... no
checking for stdint.h... (cached) yes
checking for a traditional french locale... fr_FR.ISO8859-1
checking for a turkish Unicode locale... none
checking for getpagesize... (cached) yes
checking whether getpagesize is declared... (cached) yes
checking for a traditional french locale... (cached) fr_FR.ISO8859-1
checking for a french Unicode locale... (cached) fr_FR.UTF-8
checking for a traditional japanese locale... (cached) ja_JP.eucJP
checking for a transitional chinese locale... (cached) zh_CN.GB18030
checking for a french Unicode locale... (cached) fr_FR.UTF-8
checking for a traditional french locale... (cached) fr_FR.ISO8859-1
checking for a french Unicode locale... (cached) fr_FR.UTF-8
checking for a traditional japanese locale... (cached) ja_JP.eucJP
checking for a transitional chinese locale... (cached) zh_CN.GB18030
checking for a french Unicode locale... (cached) fr_FR.UTF-8
checking for a transitional chinese locale... (cached) zh_CN.GB18030
checking for putenv compatible with GNU and SVID... no
checking for wchar_t... (cached) yes
checking for wint_t... (cached) yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking whether symlink handles trailing slash correctly... no
checking for pthread_atfork... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking whether wctob works... yes
checking whether wctob is declared... (cached) yes
checking for sched_yield in -lrt... no
checking for sched_yield in -lposix4... no
checking whether btowc(0) is correct... yes
checking whether btowc(EOF) is correct... yes
checking whether langinfo.h defines CODESET... yes
checking whether langinfo.h defines ERA... yes
checking whether nl_langinfo is declared without a macro... yes
checking for working re_compile_pattern... no
checking libintl.h usability... no
checking libintl.h presence... no
checking for libintl.h... no
checking whether isblank is declared... yes
checking whether mbrtowc handles incomplete characters... (cached) yes
checking whether mbrtowc works as well as mbtowc... (cached) yes
checking whether wcrtomb return value is correct... yes
checking for error_at_line... (cached) no
checking whether fcntl is declared without a macro... (cached) yes
checking whether openat is declared without a macro... (cached) no
checking whether fopen recognizes a trailing slash... (cached) yes
checking for working getdelim function... (cached) yes
checking for getline... (cached) yes
checking for working getline function... (cached) yes
checking whether the compiler generally respects inline... (cached) yes
checking whether to use the included libunistring... yes
checking for pthread_rwlock_t... (cached) yes
checking whether mbrtowc handles incomplete characters... (cached) yes
checking whether mbrtowc works as well as mbtowc... (cached) yes
checking whether mbrtowc handles a NULL string argument... (cached) yes
checking whether mbrtowc has a correct return value... (cached) yes
checking whether mbrtowc returns 0 when parsing a NUL character... (cached) yes
checking whether mbrtowc handles incomplete characters... (cached) yes
checking whether mbrtowc works as well as mbtowc... (cached) yes
checking whether mbswidth is declared in <wchar.h>... (cached) no
checking for mbstate_t... (cached) yes
checking whether the C compiler is actually a C++ compiler... (cached) no
checking for obstacks... (cached) no
checking whether open recognizes a trailing slash... (cached) no
checking whether program_invocation_name is declared... (cached) no
checking whether program_invocation_short_name is declared... (cached) no
checking for volatile sig_atomic_t... (cached) yes
checking whether sigaction is declared without a macro... (cached) yes
checking whether sigaddset is declared without a macro... (cached) yes
checking whether sigdelset is declared without a macro... (cached) yes
checking whether sigemptyset is declared without a macro... (cached) yes
checking whether sigfillset is declared without a macro... (cached) yes
checking whether sigismember is declared without a macro... (cached) yes
checking whether sigpending is declared without a macro... (cached) yes
checking whether sigprocmask is declared without a macro... (cached) yes
checking for sigprocmask... (cached) yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... (cached) yes
checking whether stat handles trailing slashes on directories... (cached) yes
checking whether stat handles trailing slashes on files... (cached) no
checking for va_copy... (cached) yes
checking whether NULL can be used in arbitrary expressions... (cached) yes
checking whether stdint.h conforms to C99... (cached) no
checking for sys/inttypes.h... (cached) no
checking for sys/bitypes.h... (cached) no
checking for bit size of ptrdiff_t... (cached) 64
checking for bit size of size_t... (cached) 64
checking for bit size of sig_atomic_t... (cached) 32
checking for bit size of wchar_t... (cached) 32
checking for bit size of wint_t... (cached) 32
checking whether sig_atomic_t is signed... (cached) yes
checking whether wchar_t is signed... (cached) yes
checking whether wint_t is signed... (cached) yes
checking for ptrdiff_t integer literal suffix... (cached) l
checking for size_t integer literal suffix... (cached) ul
checking for sig_atomic_t integer literal suffix... (cached)
checking for wchar_t integer literal suffix... (cached)
checking for wint_t integer literal suffix... (cached)
checking whether dprintf is declared without a macro... (cached) yes
checking whether fpurge is declared without a macro... (cached) yes
checking whether fseeko is declared without a macro... (cached) yes
checking whether ftello is declared without a macro... (cached) yes
checking whether getdelim is declared without a macro... (cached) yes
checking whether getline is declared without a macro... (cached) yes
checking whether popen is declared without a macro... (cached) yes
checking whether renameat is declared without a macro... (cached) no
checking whether snprintf is declared without a macro... (cached) yes
checking whether tmpfile is declared without a macro... (cached) yes
checking whether vdprintf is declared without a macro... (cached) yes
checking whether vsnprintf is declared without a macro... (cached) yes
checking for random.h... (cached) no
checking for struct random_data... (cached) no
checking whether atoll is declared without a macro... (cached) yes
checking whether canonicalize_file_name is declared without a macro... (cached) no
checking whether getloadavg is declared without a macro... (cached) yes
checking whether getsubopt is declared without a macro... (cached) yes
checking whether grantpt is declared without a macro... (cached) yes
checking whether mkdtemp is declared without a macro... (cached) no
checking whether mkostemp is declared without a macro... (cached) no
checking whether mkostemps is declared without a macro... (cached) no
checking whether mkstemp is declared without a macro... (cached) yes
checking whether mkstemps is declared without a macro... (cached) no
checking whether ptsname is declared without a macro... (cached) yes
checking whether random_r is declared without a macro... (cached) no
checking whether initstat_r is declared without a macro... (cached) no
checking whether srandom_r is declared without a macro... (cached) no
checking whether setstate_r is declared without a macro... (cached) no
checking whether realpath is declared without a macro... (cached) yes
checking whether rpmatch is declared without a macro... (cached) no
checking whether setenv is declared without a macro... (cached) yes
checking whether strtod is declared without a macro... (cached) yes
checking whether strtoll is declared without a macro... (cached) yes
checking whether strtoull is declared without a macro... (cached) yes
checking whether unlockpt is declared without a macro... (cached) yes
checking whether unsetenv is declared without a macro... (cached) yes
checking for stpcpy... (cached) yes
checking for nlink_t... (cached) yes
checking whether fchmodat is declared without a macro... (cached) no
checking whether fstatat is declared without a macro... (cached) no
checking whether futimens is declared without a macro... (cached) no
checking whether lchmod is declared without a macro... (cached) yes
checking whether lstat is declared without a macro... (cached) yes
checking whether mkdirat is declared without a macro... (cached) no
checking whether mkfifo is declared without a macro... (cached) yes
checking whether mkfifoat is declared without a macro... (cached) no
checking whether mknod is declared without a macro... (cached) yes
checking whether mknodat is declared without a macro... (cached) no
checking whether stat is declared without a macro... (cached) yes
checking whether utimensat is declared without a macro... (cached) no
checking whether chown is declared without a macro... (cached) yes
checking whether dup2 is declared without a macro... (cached) yes
checking whether dup3 is declared without a macro... (cached) no
checking whether environ is declared without a macro... (cached) no
checking whether euidaccess is declared without a macro... (cached) no
checking whether faccessat is declared without a macro... (cached) no
checking whether fchdir is declared without a macro... (cached) yes
checking whether fchownat is declared without a macro... (cached) no
checking whether fsync is declared without a macro... (cached) yes
checking whether ftruncate is declared without a macro... (cached) yes
checking whether getcwd is declared without a macro... (cached) yes
checking whether getdomainname is declared without a macro... (cached) yes
checking whether getdtablesize is declared without a macro... (cached) yes
checking whether getgroups is declared without a macro... (cached) yes
checking whether gethostname is declared without a macro... (cached) yes
checking whether getlogin is declared without a macro... (cached) yes
checking whether getlogin_r is declared without a macro... (cached) yes
checking whether getpagesize is declared without a macro... (cached) yes
checking whether getusershell is declared without a macro... (cached) yes
checking whether setusershell is declared without a macro... (cached) yes
checking whether endusershell is declared without a macro... (cached) yes
checking whether lchown is declared without a macro... (cached) yes
checking whether link is declared without a macro... (cached) yes
checking whether linkat is declared without a macro... (cached) no
checking whether lseek is declared without a macro... (cached) yes
checking whether pipe2 is declared without a macro... (cached) no
checking whether pread is declared without a macro... (cached) yes
checking whether pwrite is declared without a macro... (cached) yes
checking whether readlink is declared without a macro... (cached) yes
checking whether readlinkat is declared without a macro... (cached) no
checking whether rmdir is declared without a macro... (cached) yes
checking whether sleep is declared without a macro... (cached) yes
checking whether symlink is declared without a macro... (cached) yes
checking whether symlinkat is declared without a macro... (cached) no
checking whether ttyname_r is declared without a macro... (cached) yes
checking whether unlink is declared without a macro... (cached) yes
checking whether unlinkat is declared without a macro... (cached) no
checking whether usleep is declared without a macro... (cached) yes
checking for ptrdiff_t... (cached) yes
checking for vasprintf... (cached) yes
checking whether btowc is declared without a macro... (cached) yes
checking whether wctob is declared without a macro... (cached) yes
checking whether mbsinit is declared without a macro... (cached) yes
checking whether mbrtowc is declared without a macro... (cached) yes
checking whether mbrlen is declared without a macro... (cached) yes
checking whether mbsrtowcs is declared without a macro... (cached) yes
checking whether mbsnrtowcs is declared without a macro... (cached) yes
checking whether wcrtomb is declared without a macro... (cached) yes
checking whether wcsrtombs is declared without a macro... (cached) yes
checking whether wcsnrtombs is declared without a macro... (cached) yes
checking whether wcwidth is declared without a macro... (cached) yes
checking whether iswcntrl works... (cached) yes
checking whether wcwidth is declared... (cached) yes
checking whether wcwidth works reasonably in UTF-8 locales... (cached) no
checking for stdint.h... (cached) yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for inline... (cached) inline
checking for unsigned long long int... (cached) yes
checking for size_t... (cached) yes
checking for ptrdiff_t... (cached) yes
checking for ssize_t... (cached) yes
checking for pid_t... yes
checking whether we are using the GNU C Library 2.1 or newer... (cached) no
checking for select... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for signal handlers with siginfo_t... yes
checking for setlocale declaration...
extern char *setlocale (int category, const char *locale);
checking whether byte ordering is bigendian... no
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for gethostname... yes
checking for gethostbyname... yes
checking for inet_ntop... yes
checking for IPv6 sockets... yes
checking for libexpat... yes
checking how to link with libexpat... -lexpat
checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... (cached) BSD nm
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking command to parse /usr/bin/nm output from object... (cached) ok
checking for emacs... emacs
checking where .elc files should go... ${datarootdir}/emacs/site-lisp
checking whether Emacs support is requested... no
checking for dvips... /private/tmp/homebrew-gettext-0.18.1.1-35p4/gettext-0.18.1.1/build-aux/missing dvips
checking for texi2pdf... /usr/bin/texi2pdf
checking for perl... /usr/bin/perl
checking for g++... /usr/bin/clang++
checking whether the C++ compiler (/usr/bin/clang++ -Os -w -pipe -march=native -Qunused-arguments ) works... yes
checking whether the C++ compiler supports namespaces... yes
checking for a traditional french locale... (cached) fr_FR.ISO8859-1
checking for a french Unicode locale... (cached) fr_FR.UTF-8
checking for a traditional japanese locale... (cached) ja_JP.eucJP
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/clang++ accepts -g... yes
checking dependency style of /usr/bin/clang++... none
checking how to run the C++ preprocessor... /usr/bin/clang++ -E
checking for ld used by /usr/bin/clang++... /usr/bin/clang
checking if the linker (/usr/bin/clang) is GNU ld... no
checking whether the /usr/bin/clang++ linker (/usr/bin/clang) supports shared libraries... yes
checking for /usr/bin/clang++ option to produce PIC... -fno-common -DPIC
checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/clang++ static flag -static works... no
checking if /usr/bin/clang++ supports -c -o file.o... yes
checking if /usr/bin/clang++ supports -c -o file.o... (cached) yes
checking whether the /usr/bin/clang++ linker (/usr/bin/clang) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.3.0 dyld
checking how to hardcode library paths into programs... immediate
configure: creating ./config.status
config.status: creating csharpcomp.sh
config.status: creating csharpexec.sh
config.status: creating javacomp.sh
config.status: creating javaexec.sh
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating intl/Makefile
config.status: creating gnulib-lib/Makefile
config.status: creating libgrep/Makefile
config.status: creating src/Makefile
config.status: creating src/user-email
config.status: creating libgettextpo/Makefile
config.status: creating libgettextpo/exported.sh
config.status: creating po/Makefile.in
config.status: creating projects/Makefile
config.status: creating styles/Makefile
config.status: creating misc/Makefile
config.status: creating misc/gettextize
config.status: creating misc/autopoint
config.status: creating misc/convert-archive
config.status: creating man/Makefile
config.status: creating man/x-to-1
config.status: creating m4/Makefile
config.status: creating tests/Makefile
config.status: creating gnulib-tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
=== configuring in examples (/private/tmp/homebrew-gettext-0.18.1.1-35p4/gettext-0.18.1.1/gettext-tools/examples)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/gettext/0.18.1.1' '--disable-dependency-tracking' '--disable-debug' '--without-included-gettext' '--without-included-glib' '--without-included-libcroco' '--without-included-libxml' '--without-emacs' '--without-git' '--without-cvs' 'CC=/usr/bin/clang' 'CFLAGS=-Os -w -pipe -march=native -Qunused-arguments' 'CPPFLAGS=-I/usr/include/libxml2' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-Os -w -pipe -march=native -Qunused-arguments' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ../../build-aux/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating installpaths
config.status: creating po/Makefile
config.status: executing po-directories commands
==> make
make
Making all in gnulib-local
make[1]: Nothing to be done for `all'.
Making all in gettext-runtime
make all-recursive
Making all in doc
make[3]: Nothing to be done for `all'.
Making all in intl
sed -e '/IN_LIBGLOCALE/d' \
-e 's,@''HAVE_POSIX_PRINTF''@,1,g' \
-e 's,@''HAVE_ASPRINTF''@,1,g' \
-e 's,@''HAVE_NEWLOCALE''@,1,g' \
-e 's,@''HAVE_SNPRINTF''@,1,g' \
-e 's,@''HAVE_WPRINTF''@,0,g' \
< ./libgnuintl.h.in \
| if test 'no' = yes; then \
sed -e 's/extern \([^()]*\);/extern __declspec (dllimport) \1;/'; \
else \
cat; \
fi \
| sed -e 's/extern \([^"]\)/extern LIBINTL_DLL_EXPORTED \1/' \
-e "/#define _LIBINTL_H/r ./export.h" \
| sed -e 's,@''HAVE_VISIBILITY''@,1,g' \
> libgnuintl.h
sed -e '/IN_LIBGLOCALE/d' \
-e 's,@''HAVE_POSIX_PRINTF''@,1,g' \
-e 's,@''HAVE_ASPRINTF''@,1,g' \
-e 's,@''HAVE_NEWLOCALE''@,1,g' \
-e 's,@''HAVE_SNPRINTF''@,1,g' \
-e 's,@''HAVE_WPRINTF''@,0,g' \
< ./libgnuintl.h.in > libintl.h
/bin/sh ./config.charset 'x86_64-apple-darwin11.3.0' > t-charset.alias
sed -e '/^#/d' -e 's/@''PACKAGE''@/gettext-runtime/g' ./ref-add.sin > t-ref-add.sed
mv t-ref-add.sed ref-add.sed
sed -e '/^#/d' -e 's/@''PACKAGE''@/gettext-runtime/g' ./ref-del.sin > t-ref-del.sed
mv t-ref-del.sed ref-del.sed
mv t-charset.alias charset.alias
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./bindtextdom.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./dcgettext.c
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./bindtextdom.c -fno-common -DPIC -o .libs/bindtextdom.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./dcgettext.c -fno-common -DPIC -o .libs/dcgettext.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./dcgettext.c -o dcgettext.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./bindtextdom.c -o bindtextdom.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./dgettext.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./gettext.c
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./dgettext.c -fno-common -DPIC -o .libs/dgettext.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./gettext.c -fno-common -DPIC -o .libs/gettext.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./dgettext.c -o dgettext.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./gettext.c -o gettext.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./finddomain.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./hash-string.c
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./finddomain.c -fno-common -DPIC -o .libs/finddomain.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./hash-string.c -fno-common -DPIC -o .libs/hash-string.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./hash-string.c -o hash-string.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./loadmsgcat.c
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./finddomain.c -o finddomain.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./loadmsgcat.c -fno-common -DPIC -o .libs/loadmsgcat.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./localealias.c
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./localealias.c -fno-common -DPIC -o .libs/localealias.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./localealias.c -o localealias.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./textdomain.c
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./loadmsgcat.c -o loadmsgcat.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./textdomain.c -fno-common -DPIC -o .libs/textdomain.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./textdomain.c -o textdomain.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./l10nflist.c
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./l10nflist.c -fno-common -DPIC -o .libs/l10nflist.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./explodename.c
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./l10nflist.c -o l10nflist.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./explodename.c -fno-common -DPIC -o .libs/explodename.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./dcigettext.c
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./explodename.c -o explodename.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./dcigettext.c -fno-common -DPIC -o .libs/dcigettext.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./dcngettext.c
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./dcngettext.c -fno-common -DPIC -o .libs/dcngettext.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./dcngettext.c -o dcngettext.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./dngettext.c
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./dcigettext.c -o dcigettext.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./dngettext.c -fno-common -DPIC -o .libs/dngettext.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./dngettext.c -o dngettext.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./ngettext.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./plural.c
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./ngettext.c -fno-common -DPIC -o .libs/ngettext.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./plural.c -fno-common -DPIC -o .libs/plural.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./ngettext.c -o ngettext.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./plural-exp.c
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./plural-exp.c -fno-common -DPIC -o .libs/plural-exp.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./plural-exp.c -o plural-exp.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./plural.c -o plural.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./localcharset.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./threadlib.c
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./localcharset.c -fno-common -DPIC -o .libs/localcharset.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./localcharset.c -o localcharset.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./threadlib.c -fno-common -DPIC -o .libs/threadlib.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./threadlib.c -o threadlib.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./lock.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./relocatable.c
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./lock.c -fno-common -DPIC -o .libs/lock.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./relocatable.c -fno-common -DPIC -o .libs/relocatable.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./lock.c -o lock.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./relocatable.c -o relocatable.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./langprefs.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./localename.c
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./langprefs.c -fno-common -DPIC -o .libs/langprefs.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./localename.c -fno-common -DPIC -o .libs/localename.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./localename.c -o localename.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./langprefs.c -o langprefs.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./log.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./printf.c
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./log.c -fno-common -DPIC -o .libs/log.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./printf.c -fno-common -DPIC -o .libs/printf.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./log.c -o log.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./printf.c -o printf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./setlocale.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./version.c
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./setlocale.c -fno-common -DPIC -o .libs/setlocale.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./version.c -fno-common -DPIC -o .libs/version.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./version.c -o version.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./setlocale.c -o setlocale.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./osdep.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./intl-compat.c
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./osdep.c -fno-common -DPIC -o .libs/osdep.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./osdep.c -o osdep.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./intl-compat.c -fno-common -DPIC -o .libs/intl-compat.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ./intl-compat.c -o intl-compat.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link \
/usr/bin/clang -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -o libintl.la \
bindtextdom.lo dcgettext.lo dgettext.lo gettext.lo finddomain.lo hash-string.lo loadmsgcat.lo localealias.lo textdomain.lo l10nflist.lo explodename.lo dcigettext.lo dcngettext.lo dngettext.lo ngettext.lo plural.lo plural-exp.lo localcharset.lo threadlib.lo lock.lo relocatable.lo langprefs.lo localename.lo log.lo printf.lo setlocale.lo version.lo osdep.lo intl-compat.lo -liconv -Wl,-framework -Wl,CoreFoundation -lc \
\
-version-info 9:1:1 \
-rpath /usr/local/Cellar/gettext/0.18.1.1/lib \
-no-undefined
libtool: link: /usr/bin/clang -dynamiclib -o .libs/libintl.8.dylib .libs/bindtextdom.o .libs/dcgettext.o .libs/dgettext.o .libs/gettext.o .libs/finddomain.o .libs/hash-string.o .libs/loadmsgcat.o .libs/localealias.o .libs/textdomain.o .libs/l10nflist.o .libs/explodename.o .libs/dcigettext.o .libs/dcngettext.o .libs/dngettext.o .libs/ngettext.o .libs/plural.o .libs/plural-exp.o .libs/localcharset.o .libs/threadlib.o .libs/lock.o .libs/relocatable.o .libs/langprefs.o .libs/localename.o .libs/log.o .libs/printf.o .libs/setlocale.o .libs/version.o .libs/osdep.o .libs/intl-compat.o -liconv -lc -march=native -Wl,-framework -Wl,CoreFoundation -install_name /usr/local/Cellar/gettext/0.18.1.1/lib/libintl.8.dylib -compatibility_version 10 -current_version 10.1 -Wl,-single_module
libtool: link: dsymutil .libs/libintl.8.dylib || :
warning: no debug symbols in executable (-arch x86_64)
libtool: link: (cd ".libs" && rm -f "libintl.dylib" && ln -s "libintl.8.dylib" "libintl.dylib")
libtool: link: ar cru .libs/libintl.a bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o hash-string.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 threadlib.o lock.o relocatable.o langprefs.o localename.o log.o printf.o setlocale.o version.o osdep.o intl-compat.o
/usr/bin/ranlib: file: .libs/libintl.a(threadlib.o) has no symbols
/usr/bin/ranlib: file: .libs/libintl.a(printf.o) has no symbols
/usr/bin/ranlib: file: .libs/libintl.a(osdep.o) has no symbols
libtool: link: ranlib .libs/libintl.a
ranlib: file: .libs/libintl.a(threadlib.o) has no symbols
ranlib: file: .libs/libintl.a(printf.o) has no symbols
ranlib: file: .libs/libintl.a(osdep.o) has no symbols
libtool: link: ( cd ".libs" && rm -f "libintl.la" && ln -s "../libintl.la" "libintl.la" )
Making all in intl-java
/bin/sh ../javacomp.sh -d . ./gnu/gettext/GettextResource.java
jar cf libintl.jar gnu/gettext/GettextResource*.class
Making all in intl-csharp
make[3]: Nothing to be done for `all'.
Making all in gnulib-lib
rm -f alloca.h-t alloca.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./alloca.in.h; \
} > alloca.h-t && \
mv -f alloca.h-t alloca.h
rm -f arg-nonnull.h-t arg-nonnull.h && \
sed -n -e '/GL_ARG_NONNULL/,$p' \
< ../../build-aux/arg-nonnull.h \
> arg-nonnull.h-t && \
mv arg-nonnull.h-t arg-nonnull.h
rm -f c++defs.h-t c++defs.h && \
sed -n -e '/_GL_CXXDEFS/,$p' \
< ../../build-aux/c++defs.h \
> c++defs.h-t && \
mv c++defs.h-t c++defs.h
rm -f configmake.h-t && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
echo '#define PREFIX "/usr/local/Cellar/gettext/0.18.1.1"'; \
echo '#define EXEC_PREFIX "/usr/local/Cellar/gettext/0.18.1.1"'; \
echo '#define BINDIR "/usr/local/Cellar/gettext/0.18.1.1/bin"'; \
echo '#define SBINDIR "/usr/local/Cellar/gettext/0.18.1.1/sbin"'; \
echo '#define LIBEXECDIR "/usr/local/Cellar/gettext/0.18.1.1/libexec"'; \
echo '#define DATAROOTDIR "/usr/local/Cellar/gettext/0.18.1.1/share"'; \
echo '#define DATADIR "/usr/local/Cellar/gettext/0.18.1.1/share"'; \
echo '#define SYSCONFDIR "/usr/local/Cellar/gettext/0.18.1.1/etc"'; \
echo '#define SHAREDSTATEDIR "/usr/local/Cellar/gettext/0.18.1.1/com"'; \
echo '#define LOCALSTATEDIR "/usr/local/Cellar/gettext/0.18.1.1/var"'; \
echo '#define INCLUDEDIR "/usr/local/Cellar/gettext/0.18.1.1/include"'; \
echo '#define OLDINCLUDEDIR "/usr/include"'; \
echo '#define DOCDIR "/usr/local/Cellar/gettext/0.18.1.1/share/doc/gettext"'; \
echo '#define INFODIR "/usr/local/Cellar/gettext/0.18.1.1/share/info"'; \
echo '#define HTMLDIR "/usr/local/Cellar/gettext/0.18.1.1/share/doc/gettext"'; \
echo '#define DVIDIR "/usr/local/Cellar/gettext/0.18.1.1/share/doc/gettext"'; \
echo '#define PDFDIR "/usr/local/Cellar/gettext/0.18.1.1/share/doc/gettext"'; \
echo '#define PSDIR "/usr/local/Cellar/gettext/0.18.1.1/share/doc/gettext"'; \
echo '#define LIBDIR "/usr/local/Cellar/gettext/0.18.1.1/lib"'; \
echo '#define LISPDIR ""'; \
echo '#define LOCALEDIR "/usr/local/Cellar/gettext/0.18.1.1/share/locale"'; \
echo '#define MANDIR "/usr/local/Cellar/gettext/0.18.1.1/share/man"'; \
echo '#define MANEXT ""'; \
echo '#define PKGDATADIR "/usr/local/Cellar/gettext/0.18.1.1/share/gettext-runtime"'; \
echo '#define PKGINCLUDEDIR "/usr/local/Cellar/gettext/0.18.1.1/include/gettext-runtime"'; \
echo '#define PKGLIBDIR "/usr/local/Cellar/gettext/0.18.1.1/lib/gettext-runtime"'; \
echo '#define PKGLIBEXECDIR "/usr/local/Cellar/gettext/0.18.1.1/libexec/gettext-runtime"'; \
} | sed '/""/d' > configmake.h-t && \
if test -f configmake.h && cmp configmake.h-t configmake.h > /dev/null; then \
rm -f configmake.h-t; \
else \
rm -f configmake.h; mv configmake.h-t configmake.h; \
fi
rm -f getopt.h-t getopt.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''HAVE_GETOPT_H''@|1|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_GETOPT_H''@|<getopt.h>|g' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
< ./getopt.in.h; \
} > getopt.h-t && \
mv -f getopt.h-t getopt.h
rm -f warn-on-use.h-t warn-on-use.h && \
sed -n -e '/^.ifndef/,$p' \
< ../../build-aux/warn-on-use.h \
> warn-on-use.h-t && \
mv warn-on-use.h-t warn-on-use.h
rm -f stdbool.h-t stdbool.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's/@''HAVE__BOOL''@/1/g' < ./stdbool.in.h; \
} > stdbool.h-t && \
mv stdbool.h-t stdbool.h
rm -f stdint.h-t stdint.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's/@''HAVE_STDINT_H''@/1/g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_STDINT_H''@|<stdint.h>|g' \
-e 's/@''HAVE_SYS_TYPES_H''@/1/g' \
-e 's/@''HAVE_INTTYPES_H''@/1/g' \
-e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \
-e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \
-e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
-e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
-e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
-e 's/@''BITSIZEOF_PTRDIFF_T''@/64/g' \
-e 's/@''PTRDIFF_T_SUFFIX''@/l/g' \
-e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' \
-e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' \
-e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \
-e 's/@''BITSIZEOF_SIZE_T''@/64/g' \
-e 's/@''SIZE_T_SUFFIX''@/ul/g' \
-e 's/@''BITSIZEOF_WCHAR_T''@/32/g' \
-e 's/@''HAVE_SIGNED_WCHAR_T''@/1/g' \
-e 's/@''WCHAR_T_SUFFIX''@//g' \
-e 's/@''BITSIZEOF_WINT_T''@/32/g' \
-e 's/@''HAVE_SIGNED_WINT_T''@/1/g' \
-e 's/@''WINT_T_SUFFIX''@//g' \
< ./stdint.in.h; \
} > stdint.h-t && \
mv stdint.h-t stdint.h
rm -f stdio.h-t stdio.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
-e 's|@''GNULIB_DPRINTF''@|0|g' \
-e 's|@''GNULIB_FCLOSE''@|0|g' \
-e 's|@''GNULIB_FFLUSH''@|0|g' \
-e 's|@''GNULIB_FOPEN''@|0|g' \
-e 's|@''GNULIB_FPRINTF''@|1|g' \
-e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_FPURGE''@|0|g' \
-e 's|@''GNULIB_FPUTC''@|1|g' \
-e 's|@''GNULIB_FPUTS''@|1|g' \
-e 's|@''GNULIB_FREOPEN''@|0|g' \
-e 's|@''GNULIB_FSEEK''@|0|g' \
-e 's|@''GNULIB_FSEEKO''@|0|g' \
-e 's|@''GNULIB_FTELL''@|0|g' \
-e 's|@''GNULIB_FTELLO''@|0|g' \
-e 's|@''GNULIB_FWRITE''@|1|g' \
-e 's|@''GNULIB_GETDELIM''@|0|g' \
-e 's|@''GNULIB_GETLINE''@|0|g' \
-e 's|@''GNULIB_OBSTACK_PRINTF''@|0|g' \
-e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_PERROR''@|0|g' \
-e 's|@''GNULIB_POPEN''@|0|g' \
-e 's|@''GNULIB_PRINTF''@|1|g' \
-e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_PUTC''@|1|g' \
-e 's|@''GNULIB_PUTCHAR''@|1|g' \
-e 's|@''GNULIB_PUTS''@|1|g' \
-e 's|@''GNULIB_REMOVE''@|0|g' \
-e 's|@''GNULIB_RENAME''@|0|g' \
-e 's|@''GNULIB_RENAMEAT''@|0|g' \
-e 's|@''GNULIB_SNPRINTF''@|0|g' \
-e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_STDIO_H_SIGPIPE''@|1|g' \
-e 's|@''GNULIB_TMPFILE''@|0|g' \
-e 's|@''GNULIB_VASPRINTF''@|0|g' \
-e 's|@''GNULIB_VDPRINTF''@|0|g' \
-e 's|@''GNULIB_VFPRINTF''@|1|g' \
-e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_VPRINTF''@|1|g' \
-e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_VSNPRINTF''@|0|g' \
-e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \
< ./stdio.in.h | \
sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
-e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
-e 's|@''HAVE_DECL_GETLINE''@|1|g' \
-e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
-e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
-e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
-e 's|@''HAVE_DPRINTF''@|1|g' \
-e 's|@''HAVE_FSEEKO''@|1|g' \
-e 's|@''HAVE_FTELLO''@|1|g' \
-e 's|@''HAVE_RENAMEAT''@|1|g' \
-e 's|@''HAVE_VASPRINTF''@|1|g' \
-e 's|@''HAVE_VDPRINTF''@|1|g' \
-e 's|@''REPLACE_DPRINTF''@|0|g' \
-e 's|@''REPLACE_FCLOSE''@|0|g' \
-e 's|@''REPLACE_FFLUSH''@|0|g' \
-e 's|@''REPLACE_FOPEN''@|0|g' \
-e 's|@''REPLACE_FPRINTF''@|0|g' \
-e 's|@''REPLACE_FPURGE''@|0|g' \
-e 's|@''REPLACE_FREOPEN''@|0|g' \
-e 's|@''REPLACE_FSEEK''@|0|g' \
-e 's|@''REPLACE_FSEEKO''@|0|g' \
-e 's|@''REPLACE_FTELL''@|0|g' \
-e 's|@''REPLACE_FTELLO''@|0|g' \
-e 's|@''REPLACE_GETDELIM''@|0|g' \
-e 's|@''REPLACE_GETLINE''@|0|g' \
-e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
-e 's|@''REPLACE_PERROR''@|0|g' \
-e 's|@''REPLACE_POPEN''@|0|g' \
-e 's|@''REPLACE_PRINTF''@|0|g' \
-e 's|@''REPLACE_REMOVE''@|0|g' \
-e 's|@''REPLACE_RENAME''@|0|g' \
-e 's|@''REPLACE_RENAMEAT''@|0|g' \
-e 's|@''REPLACE_SNPRINTF''@|0|g' \
-e 's|@''REPLACE_SPRINTF''@|0|g' \
-e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
-e 's|@''REPLACE_TMPFILE''@|0|g' \
-e 's|@''REPLACE_VASPRINTF''@|0|g' \
-e 's|@''REPLACE_VDPRINTF''@|0|g' \
-e 's|@''REPLACE_VFPRINTF''@|0|g' \
-e 's|@''REPLACE_VPRINTF''@|0|g' \
-e 's|@''REPLACE_VSNPRINTF''@|0|g' \
-e 's|@''REPLACE_VSPRINTF''@|0|g' \
-e 's|@''ASM_SYMBOL_PREFIX''@|"_"|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > stdio.h-t && \
mv stdio.h-t stdio.h
rm -f stdlib.h-t stdlib.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
-e 's|@''GNULIB_ATOLL''@|0|g' \
-e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \
-e 's|@''GNULIB_CANONICALIZE_FILE_NAME''@|1|g' \
-e 's|@''GNULIB_GETLOADAVG''@|0|g' \
-e 's|@''GNULIB_GETSUBOPT''@|0|g' \
-e 's|@''GNULIB_GRANTPT''@|0|g' \
-e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \
-e 's|@''GNULIB_MKDTEMP''@|0|g' \
-e 's|@''GNULIB_MKOSTEMP''@|0|g' \
-e 's|@''GNULIB_MKOSTEMPS''@|0|g' \
-e 's|@''GNULIB_MKSTEMP''@|0|g' \
-e 's|@''GNULIB_MKSTEMPS''@|0|g' \
-e 's|@''GNULIB_PTSNAME''@|0|g' \
-e 's|@''GNULIB_PUTENV''@|0|g' \
-e 's|@''GNULIB_RANDOM_R''@|0|g' \
-e 's|@''GNULIB_REALLOC_POSIX''@|0|g' \
-e 's|@''GNULIB_REALPATH''@|1|g' \
-e 's|@''GNULIB_RPMATCH''@|0|g' \
-e 's|@''GNULIB_SETENV''@|0|g' \
-e 's|@''GNULIB_STRTOD''@|0|g' \
-e 's|@''GNULIB_STRTOLL''@|0|g' \
-e 's|@''GNULIB_STRTOULL''@|0|g' \
-e 's|@''GNULIB_UNLOCKPT''@|0|g' \
-e 's|@''GNULIB_UNSETENV''@|0|g' \
-e 's|@''HAVE_ATOLL''@|1|g' \
-e 's|@''HAVE_CALLOC_POSIX''@|1|g' \
-e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|0|g' \
-e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
-e 's|@''HAVE_GETSUBOPT''@|1|g' \
-e 's|@''HAVE_GRANTPT''@|1|g' \
-e 's|@''HAVE_MALLOC_POSIX''@|1|g' \
-e 's|@''HAVE_MKDTEMP''@|1|g' \
-e 's|@''HAVE_MKOSTEMP''@|1|g' \
-e 's|@''HAVE_MKOSTEMPS''@|1|g' \
-e 's|@''HAVE_MKSTEMP''@|1|g' \
-e 's|@''HAVE_MKSTEMPS''@|1|g' \
-e 's|@''HAVE_PTSNAME''@|1|g' \
-e 's|@''HAVE_RANDOM_H''@|0|g' \
-e 's|@''HAVE_RANDOM_R''@|1|g' \
-e 's|@''HAVE_REALLOC_POSIX''@|1|g' \
-e 's|@''HAVE_REALPATH''@|1|g' \
-e 's|@''HAVE_RPMATCH''@|1|g' \
-e 's|@''HAVE_SETENV''@|1|g' \
-e 's|@''HAVE_STRTOD''@|1|g' \
-e 's|@''HAVE_STRTOLL''@|1|g' \
-e 's|@''HAVE_STRTOULL''@|1|g' \
-e 's|@''HAVE_STRUCT_RANDOM_DATA''@|0|g' \
-e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
-e 's|@''HAVE_UNLOCKPT''@|1|g' \
-e 's|@''HAVE_UNSETENV''@|1|g' \
-e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
-e 's|@''REPLACE_MKSTEMP''@|0|g' \
-e 's|@''REPLACE_PUTENV''@|0|g' \
-e 's|@''REPLACE_REALPATH''@|1|g' \
-e 's|@''REPLACE_SETENV''@|1|g' \
-e 's|@''REPLACE_STRTOD''@|0|g' \
-e 's|@''REPLACE_UNSETENV''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./stdlib.in.h; \
} > stdlib.h-t && \
mv stdlib.h-t stdlib.h
rm -f string.h-t string.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_STRING_H''@|<string.h>|g' \
-e 's|@''GNULIB_MBSLEN''@|1|g' \
-e 's|@''GNULIB_MBSNLEN''@|0|g' \
-e 's|@''GNULIB_MBSCHR''@|0|g' \
-e 's|@''GNULIB_MBSRCHR''@|0|g' \
-e 's|@''GNULIB_MBSSTR''@|1|g' \
-e 's|@''GNULIB_MBSCASECMP''@|0|g' \
-e 's|@''GNULIB_MBSNCASECMP''@|0|g' \
-e 's|@''GNULIB_MBSPCASECMP''@|0|g' \
-e 's|@''GNULIB_MBSCASESTR''@|0|g' \
-e 's|@''GNULIB_MBSCSPN''@|0|g' \
-e 's|@''GNULIB_MBSPBRK''@|0|g' \
-e 's|@''GNULIB_MBSSPN''@|0|g' \
-e 's|@''GNULIB_MBSSEP''@|0|g' \
-e 's|@''GNULIB_MBSTOK_R''@|0|g' \
-e 's|@''GNULIB_MEMCHR''@|1|g' \
-e 's|@''GNULIB_MEMMEM''@|0|g' \
-e 's|@''GNULIB_MEMPCPY''@|0|g' \
-e 's|@''GNULIB_MEMRCHR''@|0|g' \
-e 's|@''GNULIB_RAWMEMCHR''@|0|g' \
-e 's|@''GNULIB_STPCPY''@|0|g' \
-e 's|@''GNULIB_STPNCPY''@|0|g' \
-e 's|@''GNULIB_STRCHRNUL''@|0|g' \
-e 's|@''GNULIB_STRDUP''@|0|g' \
-e 's|@''GNULIB_STRNCAT''@|0|g' \
-e 's|@''GNULIB_STRNDUP''@|0|g' \
-e 's|@''GNULIB_STRNLEN''@|1|g' \
-e 's|@''GNULIB_STRPBRK''@|0|g' \
-e 's|@''GNULIB_STRSEP''@|0|g' \
-e 's|@''GNULIB_STRSTR''@|0|g' \
-e 's|@''GNULIB_STRCASESTR''@|0|g' \
-e 's|@''GNULIB_STRTOK_R''@|0|g' \
-e 's|@''GNULIB_STRERROR''@|1|g' \
-e 's|@''GNULIB_STRSIGNAL''@|0|g' \
-e 's|@''GNULIB_STRVERSCMP''@|0|g' \
< ./string.in.h | \
sed -e 's|@''HAVE_MBSLEN''@|0|g' \
-e 's|@''HAVE_MEMCHR''@|1|g' \
-e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
-e 's|@''HAVE_MEMPCPY''@|1|g' \
-e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
-e 's|@''HAVE_RAWMEMCHR''@|1|g' \
-e 's|@''HAVE_STPCPY''@|1|g' \
-e 's|@''HAVE_STPNCPY''@|1|g' \
-e 's|@''HAVE_STRCHRNUL''@|1|g' \
-e 's|@''HAVE_DECL_STRDUP''@|1|g' \
-e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
-e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
-e 's|@''HAVE_STRPBRK''@|1|g' \
-e 's|@''HAVE_STRSEP''@|1|g' \
-e 's|@''HAVE_STRCASESTR''@|1|g' \
-e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
-e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
-e 's|@''HAVE_STRVERSCMP''@|1|g' \
-e 's|@''REPLACE_STPNCPY''@|0|g' \
-e 's|@''REPLACE_MEMCHR''@|0|g' \
-e 's|@''REPLACE_MEMMEM''@|0|g' \
-e 's|@''REPLACE_STRCASESTR''@|0|g' \
-e 's|@''REPLACE_STRDUP''@|0|g' \
-e 's|@''REPLACE_STRSTR''@|0|g' \
-e 's|@''REPLACE_STRERROR''@|0|g' \
-e 's|@''REPLACE_STRNCAT''@|0|g' \
-e 's|@''REPLACE_STRNDUP''@|0|g' \
-e 's|@''REPLACE_STRNLEN''@|0|g' \
-e 's|@''REPLACE_STRSIGNAL''@|0|g' \
-e 's|@''REPLACE_STRTOK_R''@|0|g' \
-e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
< ./string.in.h; \
} > string.h-t && \
mv string.h-t string.h
../../build-aux/install-sh -c -d sys
rm -f time.h-t time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_TIME_H''@|<time.h>|g' \
-e 's|@''GNULIB_MKTIME''@|0|g' \
-e 's|@''GNULIB_NANOSLEEP''@|0|g' \
-e 's|@''GNULIB_STRPTIME''@|0|g' \
-e 's|@''GNULIB_TIMEGM''@|0|g' \
-e 's|@''GNULIB_TIME_R''@|0|g' \
-e 's|@''HAVE_LOCALTIME_R''@|1|g' \
-e 's|@''HAVE_NANOSLEEP''@|1|g' \
-e 's|@''HAVE_STRPTIME''@|1|g' \
-e 's|@''HAVE_TIMEGM''@|1|g' \
-e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \
-e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
-e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
-e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
-e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
-e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
-e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./time.in.h; \
} > time.h-t && \
mv time.h-t time.h
rm -f unistd.h-t unistd.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''HAVE_UNISTD_H''@|1|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
-e 's|@''GNULIB_CHOWN''@|0|g' \
-e 's|@''GNULIB_CLOSE''@|0|g' \
-e 's|@''GNULIB_DUP2''@|0|g' \
-e 's|@''GNULIB_DUP3''@|0|g' \
-e 's|@''GNULIB_ENVIRON''@|1|g' \
-e 's|@''GNULIB_EUIDACCESS''@|0|g' \
-e 's|@''GNULIB_FACCESSAT''@|0|g' \
-e 's|@''GNULIB_FCHDIR''@|0|g' \
-e 's|@''GNULIB_FCHOWNAT''@|0|g' \
-e 's|@''GNULIB_FSYNC''@|0|g' \
-e 's|@''GNULIB_FTRUNCATE''@|0|g' \
-e 's|@''GNULIB_GETCWD''@|0|g' \
-e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \
-e 's|@''GNULIB_GETDTABLESIZE''@|0|g' \
-e 's|@''GNULIB_GETGROUPS''@|0|g' \
-e 's|@''GNULIB_GETHOSTNAME''@|0|g' \
-e 's|@''GNULIB_GETLOGIN''@|0|g' \
-e 's|@''GNULIB_GETLOGIN_R''@|0|g' \
-e 's|@''GNULIB_GETPAGESIZE''@|0|g' \
-e 's|@''GNULIB_GETUSERSHELL''@|0|g' \
-e 's|@''GNULIB_LCHOWN''@|0|g' \
-e 's|@''GNULIB_LINK''@|0|g' \
-e 's|@''GNULIB_LINKAT''@|0|g' \
-e 's|@''GNULIB_LSEEK''@|0|g' \
-e 's|@''GNULIB_PIPE2''@|0|g' \
-e 's|@''GNULIB_PREAD''@|0|g' \
-e 's|@''GNULIB_PWRITE''@|0|g' \
-e 's|@''GNULIB_READLINK''@|1|g' \
-e 's|@''GNULIB_READLINKAT''@|0|g' \
-e 's|@''GNULIB_RMDIR''@|0|g' \
-e 's|@''GNULIB_SLEEP''@|0|g' \
-e 's|@''GNULIB_SYMLINK''@|0|g' \
-e 's|@''GNULIB_SYMLINKAT''@|0|g' \
-e 's|@''GNULIB_TTYNAME_R''@|0|g' \
-e 's|@''GNULIB_UNISTD_H_GETOPT''@|1|g' \
-e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|1|g' \
-e 's|@''GNULIB_UNLINK''@|0|g' \
-e 's|@''GNULIB_UNLINKAT''@|0|g' \
-e 's|@''GNULIB_USLEEP''@|0|g' \
-e 's|@''GNULIB_WRITE''@|0|g' \
< ./unistd.in.h | \
sed -e 's|@''HAVE_CHOWN''@|1|g' \
-e 's|@''HAVE_DUP2''@|1|g' \
-e 's|@''HAVE_DUP3''@|1|g' \
-e 's|@''HAVE_EUIDACCESS''@|1|g' \
-e 's|@''HAVE_FACCESSAT''@|1|g' \
-e 's|@''HAVE_FCHDIR''@|1|g' \
-e 's|@''HAVE_FCHOWNAT''@|1|g' \
-e 's|@''HAVE_FSYNC''@|1|g' \
-e 's|@''HAVE_FTRUNCATE''@|1|g' \
-e 's|@''HAVE_GETDOMAINNAME''@|1|g' \
-e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
-e 's|@''HAVE_GETGROUPS''@|1|g' \
-e 's|@''HAVE_GETHOSTNAME''@|1|g' \
-e 's|@''HAVE_GETLOGIN''@|1|g' \
-e 's|@''HAVE_GETPAGESIZE''@|1|g' \
-e 's|@''HAVE_LCHOWN''@|1|g' \
-e 's|@''HAVE_LINK''@|1|g' \
-e 's|@''HAVE_LINKAT''@|1|g' \
-e 's|@''HAVE_PIPE2''@|1|g' \
-e 's|@''HAVE_PREAD''@|1|g' \
-e 's|@''HAVE_PWRITE''@|1|g' \
-e 's|@''HAVE_READLINK''@|1|g' \
-e 's|@''HAVE_READLINKAT''@|1|g' \
-e 's|@''HAVE_SLEEP''@|1|g' \
-e 's|@''HAVE_SYMLINK''@|1|g' \
-e 's|@''HAVE_SYMLINKAT''@|1|g' \
-e 's|@''HAVE_TTYNAME_R''@|1|g' \
-e 's|@''HAVE_UNLINKAT''@|1|g' \
-e 's|@''HAVE_USLEEP''@|1|g' \
-e 's|@''HAVE_DECL_ENVIRON''@|0|g' \
-e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
-e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
-e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
-e 's|@''HAVE_OS_H''@|0|g' \
-e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
-e 's|@''REPLACE_CHOWN''@|0|g' \
-e 's|@''REPLACE_CLOSE''@|0|g' \
-e 's|@''REPLACE_DUP''@|0|g' \
-e 's|@''REPLACE_DUP2''@|0|g' \
-e 's|@''REPLACE_FCHOWNAT''@|0|g' \
-e 's|@''REPLACE_GETCWD''@|0|g' \
-e 's|@''REPLACE_GETGROUPS''@|0|g' \
-e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
-e 's|@''REPLACE_LCHOWN''@|0|g' \
-e 's|@''REPLACE_LINK''@|0|g' \
-e 's|@''REPLACE_LINKAT''@|0|g' \
-e 's|@''REPLACE_LSEEK''@|0|g' \
-e 's|@''REPLACE_PREAD''@|0|g' \
-e 's|@''REPLACE_PWRITE''@|0|g' \
-e 's|@''REPLACE_READLINK''@|1|g' \
-e 's|@''REPLACE_RMDIR''@|0|g' \
-e 's|@''REPLACE_SLEEP''@|0|g' \
-e 's|@''REPLACE_SYMLINK''@|0|g' \
-e 's|@''REPLACE_TTYNAME_R''@|0|g' \
-e 's|@''REPLACE_UNLINK''@|0|g' \
-e 's|@''REPLACE_UNLINKAT''@|0|g' \
-e 's|@''REPLACE_USLEEP''@|0|g' \
-e 's|@''REPLACE_WRITE''@|0|g' \
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > unistd.h-t && \
mv unistd.h-t unistd.h
rm -f sys/stat.h-t sys/stat.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
-e 's|@''GNULIB_FCHMODAT''@|0|g' \
-e 's|@''GNULIB_FSTATAT''@|0|g' \
-e 's|@''GNULIB_FUTIMENS''@|0|g' \
-e 's|@''GNULIB_LCHMOD''@|0|g' \
-e 's|@''GNULIB_LSTAT''@|1|g' \
-e 's|@''GNULIB_MKDIRAT''@|0|g' \
-e 's|@''GNULIB_MKFIFO''@|0|g' \
-e 's|@''GNULIB_MKFIFOAT''@|0|g' \
-e 's|@''GNULIB_MKNOD''@|0|g' \
-e 's|@''GNULIB_MKNODAT''@|0|g' \
-e 's|@''GNULIB_STAT''@|1|g' \
-e 's|@''GNULIB_UTIMENSAT''@|0|g' \
-e 's|@''HAVE_FCHMODAT''@|1|g' \
-e 's|@''HAVE_FSTATAT''@|1|g' \
-e 's|@''HAVE_FUTIMENS''@|1|g' \
-e 's|@''HAVE_LCHMOD''@|1|g' \
-e 's|@''HAVE_LSTAT''@|1|g' \
-e 's|@''HAVE_MKDIRAT''@|1|g' \
-e 's|@''HAVE_MKFIFO''@|1|g' \
-e 's|@''HAVE_MKFIFOAT''@|1|g' \
-e 's|@''HAVE_MKNOD''@|1|g' \
-e 's|@''HAVE_MKNODAT''@|1|g' \
-e 's|@''HAVE_UTIMENSAT''@|1|g' \
-e 's|@''REPLACE_FSTAT''@|0|g' \
-e 's|@''REPLACE_FSTATAT''@|0|g' \
-e 's|@''REPLACE_FUTIMENS''@|0|g' \
-e 's|@''REPLACE_LSTAT''@|1|g' \
-e 's|@''REPLACE_MKDIR''@|0|g' \
-e 's|@''REPLACE_MKFIFO''@|0|g' \
-e 's|@''REPLACE_MKNOD''@|0|g' \
-e 's|@''REPLACE_STAT''@|1|g' \
-e 's|@''REPLACE_UTIMENSAT''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./sys_stat.in.h; \
} > sys/stat.h-t && \
mv sys/stat.h-t sys/stat.h
rm -f unitypes.h-t unitypes.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./unitypes.in.h; \
} > unitypes.h-t && \
mv -f unitypes.h-t unitypes.h
rm -f uniwidth.h-t uniwidth.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./uniwidth.in.h; \
} > uniwidth.h-t && \
mv -f uniwidth.h-t uniwidth.h
rm -f wchar.h-t wchar.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
-e 's|@''HAVE_WCHAR_H''@|1|g' \
-e 's|@''GNULIB_BTOWC''@|0|g' \
-e 's|@''GNULIB_WCTOB''@|0|g' \
-e 's|@''GNULIB_MBSINIT''@|1|g' \
-e 's|@''GNULIB_MBRTOWC''@|1|g' \
-e 's|@''GNULIB_MBRLEN''@|0|g' \
-e 's|@''GNULIB_MBSRTOWCS''@|0|g' \
-e 's|@''GNULIB_MBSNRTOWCS''@|0|g' \
-e 's|@''GNULIB_WCRTOMB''@|0|g' \
-e 's|@''GNULIB_WCSRTOMBS''@|0|g' \
-e 's|@''GNULIB_WCSNRTOMBS''@|0|g' \
-e 's|@''GNULIB_WCWIDTH''@|1|g' \
-e 's|@''HAVE_WINT_T''@|1|g' \
-e 's|@''HAVE_BTOWC''@|1|g' \
-e 's|@''HAVE_MBSINIT''@|1|g' \
-e 's|@''HAVE_MBRTOWC''@|1|g' \
-e 's|@''HAVE_MBRLEN''@|1|g' \
-e 's|@''HAVE_MBSRTOWCS''@|1|g' \
-e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
-e 's|@''HAVE_WCRTOMB''@|1|g' \
-e 's|@''HAVE_WCSRTOMBS''@|1|g' \
-e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
-e 's|@''HAVE_DECL_WCTOB''@|1|g' \
-e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
-e 's|@''REPLACE_MBSTATE_T''@|0|g' \
-e 's|@''REPLACE_BTOWC''@|0|g' \
-e 's|@''REPLACE_WCTOB''@|0|g' \
-e 's|@''REPLACE_MBSINIT''@|0|g' \
-e 's|@''REPLACE_MBRTOWC''@|0|g' \
-e 's|@''REPLACE_MBRLEN''@|0|g' \
-e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
-e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
-e 's|@''REPLACE_WCRTOMB''@|0|g' \
-e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
-e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
-e 's|@''REPLACE_WCWIDTH''@|1|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./wchar.in.h; \
} > wchar.h-t && \
mv wchar.h-t wchar.h
rm -f wctype.h-t wctype.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's/@''HAVE_WCTYPE_H''@/1/g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
-e 's/@''HAVE_ISWBLANK''@/1/g' \
-e 's/@''HAVE_ISWCNTRL''@/1/g' \
-e 's/@''HAVE_WINT_T''@/1/g' \
-e 's/@''REPLACE_ISWCNTRL''@/0/g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./wctype.in.h; \
} > wctype.h-t && \
mv wctype.h-t wctype.h
rm -f iconv.h-t iconv.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_ICONV_H''@|<iconv.h>|g' \
-e 's|@''ICONV_CONST''@||g' \
-e 's|@''REPLACE_ICONV''@|0|g' \
-e 's|@''REPLACE_ICONV_OPEN''@|0|g' \
-e 's|@''REPLACE_ICONV_UTF''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./iconv.in.h; \
} > iconv.h-t && \
mv iconv.h-t iconv.h
rm -f signal.h-t signal.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
-e 's|@''GNULIB_SIGNAL_H_SIGPIPE''@|1|g' \
-e 's|@''GNULIB_SIGPROCMASK''@|1|g' \
-e 's|@''GNULIB_SIGACTION''@|0|g' \
-e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
-e 's|@''HAVE_SIGSET_T''@|1|g' \
-e 's|@''HAVE_SIGINFO_T''@|1|g' \
-e 's|@''HAVE_SIGACTION''@|1|g' \
-e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
-e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./signal.in.h; \
} > signal.h-t && \
mv signal.h-t signal.h
make all-recursive
\
/usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o areadlink.o areadlink.c
\
/usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o basename.o basename.c
\
/usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o c-ctype.o c-ctype.c
\
/usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o c-strcasecmp.o c-strcasecmp.c
\
/usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o c-strncasecmp.o c-strncasecmp.c
\
/usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o closeout.o closeout.c
\
/usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o fwriteerror.o fwriteerror.c
\
/usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o localcharset.o localcharset.c
\
/usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o malloca.o malloca.c
\
/usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o mbchar.o mbchar.c
\
/usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o mbslen.o mbslen.c
\
/usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o mbsstr.o mbsstr.c
\
/usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o progname.o progname.c
\
/usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o propername.o propername.c
\
/usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o striconv.o striconv.c
\
/usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o strnlen1.o strnlen1.c
\
/usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o trim.o trim.c
\
/usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o xmalloc.o xmalloc.c
\
/usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o xstrdup.o xstrdup.c
\
/usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o xreadlink.o xreadlink.c
\
/usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o xstriconv.o xstriconv.c
\
/usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o canonicalize-lgpl.o canonicalize-lgpl.c
\
/usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o error.o error.c
\
/usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o getopt.o getopt.c
\
/usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o getopt1.o getopt1.c
\
/usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o lstat.o lstat.c
\
/usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o readlink.o readlink.c
\
/usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o setenv.o setenv.c
\
/usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o stat.o stat.c
\
/usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o wcwidth.o wcwidth.c
rm -f t-charset.alias charset.alias && \
/bin/sh ./config.charset 'x86_64-apple-darwin11.3.0' > t-charset.alias && \
mv t-charset.alias charset.alias
rm -f t-ref-add.sed ref-add.sed && \
sed -e '/^#/d' -e 's/@''PACKAGE''@/gettext-runtime/g' ref-add.sin > t-ref-add.sed && \
mv t-ref-add.sed ref-add.sed
rm -f t-ref-del.sed ref-del.sed && \
sed -e '/^#/d' -e 's/@''PACKAGE''@/gettext-runtime/g' ref-del.sin > t-ref-del.sed && \
mv t-ref-del.sed ref-del.sed
\
/usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o uniwidth/width.o uniwidth/width.c
rm -f libgrt.a
ar cru libgrt.a areadlink.o basename.o c-ctype.o c-strcasecmp.o c-strncasecmp.o closeout.o fwriteerror.o localcharset.o malloca.o mbchar.o mbslen.o mbsstr.o progname.o propername.o striconv.o strnlen1.o trim.o uniwidth/width.o xmalloc.o xstrdup.o xreadlink.o xstriconv.o canonicalize-lgpl.o error.o getopt.o getopt1.o lstat.o readlink.o setenv.o stat.o wcwidth.o
ranlib libgrt.a
Making all in libasprintf
rm -f alloca.h-t alloca.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./alloca.in.h; \
} > alloca.h-t && \
mv -f alloca.h-t alloca.h
make all-am
cp ./autosprintf.h.in autosprintf.h
\
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o dummy.lo dummy.c
\
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o lib-asprintf.lo lib-asprintf.c
libtool: compile: /usr/bin/clang -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c dummy.c -fno-common -DPIC -o .libs/dummy.o
libtool: compile: /usr/bin/clang -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c lib-asprintf.c -fno-common -DPIC -o .libs/lib-asprintf.o
libtool: compile: /usr/bin/clang -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c dummy.c -o dummy.o >/dev/null 2>&1
\
/bin/sh ./libtool --tag=CXX --mode=compile /usr/bin/clang++ -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o autosprintf.lo autosprintf.cc
libtool: compile: /usr/bin/clang -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c lib-asprintf.c -o lib-asprintf.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -o libgnu.la dummy.lo
libtool: compile: /usr/bin/clang++ -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c autosprintf.cc -fno-common -DPIC -o .libs/autosprintf.o
libtool: link: ar cru .libs/libgnu.a .libs/dummy.o
/usr/bin/ranlib: file: .libs/libgnu.a(dummy.o) has no symbols
libtool: link: ranlib .libs/libgnu.a
ranlib: file: .libs/libgnu.a(dummy.o) has no symbols
ranlib: warning for library: .libs/libgnu.a the table of contents is empty (no object file members in the library define global symbols)
libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" )
libtool: compile: /usr/bin/clang++ -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c autosprintf.cc -o autosprintf.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CXX --mode=link /usr/bin/clang++ -Os -w -pipe -march=native -Qunused-arguments -o libasprintf.la -rpath /usr/local/Cellar/gettext/0.18.1.1/lib lib-asprintf.lo autosprintf.lo || \
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -o libasprintf.la -rpath /usr/local/Cellar/gettext/0.18.1.1/lib lib-asprintf.lo autosprintf.lo
libtool: link: /usr/bin/clang++ -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libasprintf.0.dylib .libs/lib-asprintf.o .libs/autosprintf.o -march=native -install_name /usr/local/Cellar/gettext/0.18.1.1/lib/libasprintf.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module
libtool: link: dsymutil .libs/libasprintf.0.dylib || :
warning: no debug symbols in executable (-arch x86_64)
libtool: link: (cd ".libs" && rm -f "libasprintf.dylib" && ln -s "libasprintf.0.dylib" "libasprintf.dylib")
libtool: link: ar cru .libs/libasprintf.a lib-asprintf.o autosprintf.o
/usr/bin/ranlib: file: .libs/libasprintf.a(lib-asprintf.o) has no symbols
libtool: link: ranlib .libs/libasprintf.a
ranlib: file: .libs/libasprintf.a(lib-asprintf.o) has no symbols
libtool: link: ( cd ".libs" && rm -f "libasprintf.la" && ln -s "../libasprintf.la" "libasprintf.la" )
Making all in src
\
/usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../gnulib-lib -I./../gnulib-lib -I/usr/include/libxml2 -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/bin\" -Os -w -pipe -march=native -Qunused-arguments -c -o gettext-gettext.o `test -f 'gettext.c' || echo './'`gettext.c
\
/usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../gnulib-lib -I./../gnulib-lib -I/usr/include/libxml2 -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/bin\" -Os -w -pipe -march=native -Qunused-arguments -c -o ngettext-ngettext.o `test -f 'ngettext.c' || echo './'`ngettext.c
\
/usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../gnulib-lib -I./../gnulib-lib -I/usr/include/libxml2 -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/bin\" -Os -w -pipe -march=native -Qunused-arguments -c -o envsubst-envsubst.o `test -f 'envsubst.c' || echo './'`envsubst.c
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/clang -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/bin\" -Os -w -pipe -march=native -Qunused-arguments -o gettext gettext-gettext.o ../gnulib-lib/libgrt.a ../intl/libintl.la -liconv -Wl,-framework -Wl,CoreFoundation -liconv
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/clang -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/bin\" -Os -w -pipe -march=native -Qunused-arguments -o ngettext ngettext-ngettext.o ../gnulib-lib/libgrt.a ../intl/libintl.la -liconv -Wl,-framework -Wl,CoreFoundation -liconv
libtool: link: /usr/bin/clang -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/bin\" -Os -w -pipe -march=native -Qunused-arguments -o .libs/gettext gettext-gettext.o -Wl,-framework -Wl,CoreFoundation ../gnulib-lib/libgrt.a ../intl/.libs/libintl.dylib -lc -liconv
libtool: link: /usr/bin/clang -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/bin\" -Os -w -pipe -march=native -Qunused-arguments -o .libs/ngettext ngettext-ngettext.o -Wl,-framework -Wl,CoreFoundation ../gnulib-lib/libgrt.a ../intl/.libs/libintl.dylib -lc -liconv
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/clang -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/bin\" -Os -w -pipe -march=native -Qunused-arguments -o envsubst envsubst-envsubst.o ../gnulib-lib/libgrt.a ../intl/libintl.la -liconv -Wl,-framework -Wl,CoreFoundation -liconv
libtool: link: /usr/bin/clang -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/bin\" -Os -w -pipe -march=native -Qunused-arguments -o .libs/envsubst envsubst-envsubst.o -Wl,-framework -Wl,CoreFoundation ../gnulib-lib/libgrt.a ../intl/.libs/libintl.dylib -lc -liconv
Making all in po
Making all in man
sed -e 's|@''localedir''@|/usr/local/Cellar/gettext/0.18.1.1/share/locale|g' < `if test -f gettext.1.in; then echo .; else echo .; fi`/gettext.1.in > t-gettext.1
sed -e 's|@''localedir''@|/usr/local/Cellar/gettext/0.18.1.1/share/locale|g' < `if test -f ngettext.1.in; then echo .; else echo .; fi`/ngettext.1.in > t-ngettext.1
mv t-ngettext.1 ngettext.1
mv t-gettext.1 gettext.1
sed -e 's|@''localedir''@|/usr/local/Cellar/gettext/0.18.1.1/share/locale|g' < `if test -f gettext.1.html.in; then echo .; else echo .; fi`/gettext.1.html.in > t-gettext.1.html
sed -e 's|@''localedir''@|/usr/local/Cellar/gettext/0.18.1.1/share/locale|g' < `if test -f ngettext.1.html.in; then echo .; else echo .; fi`/ngettext.1.html.in > t-ngettext.1.html
mv t-ngettext.1.html ngettext.1.html
mv t-gettext.1.html gettext.1.html
Making all in m4
make[3]: Nothing to be done for `all'.
Making all in tests
\
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -I./../intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c test-lock.c
\
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -I./../intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o lock.o `test -f '../intl/lock.c' || echo './'`../intl/lock.c
\
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -I./../intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o threadlib.o `test -f '../intl/threadlib.c' || echo './'`../intl/threadlib.c
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -o test-lock test-lock.o lock.o threadlib.o -lpthread
libtool: link: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -o test-lock test-lock.o lock.o threadlib.o -lpthread
make[3]: Nothing to be done for `all-am'.
Making all in gettext-tools
make all-recursive
Making all in doc
make[3]: Nothing to be done for `all'.
Making all in intl
sed -e '/IN_LIBGLOCALE/d' \
-e 's,@''HAVE_POSIX_PRINTF''@,1,g' \
-e 's,@''HAVE_ASPRINTF''@,1,g' \
-e 's,@''HAVE_NEWLOCALE''@,1,g' \
-e 's,@''HAVE_SNPRINTF''@,1,g' \
-e 's,@''HAVE_WPRINTF''@,0,g' \
< ../../gettext-runtime/intl/libgnuintl.h.in \
| if test 'no' = yes; then \
sed -e 's/extern \([^()]*\);/extern __declspec (dllimport) \1;/'; \
else \
cat; \
fi \
| sed -e 's/extern \([^"]\)/extern LIBINTL_DLL_EXPORTED \1/' \
-e "/#define _LIBINTL_H/r ../../gettext-runtime/intl/export.h" \
| sed -e 's,@''HAVE_VISIBILITY''@,1,g' \
> libgnuintl.h
sed -e '/IN_LIBGLOCALE/d' \
-e 's,@''HAVE_POSIX_PRINTF''@,1,g' \
-e 's,@''HAVE_ASPRINTF''@,1,g' \
-e 's,@''HAVE_NEWLOCALE''@,1,g' \
-e 's,@''HAVE_SNPRINTF''@,1,g' \
-e 's,@''HAVE_WPRINTF''@,0,g' \
< ../../gettext-runtime/intl/libgnuintl.h.in > libintl.h
/bin/sh ../../gettext-runtime/intl/config.charset 'x86_64-apple-darwin11.3.0' > t-charset.alias
sed -e '/^#/d' -e 's/@''PACKAGE''@/gettext-tools/g' ../../gettext-runtime/intl/ref-add.sin > t-ref-add.sed
mv t-ref-add.sed ref-add.sed
sed -e '/^#/d' -e 's/@''PACKAGE''@/gettext-tools/g' ../../gettext-runtime/intl/ref-del.sin > t-ref-del.sed
mv t-charset.alias charset.alias
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/bindtextdom.c
mv t-ref-del.sed ref-del.sed
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/dcgettext.c
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/dcgettext.c -fno-common -DPIC -o .libs/dcgettext.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/bindtextdom.c -fno-common -DPIC -o .libs/bindtextdom.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/dcgettext.c -o dcgettext.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/bindtextdom.c -o bindtextdom.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/dgettext.c
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/dgettext.c -fno-common -DPIC -o .libs/dgettext.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/gettext.c
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/dgettext.c -o dgettext.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/gettext.c -fno-common -DPIC -o .libs/gettext.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/finddomain.c
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/gettext.c -o gettext.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/hash-string.c
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/finddomain.c -fno-common -DPIC -o .libs/finddomain.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/hash-string.c -fno-common -DPIC -o .libs/hash-string.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/finddomain.c -o finddomain.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/hash-string.c -o hash-string.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/loadmsgcat.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/localealias.c
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/loadmsgcat.c -fno-common -DPIC -o .libs/loadmsgcat.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/localealias.c -fno-common -DPIC -o .libs/localealias.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/localealias.c -o localealias.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/textdomain.c
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/loadmsgcat.c -o loadmsgcat.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/textdomain.c -fno-common -DPIC -o .libs/textdomain.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/textdomain.c -o textdomain.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/l10nflist.c
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/l10nflist.c -fno-common -DPIC -o .libs/l10nflist.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/l10nflist.c -o l10nflist.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/explodename.c
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/explodename.c -fno-common -DPIC -o .libs/explodename.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/dcigettext.c
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/explodename.c -o explodename.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/dcigettext.c -fno-common -DPIC -o .libs/dcigettext.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/dcngettext.c
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/dcngettext.c -fno-common -DPIC -o .libs/dcngettext.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/dcngettext.c -o dcngettext.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/dcigettext.c -o dcigettext.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/dngettext.c
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/dngettext.c -fno-common -DPIC -o .libs/dngettext.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/dngettext.c -o dngettext.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/ngettext.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/plural.c
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/ngettext.c -fno-common -DPIC -o .libs/ngettext.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/plural.c -fno-common -DPIC -o .libs/plural.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/ngettext.c -o ngettext.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/plural-exp.c
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/plural.c -o plural.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/plural-exp.c -fno-common -DPIC -o .libs/plural-exp.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/plural-exp.c -o plural-exp.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/localcharset.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/threadlib.c
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/localcharset.c -fno-common -DPIC -o .libs/localcharset.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/threadlib.c -fno-common -DPIC -o .libs/threadlib.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/threadlib.c -o threadlib.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/localcharset.c -o localcharset.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/lock.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/relocatable.c
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/relocatable.c -fno-common -DPIC -o .libs/relocatable.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/lock.c -fno-common -DPIC -o .libs/lock.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/lock.c -o lock.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/relocatable.c -o relocatable.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/langprefs.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/localename.c
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/langprefs.c -fno-common -DPIC -o .libs/langprefs.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/localename.c -fno-common -DPIC -o .libs/localename.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/langprefs.c -o langprefs.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/localename.c -o localename.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/log.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/printf.c
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/log.c -fno-common -DPIC -o .libs/log.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/printf.c -fno-common -DPIC -o .libs/printf.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/log.c -o log.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/printf.c -o printf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/setlocale.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/version.c
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/setlocale.c -fno-common -DPIC -o .libs/setlocale.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/version.c -fno-common -DPIC -o .libs/version.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/version.c -o version.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/osdep.c
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/setlocale.c -o setlocale.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/osdep.c -fno-common -DPIC -o .libs/osdep.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/intl-compat.c
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/osdep.c -o osdep.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/intl-compat.c -fno-common -DPIC -o .libs/intl-compat.o
libtool: compile: /usr/bin/clang -c -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden ../../gettext-runtime/intl/intl-compat.c -o intl-compat.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link \
/usr/bin/clang -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -o libintl.la \
bindtextdom.lo dcgettext.lo dgettext.lo gettext.lo finddomain.lo hash-string.lo loadmsgcat.lo localealias.lo textdomain.lo l10nflist.lo explodename.lo dcigettext.lo dcngettext.lo dngettext.lo ngettext.lo plural.lo plural-exp.lo localcharset.lo threadlib.lo lock.lo relocatable.lo langprefs.lo localename.lo log.lo printf.lo setlocale.lo version.lo osdep.lo intl-compat.lo -liconv -Wl,-framework -Wl,CoreFoundation -lc \
\
-version-info 9:1:1 \
-rpath /usr/local/Cellar/gettext/0.18.1.1/lib \
-no-undefined
libtool: link: /usr/bin/clang -dynamiclib -o .libs/libintl.8.dylib .libs/bindtextdom.o .libs/dcgettext.o .libs/dgettext.o .libs/gettext.o .libs/finddomain.o .libs/hash-string.o .libs/loadmsgcat.o .libs/localealias.o .libs/textdomain.o .libs/l10nflist.o .libs/explodename.o .libs/dcigettext.o .libs/dcngettext.o .libs/dngettext.o .libs/ngettext.o .libs/plural.o .libs/plural-exp.o .libs/localcharset.o .libs/threadlib.o .libs/lock.o .libs/relocatable.o .libs/langprefs.o .libs/localename.o .libs/log.o .libs/printf.o .libs/setlocale.o .libs/version.o .libs/osdep.o .libs/intl-compat.o -liconv -lc -march=native -Wl,-framework -Wl,CoreFoundation -install_name /usr/local/Cellar/gettext/0.18.1.1/lib/libintl.8.dylib -compatibility_version 10 -current_version 10.1 -Wl,-single_module
libtool: link: dsymutil .libs/libintl.8.dylib || :
warning: no debug symbols in executable (-arch x86_64)
libtool: link: (cd ".libs" && rm -f "libintl.dylib" && ln -s "libintl.8.dylib" "libintl.dylib")
libtool: link: ar cru .libs/libintl.a bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o hash-string.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 threadlib.o lock.o relocatable.o langprefs.o localename.o log.o printf.o setlocale.o version.o osdep.o intl-compat.o
/usr/bin/ranlib: file: .libs/libintl.a(threadlib.o) has no symbols
/usr/bin/ranlib: file: .libs/libintl.a(printf.o) has no symbols
/usr/bin/ranlib: file: .libs/libintl.a(osdep.o) has no symbols
libtool: link: ranlib .libs/libintl.a
ranlib: file: .libs/libintl.a(threadlib.o) has no symbols
ranlib: file: .libs/libintl.a(printf.o) has no symbols
ranlib: file: .libs/libintl.a(osdep.o) has no symbols
libtool: link: ( cd ".libs" && rm -f "libintl.la" && ln -s "../libintl.la" "libintl.la" )
Making all in gnulib-lib
rm -f alloca.h-t alloca.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./alloca.in.h; \
} > alloca.h-t && \
mv -f alloca.h-t alloca.h
rm -f arg-nonnull.h-t arg-nonnull.h && \
sed -n -e '/GL_ARG_NONNULL/,$p' \
< ../../build-aux/arg-nonnull.h \
> arg-nonnull.h-t && \
mv arg-nonnull.h-t arg-nonnull.h
rm -f byteswap.h-t byteswap.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./byteswap.in.h; \
} > byteswap.h-t && \
mv -f byteswap.h-t byteswap.h
rm -f c++defs.h-t c++defs.h && \
sed -n -e '/_GL_CXXDEFS/,$p' \
< ../../build-aux/c++defs.h \
> c++defs.h-t && \
mv c++defs.h-t c++defs.h
rm -f configmake.h-t && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
echo '#define PREFIX "/usr/local/Cellar/gettext/0.18.1.1"'; \
echo '#define EXEC_PREFIX "/usr/local/Cellar/gettext/0.18.1.1"'; \
echo '#define BINDIR "/usr/local/Cellar/gettext/0.18.1.1/bin"'; \
echo '#define SBINDIR "/usr/local/Cellar/gettext/0.18.1.1/sbin"'; \
echo '#define LIBEXECDIR "/usr/local/Cellar/gettext/0.18.1.1/libexec"'; \
echo '#define DATAROOTDIR "/usr/local/Cellar/gettext/0.18.1.1/share"'; \
echo '#define DATADIR "/usr/local/Cellar/gettext/0.18.1.1/share"'; \
echo '#define SYSCONFDIR "/usr/local/Cellar/gettext/0.18.1.1/etc"'; \
echo '#define SHAREDSTATEDIR "/usr/local/Cellar/gettext/0.18.1.1/com"'; \
echo '#define LOCALSTATEDIR "/usr/local/Cellar/gettext/0.18.1.1/var"'; \
echo '#define INCLUDEDIR "/usr/local/Cellar/gettext/0.18.1.1/include"'; \
echo '#define OLDINCLUDEDIR "/usr/include"'; \
echo '#define DOCDIR "/usr/local/Cellar/gettext/0.18.1.1/share/doc/gettext"'; \
echo '#define INFODIR "/usr/local/Cellar/gettext/0.18.1.1/share/info"'; \
echo '#define HTMLDIR "/usr/local/Cellar/gettext/0.18.1.1/share/doc/gettext"'; \
echo '#define DVIDIR "/usr/local/Cellar/gettext/0.18.1.1/share/doc/gettext"'; \
echo '#define PDFDIR "/usr/local/Cellar/gettext/0.18.1.1/share/doc/gettext"'; \
echo '#define PSDIR "/usr/local/Cellar/gettext/0.18.1.1/share/doc/gettext"'; \
echo '#define LIBDIR "/usr/local/Cellar/gettext/0.18.1.1/lib"'; \
echo '#define LISPDIR "/usr/local/Cellar/gettext/0.18.1.1/share/emacs/site-lisp"'; \
echo '#define LOCALEDIR "/usr/local/Cellar/gettext/0.18.1.1/share/locale"'; \
echo '#define MANDIR "/usr/local/Cellar/gettext/0.18.1.1/share/man"'; \
echo '#define MANEXT ""'; \
echo '#define PKGDATADIR "/usr/local/Cellar/gettext/0.18.1.1/share/gettext"'; \
echo '#define PKGINCLUDEDIR "/usr/local/Cellar/gettext/0.18.1.1/include/gettext-tools"'; \
echo '#define PKGLIBDIR "/usr/local/Cellar/gettext/0.18.1.1/lib/gettext-tools"'; \
echo '#define PKGLIBEXECDIR "/usr/local/Cellar/gettext/0.18.1.1/libexec/gettext-tools"'; \
} | sed '/""/d' > configmake.h-t && \
if test -f configmake.h && cmp configmake.h-t configmake.h > /dev/null; then \
rm -f configmake.h-t; \
else \
rm -f configmake.h; mv configmake.h-t configmake.h; \
fi
rm -f warn-on-use.h-t warn-on-use.h && \
sed -n -e '/^.ifndef/,$p' \
< ../../build-aux/warn-on-use.h \
> warn-on-use.h-t && \
mv warn-on-use.h-t warn-on-use.h
rm -f getopt.h-t getopt.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''HAVE_GETOPT_H''@|1|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_GETOPT_H''@|<getopt.h>|g' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
< ./getopt.in.h; \
} > getopt.h-t && \
mv -f getopt.h-t getopt.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./glib.in.h; \
} > glib.h-t
mv -f glib.h-t glib.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./glibconfig.in.h; \
} > glibconfig.h-t
test -d glib || ../../build-aux/install-sh -c -d glib
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./glib/ghash.in.h; \
} > glib/ghash.h-t
mv -f glibconfig.h-t glibconfig.h
test -d glib || ../../build-aux/install-sh -c -d glib
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./glib/glist.in.h; \
} > glib/glist.h-t
mv -f glib/ghash.h-t glib/ghash.h
test -d glib || ../../build-aux/install-sh -c -d glib
mv -f glib/glist.h-t glib/glist.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./glib/gprimes.in.h; \
} > glib/gprimes.h-t
test -d glib || ../../build-aux/install-sh -c -d glib
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./glib/gstrfuncs.in.h; \
} > glib/gstrfuncs.h-t
mv -f glib/gprimes.h-t glib/gprimes.h
test -d glib || ../../build-aux/install-sh -c -d glib
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./glib/gstring.in.h; \
} > glib/gstring.h-t
mv -f glib/gstring.h-t glib/gstring.h
mv -f glib/gstrfuncs.h-t glib/gstrfuncs.h
test -d glib || ../../build-aux/install-sh -c -d glib
rm -f locale.h-t locale.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_LOCALE_H''@|<locale.h>|g' \
-e 's|@''GNULIB_DUPLOCALE''@|0|g' \
-e 's|@''HAVE_DUPLOCALE''@|1|g' \
-e 's|@''HAVE_XLOCALE_H''@|1|g' \
-e 's|@''REPLACE_DUPLOCALE''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./locale.in.h; \
} > locale.h-t && \
mv locale.h-t locale.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./glib/gtypes.in.h; \
} > glib/gtypes.h-t
rm -f signal.h-t signal.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
-e 's|@''GNULIB_SIGNAL_H_SIGPIPE''@|1|g' \
-e 's|@''GNULIB_SIGPROCMASK''@|1|g' \
-e 's|@''GNULIB_SIGACTION''@|1|g' \
-e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
-e 's|@''HAVE_SIGSET_T''@|1|g' \
-e 's|@''HAVE_SIGINFO_T''@|1|g' \
-e 's|@''HAVE_SIGACTION''@|1|g' \
-e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
-e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./signal.in.h; \
} > signal.h-t && \
mv signal.h-t signal.h
mv -f glib/gtypes.h-t glib/gtypes.h
rm -f spawn.h-t spawn.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''HAVE_SPAWN_H''@|1|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_SPAWN_H''@|<spawn.h>|g' \
-e 's|@''GNULIB_POSIX_SPAWN''@|0|g' \
-e 's|@''GNULIB_POSIX_SPAWNP''@|1|g' \
-e 's|@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_INIT''@|1|g' \
-e 's|@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@|1|g' \
-e 's|@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@|1|g' \
-e 's|@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@|1|g' \
-e 's|@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_DESTROY''@|1|g' \
-e 's|@''GNULIB_POSIX_SPAWNATTR_INIT''@|1|g' \
-e 's|@''GNULIB_POSIX_SPAWNATTR_GETFLAGS''@|0|g' \
-e 's|@''GNULIB_POSIX_SPAWNATTR_SETFLAGS''@|1|g' \
-e 's|@''GNULIB_POSIX_SPAWNATTR_GETPGROUP''@|0|g' \
-e 's|@''GNULIB_POSIX_SPAWNATTR_SETPGROUP''@|0|g' \
-e 's|@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPARAM''@|0|g' \
-e 's|@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPARAM''@|0|g' \
-e 's|@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPOLICY''@|0|g' \
-e 's|@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPOLICY''@|0|g' \
-e 's|@''GNULIB_POSIX_SPAWNATTR_GETSIGDEFAULT''@|0|g' \
-e 's|@''GNULIB_POSIX_SPAWNATTR_SETSIGDEFAULT''@|0|g' \
-e 's|@''GNULIB_POSIX_SPAWNATTR_GETSIGMASK''@|0|g' \
-e 's|@''GNULIB_POSIX_SPAWNATTR_SETSIGMASK''@|1|g' \
-e 's|@''GNULIB_POSIX_SPAWNATTR_DESTROY''@|1|g' \
-e 's|@''HAVE_POSIX_SPAWN''@|1|g' \
-e 's|@''HAVE_POSIX_SPAWNATTR_T''@|1|g' \
-e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_T''@|1|g' \
-e 's|@''REPLACE_POSIX_SPAWN''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./spawn.in.h; \
} > spawn.h-t && \
mv spawn.h-t spawn.h
rm -f stdbool.h-t stdbool.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's/@''HAVE__BOOL''@/1/g' < ./stdbool.in.h; \
} > stdbool.h-t && \
mv stdbool.h-t stdbool.h
rm -f stdint.h-t stdint.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's/@''HAVE_STDINT_H''@/1/g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_STDINT_H''@|<stdint.h>|g' \
-e 's/@''HAVE_SYS_TYPES_H''@/1/g' \
-e 's/@''HAVE_INTTYPES_H''@/1/g' \
-e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \
-e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \
-e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
-e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
-e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
-e 's/@''BITSIZEOF_PTRDIFF_T''@/64/g' \
-e 's/@''PTRDIFF_T_SUFFIX''@/l/g' \
-e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' \
-e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' \
-e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \
-e 's/@''BITSIZEOF_SIZE_T''@/64/g' \
-e 's/@''SIZE_T_SUFFIX''@/ul/g' \
-e 's/@''BITSIZEOF_WCHAR_T''@/32/g' \
-e 's/@''HAVE_SIGNED_WCHAR_T''@/1/g' \
-e 's/@''WCHAR_T_SUFFIX''@//g' \
-e 's/@''BITSIZEOF_WINT_T''@/32/g' \
-e 's/@''HAVE_SIGNED_WINT_T''@/1/g' \
-e 's/@''WINT_T_SUFFIX''@//g' \
< ./stdint.in.h; \
} > stdint.h-t && \
mv stdint.h-t stdint.h
rm -f stdio.h-t stdio.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
-e 's|@''GNULIB_DPRINTF''@|0|g' \
-e 's|@''GNULIB_FCLOSE''@|0|g' \
-e 's|@''GNULIB_FFLUSH''@|0|g' \
-e 's|@''GNULIB_FOPEN''@|1|g' \
-e 's|@''GNULIB_FPRINTF''@|1|g' \
-e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_FPURGE''@|0|g' \
-e 's|@''GNULIB_FPUTC''@|1|g' \
-e 's|@''GNULIB_FPUTS''@|1|g' \
-e 's|@''GNULIB_FREOPEN''@|0|g' \
-e 's|@''GNULIB_FSEEK''@|0|g' \
-e 's|@''GNULIB_FSEEKO''@|0|g' \
-e 's|@''GNULIB_FTELL''@|0|g' \
-e 's|@''GNULIB_FTELLO''@|0|g' \
-e 's|@''GNULIB_FWRITE''@|1|g' \
-e 's|@''GNULIB_GETDELIM''@|1|g' \
-e 's|@''GNULIB_GETLINE''@|1|g' \
-e 's|@''GNULIB_OBSTACK_PRINTF''@|0|g' \
-e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_PERROR''@|0|g' \
-e 's|@''GNULIB_POPEN''@|0|g' \
-e 's|@''GNULIB_PRINTF''@|1|g' \
-e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_PUTC''@|1|g' \
-e 's|@''GNULIB_PUTCHAR''@|1|g' \
-e 's|@''GNULIB_PUTS''@|1|g' \
-e 's|@''GNULIB_REMOVE''@|0|g' \
-e 's|@''GNULIB_RENAME''@|0|g' \
-e 's|@''GNULIB_RENAMEAT''@|0|g' \
-e 's|@''GNULIB_SNPRINTF''@|1|g' \
-e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_STDIO_H_SIGPIPE''@|1|g' \
-e 's|@''GNULIB_TMPFILE''@|0|g' \
-e 's|@''GNULIB_VASPRINTF''@|1|g' \
-e 's|@''GNULIB_VDPRINTF''@|0|g' \
-e 's|@''GNULIB_VFPRINTF''@|1|g' \
-e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_VPRINTF''@|1|g' \
-e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_VSNPRINTF''@|1|g' \
-e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \
< ./stdio.in.h | \
sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
-e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
-e 's|@''HAVE_DECL_GETLINE''@|1|g' \
-e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
-e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
-e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
-e 's|@''HAVE_DPRINTF''@|1|g' \
-e 's|@''HAVE_FSEEKO''@|1|g' \
-e 's|@''HAVE_FTELLO''@|1|g' \
-e 's|@''HAVE_RENAMEAT''@|1|g' \
-e 's|@''HAVE_VASPRINTF''@|1|g' \
-e 's|@''HAVE_VDPRINTF''@|1|g' \
-e 's|@''REPLACE_DPRINTF''@|0|g' \
-e 's|@''REPLACE_FCLOSE''@|0|g' \
-e 's|@''REPLACE_FFLUSH''@|0|g' \
-e 's|@''REPLACE_FOPEN''@|0|g' \
-e 's|@''REPLACE_FPRINTF''@|0|g' \
-e 's|@''REPLACE_FPURGE''@|0|g' \
-e 's|@''REPLACE_FREOPEN''@|0|g' \
-e 's|@''REPLACE_FSEEK''@|0|g' \
-e 's|@''REPLACE_FSEEKO''@|0|g' \
-e 's|@''REPLACE_FTELL''@|0|g' \
-e 's|@''REPLACE_FTELLO''@|0|g' \
-e 's|@''REPLACE_GETDELIM''@|0|g' \
-e 's|@''REPLACE_GETLINE''@|0|g' \
-e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
-e 's|@''REPLACE_PERROR''@|0|g' \
-e 's|@''REPLACE_POPEN''@|0|g' \
-e 's|@''REPLACE_PRINTF''@|0|g' \
-e 's|@''REPLACE_REMOVE''@|0|g' \
-e 's|@''REPLACE_RENAME''@|0|g' \
-e 's|@''REPLACE_RENAMEAT''@|0|g' \
-e 's|@''REPLACE_SNPRINTF''@|0|g' \
-e 's|@''REPLACE_SPRINTF''@|0|g' \
-e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
-e 's|@''REPLACE_TMPFILE''@|0|g' \
-e 's|@''REPLACE_VASPRINTF''@|0|g' \
-e 's|@''REPLACE_VDPRINTF''@|0|g' \
-e 's|@''REPLACE_VFPRINTF''@|0|g' \
-e 's|@''REPLACE_VPRINTF''@|0|g' \
-e 's|@''REPLACE_VSNPRINTF''@|0|g' \
-e 's|@''REPLACE_VSPRINTF''@|0|g' \
-e 's|@''ASM_SYMBOL_PREFIX''@|"_"|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > stdio.h-t && \
mv stdio.h-t stdio.h
rm -f stdlib.h-t stdlib.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
-e 's|@''GNULIB_ATOLL''@|0|g' \
-e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \
-e 's|@''GNULIB_CANONICALIZE_FILE_NAME''@|1|g' \
-e 's|@''GNULIB_GETLOADAVG''@|0|g' \
-e 's|@''GNULIB_GETSUBOPT''@|0|g' \
-e 's|@''GNULIB_GRANTPT''@|0|g' \
-e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \
-e 's|@''GNULIB_MKDTEMP''@|1|g' \
-e 's|@''GNULIB_MKOSTEMP''@|0|g' \
-e 's|@''GNULIB_MKOSTEMPS''@|0|g' \
-e 's|@''GNULIB_MKSTEMP''@|0|g' \
-e 's|@''GNULIB_MKSTEMPS''@|0|g' \
-e 's|@''GNULIB_PTSNAME''@|0|g' \
-e 's|@''GNULIB_PUTENV''@|IN_GETTEXT_TOOLS_GNULIB_TESTS|g' \
-e 's|@''GNULIB_RANDOM_R''@|0|g' \
-e 's|@''GNULIB_REALLOC_POSIX''@|1|g' \
-e 's|@''GNULIB_REALPATH''@|1|g' \
-e 's|@''GNULIB_RPMATCH''@|0|g' \
-e 's|@''GNULIB_SETENV''@|1|g' \
-e 's|@''GNULIB_STRTOD''@|0|g' \
-e 's|@''GNULIB_STRTOLL''@|0|g' \
-e 's|@''GNULIB_STRTOULL''@|0|g' \
-e 's|@''GNULIB_UNLOCKPT''@|0|g' \
-e 's|@''GNULIB_UNSETENV''@|1|g' \
-e 's|@''HAVE_ATOLL''@|1|g' \
-e 's|@''HAVE_CALLOC_POSIX''@|1|g' \
-e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|0|g' \
-e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
-e 's|@''HAVE_GETSUBOPT''@|1|g' \
-e 's|@''HAVE_GRANTPT''@|1|g' \
-e 's|@''HAVE_MALLOC_POSIX''@|1|g' \
-e 's|@''HAVE_MKDTEMP''@|1|g' \
-e 's|@''HAVE_MKOSTEMP''@|1|g' \
-e 's|@''HAVE_MKOSTEMPS''@|1|g' \
-e 's|@''HAVE_MKSTEMP''@|1|g' \
-e 's|@''HAVE_MKSTEMPS''@|1|g' \
-e 's|@''HAVE_PTSNAME''@|1|g' \
-e 's|@''HAVE_RANDOM_H''@|0|g' \
-e 's|@''HAVE_RANDOM_R''@|1|g' \
-e 's|@''HAVE_REALLOC_POSIX''@|1|g' \
-e 's|@''HAVE_REALPATH''@|1|g' \
-e 's|@''HAVE_RPMATCH''@|1|g' \
-e 's|@''HAVE_SETENV''@|1|g' \
-e 's|@''HAVE_STRTOD''@|1|g' \
-e 's|@''HAVE_STRTOLL''@|1|g' \
-e 's|@''HAVE_STRTOULL''@|1|g' \
-e 's|@''HAVE_STRUCT_RANDOM_DATA''@|0|g' \
-e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
-e 's|@''HAVE_UNLOCKPT''@|1|g' \
-e 's|@''HAVE_UNSETENV''@|1|g' \
-e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
-e 's|@''REPLACE_MKSTEMP''@|0|g' \
-e 's|@''REPLACE_PUTENV''@|1|g' \
-e 's|@''REPLACE_REALPATH''@|1|g' \
-e 's|@''REPLACE_SETENV''@|1|g' \
-e 's|@''REPLACE_STRTOD''@|0|g' \
-e 's|@''REPLACE_UNSETENV''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./stdlib.in.h; \
} > stdlib.h-t && \
mv stdlib.h-t stdlib.h
rm -f string.h-t string.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_STRING_H''@|<string.h>|g' \
-e 's|@''GNULIB_MBSLEN''@|1|g' \
-e 's|@''GNULIB_MBSNLEN''@|0|g' \
-e 's|@''GNULIB_MBSCHR''@|0|g' \
-e 's|@''GNULIB_MBSRCHR''@|0|g' \
-e 's|@''GNULIB_MBSSTR''@|1|g' \
-e 's|@''GNULIB_MBSCASECMP''@|0|g' \
-e 's|@''GNULIB_MBSNCASECMP''@|0|g' \
-e 's|@''GNULIB_MBSPCASECMP''@|0|g' \
-e 's|@''GNULIB_MBSCASESTR''@|0|g' \
-e 's|@''GNULIB_MBSCSPN''@|0|g' \
-e 's|@''GNULIB_MBSPBRK''@|0|g' \
-e 's|@''GNULIB_MBSSPN''@|0|g' \
-e 's|@''GNULIB_MBSSEP''@|0|g' \
-e 's|@''GNULIB_MBSTOK_R''@|0|g' \
-e 's|@''GNULIB_MEMCHR''@|1|g' \
-e 's|@''GNULIB_MEMMEM''@|0|g' \
-e 's|@''GNULIB_MEMPCPY''@|0|g' \
-e 's|@''GNULIB_MEMRCHR''@|0|g' \
-e 's|@''GNULIB_RAWMEMCHR''@|1|g' \
-e 's|@''GNULIB_STPCPY''@|1|g' \
-e 's|@''GNULIB_STPNCPY''@|1|g' \
-e 's|@''GNULIB_STRCHRNUL''@|1|g' \
-e 's|@''GNULIB_STRDUP''@|0|g' \
-e 's|@''GNULIB_STRNCAT''@|0|g' \
-e 's|@''GNULIB_STRNDUP''@|0|g' \
-e 's|@''GNULIB_STRNLEN''@|1|g' \
-e 's|@''GNULIB_STRPBRK''@|1|g' \
-e 's|@''GNULIB_STRSEP''@|0|g' \
-e 's|@''GNULIB_STRSTR''@|1|g' \
-e 's|@''GNULIB_STRCASESTR''@|0|g' \
-e 's|@''GNULIB_STRTOK_R''@|0|g' \
-e 's|@''GNULIB_STRERROR''@|1|g' \
-e 's|@''GNULIB_STRSIGNAL''@|0|g' \
-e 's|@''GNULIB_STRVERSCMP''@|0|g' \
< ./string.in.h | \
sed -e 's|@''HAVE_MBSLEN''@|0|g' \
-e 's|@''HAVE_MEMCHR''@|1|g' \
-e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
-e 's|@''HAVE_MEMPCPY''@|1|g' \
-e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
-e 's|@''HAVE_RAWMEMCHR''@|0|g' \
-e 's|@''HAVE_STPCPY''@|1|g' \
-e 's|@''HAVE_STPNCPY''@|1|g' \
-e 's|@''HAVE_STRCHRNUL''@|0|g' \
-e 's|@''HAVE_DECL_STRDUP''@|1|g' \
-e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
-e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
-e 's|@''HAVE_STRPBRK''@|1|g' \
-e 's|@''HAVE_STRSEP''@|1|g' \
-e 's|@''HAVE_STRCASESTR''@|1|g' \
-e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
-e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
-e 's|@''HAVE_STRVERSCMP''@|1|g' \
-e 's|@''REPLACE_STPNCPY''@|0|g' \
-e 's|@''REPLACE_MEMCHR''@|0|g' \
-e 's|@''REPLACE_MEMMEM''@|0|g' \
-e 's|@''REPLACE_STRCASESTR''@|0|g' \
-e 's|@''REPLACE_STRDUP''@|0|g' \
-e 's|@''REPLACE_STRSTR''@|1|g' \
-e 's|@''REPLACE_STRERROR''@|0|g' \
-e 's|@''REPLACE_STRNCAT''@|0|g' \
-e 's|@''REPLACE_STRNDUP''@|0|g' \
-e 's|@''REPLACE_STRNLEN''@|0|g' \
-e 's|@''REPLACE_STRSIGNAL''@|0|g' \
-e 's|@''REPLACE_STRTOK_R''@|0|g' \
-e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
< ./string.in.h; \
} > string.h-t && \
mv string.h-t string.h
../../build-aux/install-sh -c -d sys
../../build-aux/install-sh -c -d sys
rm -f sys/select.h-t sys/select.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_SYS_SELECT_H''@|<sys/select.h>|g' \
-e 's|@''HAVE_SYS_SELECT_H''@|1|g' \
-e 's|@''GNULIB_SELECT''@|0|g' \
-e 's|@''HAVE_WINSOCK2_H''@|0|g' \
-e 's|@''REPLACE_SELECT''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./sys_select.in.h; \
} > sys/select.h-t && \
mv sys/select.h-t sys/select.h
rm -f sys/socket.h-t sys/socket.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_SYS_SOCKET_H''@|<sys/socket.h>|g' \
-e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \
-e 's|@''GNULIB_CLOSE''@|0|g' \
-e 's|@''GNULIB_SOCKET''@|0|g' \
-e 's|@''GNULIB_CONNECT''@|0|g' \
-e 's|@''GNULIB_ACCEPT''@|0|g' \
-e 's|@''GNULIB_BIND''@|0|g' \
-e 's|@''GNULIB_GETPEERNAME''@|0|g' \
-e 's|@''GNULIB_GETSOCKNAME''@|0|g' \
-e 's|@''GNULIB_GETSOCKOPT''@|0|g' \
-e 's|@''GNULIB_LISTEN''@|0|g' \
-e 's|@''GNULIB_RECV''@|0|g' \
-e 's|@''GNULIB_SEND''@|0|g' \
-e 's|@''GNULIB_RECVFROM''@|0|g' \
-e 's|@''GNULIB_SENDTO''@|0|g' \
-e 's|@''GNULIB_SETSOCKOPT''@|0|g' \
-e 's|@''GNULIB_SHUTDOWN''@|0|g' \
-e 's|@''GNULIB_ACCEPT4''@|0|g' \
-e 's|@''HAVE_WINSOCK2_H''@|0|g' \
-e 's|@''HAVE_WS2TCPIP_H''@|0|g' \
-e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \
-e 's|@''HAVE_SA_FAMILY_T''@|1|g' \
-e 's|@''HAVE_ACCEPT4''@|1|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./sys_socket.in.h; \
} > sys/socket.h-t && \
mv -f sys/socket.h-t sys/socket.h
../../build-aux/install-sh -c -d sys
rm -f sys/stat.h-t sys/stat.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
-e 's|@''GNULIB_FCHMODAT''@|0|g' \
-e 's|@''GNULIB_FSTATAT''@|0|g' \
-e 's|@''GNULIB_FUTIMENS''@|0|g' \
-e 's|@''GNULIB_LCHMOD''@|0|g' \
-e 's|@''GNULIB_LSTAT''@|1|g' \
-e 's|@''GNULIB_MKDIRAT''@|0|g' \
-e 's|@''GNULIB_MKFIFO''@|0|g' \
-e 's|@''GNULIB_MKFIFOAT''@|0|g' \
-e 's|@''GNULIB_MKNOD''@|0|g' \
-e 's|@''GNULIB_MKNODAT''@|0|g' \
-e 's|@''GNULIB_STAT''@|1|g' \
-e 's|@''GNULIB_UTIMENSAT''@|0|g' \
-e 's|@''HAVE_FCHMODAT''@|1|g' \
-e 's|@''HAVE_FSTATAT''@|1|g' \
-e 's|@''HAVE_FUTIMENS''@|1|g' \
-e 's|@''HAVE_LCHMOD''@|1|g' \
-e 's|@''HAVE_LSTAT''@|1|g' \
-e 's|@''HAVE_MKDIRAT''@|1|g' \
-e 's|@''HAVE_MKFIFO''@|1|g' \
-e 's|@''HAVE_MKFIFOAT''@|1|g' \
-e 's|@''HAVE_MKNOD''@|1|g' \
-e 's|@''HAVE_MKNODAT''@|1|g' \
-e 's|@''HAVE_UTIMENSAT''@|1|g' \
-e 's|@''REPLACE_FSTAT''@|0|g' \
-e 's|@''REPLACE_FSTATAT''@|0|g' \
-e 's|@''REPLACE_FUTIMENS''@|0|g' \
-e 's|@''REPLACE_LSTAT''@|1|g' \
-e 's|@''REPLACE_MKDIR''@|0|g' \
-e 's|@''REPLACE_MKFIFO''@|0|g' \
-e 's|@''REPLACE_MKNOD''@|0|g' \
-e 's|@''REPLACE_STAT''@|1|g' \
-e 's|@''REPLACE_UTIMENSAT''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./sys_stat.in.h; \
} > sys/stat.h-t && \
mv sys/stat.h-t sys/stat.h
../../build-aux/install-sh -c -d sys
rm -f sys/time.h-t sys/time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's/@''HAVE_SYS_TIME_H''@/1/g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \
-e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
-e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
-e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
-e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./sys_time.in.h; \
} > sys/time.h-t && \
mv sys/time.h-t sys/time.h
../../build-aux/install-sh -c -d sys
rm -f time.h-t time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_TIME_H''@|<time.h>|g' \
-e 's|@''GNULIB_MKTIME''@|0|g' \
-e 's|@''GNULIB_NANOSLEEP''@|0|g' \
-e 's|@''GNULIB_STRPTIME''@|0|g' \
-e 's|@''GNULIB_TIMEGM''@|0|g' \
-e 's|@''GNULIB_TIME_R''@|0|g' \
-e 's|@''HAVE_LOCALTIME_R''@|1|g' \
-e 's|@''HAVE_NANOSLEEP''@|1|g' \
-e 's|@''HAVE_STRPTIME''@|1|g' \
-e 's|@''HAVE_TIMEGM''@|1|g' \
-e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \
-e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
-e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
-e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
-e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
-e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
-e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./time.in.h; \
} > time.h-t && \
mv time.h-t time.h
rm -f sys/wait.h-t sys/wait.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_SYS_WAIT_H''@|<sys/wait.h>|g' \
< ./sys_wait.in.h; \
} > sys/wait.h-t && \
mv sys/wait.h-t sys/wait.h
rm -f uniconv.h-t uniconv.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./uniconv.in.h; \
} > uniconv.h-t && \
mv -f uniconv.h-t uniconv.h
rm -f unilbrk.h-t unilbrk.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./unilbrk.in.h; \
} > unilbrk.h-t && \
mv -f unilbrk.h-t unilbrk.h
rm -f uniname.h-t uniname.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./uniname.in.h; \
} > uniname.h-t && \
mv -f uniname.h-t uniname.h
rm -f unistd.h-t unistd.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''HAVE_UNISTD_H''@|1|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
-e 's|@''GNULIB_CHOWN''@|0|g' \
-e 's|@''GNULIB_CLOSE''@|0|g' \
-e 's|@''GNULIB_DUP2''@|1|g' \
-e 's|@''GNULIB_DUP3''@|0|g' \
-e 's|@''GNULIB_ENVIRON''@|1|g' \
-e 's|@''GNULIB_EUIDACCESS''@|0|g' \
-e 's|@''GNULIB_FACCESSAT''@|0|g' \
-e 's|@''GNULIB_FCHDIR''@|0|g' \
-e 's|@''GNULIB_FCHOWNAT''@|0|g' \
-e 's|@''GNULIB_FSYNC''@|0|g' \
-e 's|@''GNULIB_FTRUNCATE''@|0|g' \
-e 's|@''GNULIB_GETCWD''@|0|g' \
-e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \
-e 's|@''GNULIB_GETDTABLESIZE''@|1|g' \
-e 's|@''GNULIB_GETGROUPS''@|0|g' \
-e 's|@''GNULIB_GETHOSTNAME''@|0|g' \
-e 's|@''GNULIB_GETLOGIN''@|0|g' \
-e 's|@''GNULIB_GETLOGIN_R''@|0|g' \
-e 's|@''GNULIB_GETPAGESIZE''@|IN_GETTEXT_TOOLS_GNULIB_TESTS|g' \
-e 's|@''GNULIB_GETUSERSHELL''@|0|g' \
-e 's|@''GNULIB_LCHOWN''@|0|g' \
-e 's|@''GNULIB_LINK''@|0|g' \
-e 's|@''GNULIB_LINKAT''@|0|g' \
-e 's|@''GNULIB_LSEEK''@|0|g' \
-e 's|@''GNULIB_PIPE2''@|1|g' \
-e 's|@''GNULIB_PREAD''@|0|g' \
-e 's|@''GNULIB_PWRITE''@|0|g' \
-e 's|@''GNULIB_READLINK''@|1|g' \
-e 's|@''GNULIB_READLINKAT''@|0|g' \
-e 's|@''GNULIB_RMDIR''@|1|g' \
-e 's|@''GNULIB_SLEEP''@|0|g' \
-e 's|@''GNULIB_SYMLINK''@|IN_GETTEXT_TOOLS_GNULIB_TESTS|g' \
-e 's|@''GNULIB_SYMLINKAT''@|0|g' \
-e 's|@''GNULIB_TTYNAME_R''@|0|g' \
-e 's|@''GNULIB_UNISTD_H_GETOPT''@|1|g' \
-e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|1|g' \
-e 's|@''GNULIB_UNLINK''@|0|g' \
-e 's|@''GNULIB_UNLINKAT''@|0|g' \
-e 's|@''GNULIB_USLEEP''@|0|g' \
-e 's|@''GNULIB_WRITE''@|1|g' \
< ./unistd.in.h | \
sed -e 's|@''HAVE_CHOWN''@|1|g' \
-e 's|@''HAVE_DUP2''@|1|g' \
-e 's|@''HAVE_DUP3''@|1|g' \
-e 's|@''HAVE_EUIDACCESS''@|1|g' \
-e 's|@''HAVE_FACCESSAT''@|1|g' \
-e 's|@''HAVE_FCHDIR''@|1|g' \
-e 's|@''HAVE_FCHOWNAT''@|1|g' \
-e 's|@''HAVE_FSYNC''@|1|g' \
-e 's|@''HAVE_FTRUNCATE''@|1|g' \
-e 's|@''HAVE_GETDOMAINNAME''@|1|g' \
-e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
-e 's|@''HAVE_GETGROUPS''@|1|g' \
-e 's|@''HAVE_GETHOSTNAME''@|1|g' \
-e 's|@''HAVE_GETLOGIN''@|1|g' \
-e 's|@''HAVE_GETPAGESIZE''@|1|g' \
-e 's|@''HAVE_LCHOWN''@|1|g' \
-e 's|@''HAVE_LINK''@|1|g' \
-e 's|@''HAVE_LINKAT''@|1|g' \
-e 's|@''HAVE_PIPE2''@|0|g' \
-e 's|@''HAVE_PREAD''@|1|g' \
-e 's|@''HAVE_PWRITE''@|1|g' \
-e 's|@''HAVE_READLINK''@|1|g' \
-e 's|@''HAVE_READLINKAT''@|1|g' \
-e 's|@''HAVE_SLEEP''@|1|g' \
-e 's|@''HAVE_SYMLINK''@|1|g' \
-e 's|@''HAVE_SYMLINKAT''@|1|g' \
-e 's|@''HAVE_TTYNAME_R''@|1|g' \
-e 's|@''HAVE_UNLINKAT''@|1|g' \
-e 's|@''HAVE_USLEEP''@|1|g' \
-e 's|@''HAVE_DECL_ENVIRON''@|0|g' \
-e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
-e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
-e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
-e 's|@''HAVE_OS_H''@|0|g' \
-e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
-e 's|@''REPLACE_CHOWN''@|0|g' \
-e 's|@''REPLACE_CLOSE''@|0|g' \
-e 's|@''REPLACE_DUP''@|0|g' \
-e 's|@''REPLACE_DUP2''@|0|g' \
-e 's|@''REPLACE_FCHOWNAT''@|0|g' \
-e 's|@''REPLACE_GETCWD''@|0|g' \
-e 's|@''REPLACE_GETGROUPS''@|0|g' \
-e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
-e 's|@''REPLACE_LCHOWN''@|0|g' \
-e 's|@''REPLACE_LINK''@|0|g' \
-e 's|@''REPLACE_LINKAT''@|0|g' \
-e 's|@''REPLACE_LSEEK''@|0|g' \
-e 's|@''REPLACE_PREAD''@|0|g' \
-e 's|@''REPLACE_PWRITE''@|0|g' \
-e 's|@''REPLACE_READLINK''@|1|g' \
-e 's|@''REPLACE_RMDIR''@|0|g' \
-e 's|@''REPLACE_SLEEP''@|0|g' \
-e 's|@''REPLACE_SYMLINK''@|1|g' \
-e 's|@''REPLACE_TTYNAME_R''@|0|g' \
-e 's|@''REPLACE_UNLINK''@|0|g' \
-e 's|@''REPLACE_UNLINKAT''@|0|g' \
-e 's|@''REPLACE_USLEEP''@|0|g' \
-e 's|@''REPLACE_WRITE''@|0|g' \
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > unistd.h-t && \
mv unistd.h-t unistd.h
rm -f unistr.h-t unistr.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./unistr.in.h; \
} > unistr.h-t && \
mv -f unistr.h-t unistr.h
rm -f unitypes.h-t unitypes.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./unitypes.in.h; \
} > unitypes.h-t && \
mv -f unitypes.h-t unitypes.h
rm -f uniwidth.h-t uniwidth.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./uniwidth.in.h; \
} > uniwidth.h-t && \
mv -f uniwidth.h-t uniwidth.h
rm -f unused-parameter.h-t unused-parameter.h && \
sed -n -e '/GL_UNUSED_PARAMETER/,$p' \
< ../../build-aux/unused-parameter.h \
> unused-parameter.h-t && \
mv unused-parameter.h-t unused-parameter.h
rm -f wchar.h-t wchar.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
-e 's|@''HAVE_WCHAR_H''@|1|g' \
-e 's|@''GNULIB_BTOWC''@|1|g' \
-e 's|@''GNULIB_WCTOB''@|IN_GETTEXT_TOOLS_GNULIB_TESTS|g' \
-e 's|@''GNULIB_MBSINIT''@|1|g' \
-e 's|@''GNULIB_MBRTOWC''@|1|g' \
-e 's|@''GNULIB_MBRLEN''@|0|g' \
-e 's|@''GNULIB_MBSRTOWCS''@|1|g' \
-e 's|@''GNULIB_MBSNRTOWCS''@|0|g' \
-e 's|@''GNULIB_WCRTOMB''@|1|g' \
-e 's|@''GNULIB_WCSRTOMBS''@|0|g' \
-e 's|@''GNULIB_WCSNRTOMBS''@|0|g' \
-e 's|@''GNULIB_WCWIDTH''@|1|g' \
-e 's|@''HAVE_WINT_T''@|1|g' \
-e 's|@''HAVE_BTOWC''@|1|g' \
-e 's|@''HAVE_MBSINIT''@|1|g' \
-e 's|@''HAVE_MBRTOWC''@|1|g' \
-e 's|@''HAVE_MBRLEN''@|1|g' \
-e 's|@''HAVE_MBSRTOWCS''@|1|g' \
-e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
-e 's|@''HAVE_WCRTOMB''@|1|g' \
-e 's|@''HAVE_WCSRTOMBS''@|1|g' \
-e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
-e 's|@''HAVE_DECL_WCTOB''@|1|g' \
-e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
-e 's|@''REPLACE_MBSTATE_T''@|0|g' \
-e 's|@''REPLACE_BTOWC''@|0|g' \
-e 's|@''REPLACE_WCTOB''@|0|g' \
-e 's|@''REPLACE_MBSINIT''@|0|g' \
-e 's|@''REPLACE_MBRTOWC''@|0|g' \
-e 's|@''REPLACE_MBRLEN''@|0|g' \
-e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
-e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
-e 's|@''REPLACE_WCRTOMB''@|0|g' \
-e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
-e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
-e 's|@''REPLACE_WCWIDTH''@|1|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./wchar.in.h; \
} > wchar.h-t && \
mv wchar.h-t wchar.h
rm -f wctype.h-t wctype.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's/@''HAVE_WCTYPE_H''@/1/g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
-e 's/@''HAVE_ISWBLANK''@/1/g' \
-e 's/@''HAVE_ISWCNTRL''@/1/g' \
-e 's/@''HAVE_WINT_T''@/1/g' \
-e 's/@''REPLACE_ISWCNTRL''@/0/g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./wctype.in.h; \
} > wctype.h-t && \
mv wctype.h-t wctype.h
rm -f fcntl.h-t fcntl.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
-e 's|@''GNULIB_FCNTL''@|1|g' \
-e 's|@''GNULIB_OPEN''@|1|g' \
-e 's|@''GNULIB_OPENAT''@|0|g' \
-e 's|@''HAVE_FCNTL''@|1|g' \
-e 's|@''HAVE_OPENAT''@|1|g' \
-e 's|@''REPLACE_FCNTL''@|0|g' \
-e 's|@''REPLACE_OPEN''@|1|g' \
-e 's|@''REPLACE_OPENAT''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./fcntl.in.h; \
} > fcntl.h-t && \
mv fcntl.h-t fcntl.h
rm -f iconv.h-t iconv.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_ICONV_H''@|<iconv.h>|g' \
-e 's|@''ICONV_CONST''@||g' \
-e 's|@''REPLACE_ICONV''@|0|g' \
-e 's|@''REPLACE_ICONV_OPEN''@|0|g' \
-e 's|@''REPLACE_ICONV_UTF''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./iconv.in.h; \
} > iconv.h-t && \
mv iconv.h-t iconv.h
make all-am
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o set-mode-acl.lo set-mode-acl.c
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o copy-acl.lo copy-acl.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c set-mode-acl.c -fno-common -DPIC -o .libs/set-mode-acl.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c copy-acl.c -fno-common -DPIC -o .libs/copy-acl.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c set-mode-acl.c -o set-mode-acl.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c copy-acl.c -o copy-acl.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o file-has-acl.lo file-has-acl.c
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o areadlink.lo areadlink.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c areadlink.c -fno-common -DPIC -o .libs/areadlink.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c file-has-acl.c -fno-common -DPIC -o .libs/file-has-acl.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c file-has-acl.c -o file-has-acl.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c areadlink.c -o areadlink.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o gl_array_list.lo gl_array_list.c
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o backupfile.lo backupfile.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c gl_array_list.c -fno-common -DPIC -o .libs/gl_array_list.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c backupfile.c -fno-common -DPIC -o .libs/backupfile.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c gl_array_list.c -o gl_array_list.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c backupfile.c -o backupfile.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o addext.lo addext.c
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o basename.lo basename.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c addext.c -fno-common -DPIC -o .libs/addext.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c basename.c -fno-common -DPIC -o .libs/basename.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c addext.c -o addext.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c basename.c -o basename.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o c-ctype.lo c-ctype.c
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o c-strcasecmp.lo c-strcasecmp.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c c-strcasecmp.c -fno-common -DPIC -o .libs/c-strcasecmp.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c c-ctype.c -fno-common -DPIC -o .libs/c-ctype.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c c-ctype.c -o c-ctype.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c c-strcasecmp.c -o c-strcasecmp.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o c-strncasecmp.lo c-strncasecmp.c
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o c-strcasestr.lo c-strcasestr.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c c-strncasecmp.c -fno-common -DPIC -o .libs/c-strncasecmp.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c c-strcasestr.c -fno-common -DPIC -o .libs/c-strcasestr.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c c-strncasecmp.c -o c-strncasecmp.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o c-strstr.lo c-strstr.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c c-strstr.c -fno-common -DPIC -o .libs/c-strstr.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c c-strcasestr.c -o c-strcasestr.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c c-strstr.c -o c-strstr.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o classpath.lo classpath.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c classpath.c -fno-common -DPIC -o .libs/classpath.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o clean-temp.lo clean-temp.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c classpath.c -o classpath.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c clean-temp.c -fno-common -DPIC -o .libs/clean-temp.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o closeout.lo closeout.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c closeout.c -fno-common -DPIC -o .libs/closeout.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c closeout.c -o closeout.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c clean-temp.c -o clean-temp.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o concat-filename.lo concat-filename.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c concat-filename.c -fno-common -DPIC -o .libs/concat-filename.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c concat-filename.c -o concat-filename.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o copy-file.lo copy-file.c
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o csharpcomp.lo csharpcomp.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c copy-file.c -fno-common -DPIC -o .libs/copy-file.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c csharpcomp.c -fno-common -DPIC -o .libs/csharpcomp.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c copy-file.c -o copy-file.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o csharpexec.lo csharpexec.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c csharpcomp.c -o csharpcomp.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c csharpexec.c -fno-common -DPIC -o .libs/csharpexec.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c csharpexec.c -o csharpexec.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o error-progname.lo error-progname.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c error-progname.c -fno-common -DPIC -o .libs/error-progname.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o execute.lo execute.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c error-progname.c -o error-progname.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c execute.c -fno-common -DPIC -o .libs/execute.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o exitfail.lo exitfail.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c exitfail.c -fno-common -DPIC -o .libs/exitfail.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c exitfail.c -o exitfail.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o fatal-signal.lo fatal-signal.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c execute.c -o execute.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c fatal-signal.c -fno-common -DPIC -o .libs/fatal-signal.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o fd-ostream.lo fd-ostream.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c fatal-signal.c -o fatal-signal.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c fd-ostream.c -fno-common -DPIC -o .libs/fd-ostream.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o fd-safer-flag.lo fd-safer-flag.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c fd-ostream.c -o fd-ostream.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c fd-safer-flag.c -fno-common -DPIC -o .libs/fd-safer-flag.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c fd-safer-flag.c -o fd-safer-flag.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o dup-safer-flag.lo dup-safer-flag.c
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o file-ostream.lo file-ostream.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c dup-safer-flag.c -fno-common -DPIC -o .libs/dup-safer-flag.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c file-ostream.c -fno-common -DPIC -o .libs/file-ostream.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c dup-safer-flag.c -o dup-safer-flag.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c file-ostream.c -o file-ostream.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o findprog.lo findprog.c
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o fstrcmp.lo fstrcmp.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c findprog.c -fno-common -DPIC -o .libs/findprog.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c fstrcmp.c -fno-common -DPIC -o .libs/fstrcmp.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c findprog.c -o findprog.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o full-write.lo full-write.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c full-write.c -fno-common -DPIC -o .libs/full-write.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c fstrcmp.c -o fstrcmp.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c full-write.c -o full-write.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o fwriteerror.lo fwriteerror.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c fwriteerror.c -fno-common -DPIC -o .libs/fwriteerror.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o gcd.lo gcd.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c fwriteerror.c -o fwriteerror.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c gcd.c -fno-common -DPIC -o .libs/gcd.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o hash.lo hash.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c gcd.c -o gcd.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c hash.c -fno-common -DPIC -o .libs/hash.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o html-ostream.lo html-ostream.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c html-ostream.c -fno-common -DPIC -o .libs/html-ostream.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c hash.c -o hash.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c html-ostream.c -o html-ostream.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o html-styled-ostream.lo html-styled-ostream.c
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o javacomp.lo javacomp.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c html-styled-ostream.c -fno-common -DPIC -o .libs/html-styled-ostream.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c javacomp.c -fno-common -DPIC -o .libs/javacomp.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c html-styled-ostream.c -o html-styled-ostream.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o javaexec.lo javaexec.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c javaexec.c -fno-common -DPIC -o .libs/javaexec.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c javaexec.c -o javaexec.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c javacomp.c -o javacomp.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o javaversion.lo javaversion.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c javaversion.c -fno-common -DPIC -o .libs/javaversion.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c javaversion.c -o javaversion.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o gl_linkedhash_list.lo gl_linkedhash_list.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c gl_linkedhash_list.c -fno-common -DPIC -o .libs/gl_linkedhash_list.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o gl_list.lo gl_list.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c gl_list.c -fno-common -DPIC -o .libs/gl_list.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c gl_list.c -o gl_list.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o localcharset.lo localcharset.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c localcharset.c -fno-common -DPIC -o .libs/localcharset.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c gl_linkedhash_list.c -o gl_linkedhash_list.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c localcharset.c -o localcharset.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o localename.lo localename.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c localename.c -fno-common -DPIC -o .libs/localename.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o malloca.lo malloca.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c malloca.c -fno-common -DPIC -o .libs/malloca.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c malloca.c -o malloca.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c localename.c -o localename.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o mbchar.lo mbchar.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c mbchar.c -fno-common -DPIC -o .libs/mbchar.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o mbslen.lo mbslen.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c mbchar.c -o mbchar.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c mbslen.c -fno-common -DPIC -o .libs/mbslen.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o mbsstr.lo mbsstr.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c mbsstr.c -fno-common -DPIC -o .libs/mbsstr.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c mbslen.c -o mbslen.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o mbswidth.lo mbswidth.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c mbsstr.c -o mbsstr.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c mbswidth.c -fno-common -DPIC -o .libs/mbswidth.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c mbswidth.c -o mbswidth.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o ostream.lo ostream.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c ostream.c -fno-common -DPIC -o .libs/ostream.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o pipe.lo pipe.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c ostream.c -o ostream.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c pipe.c -fno-common -DPIC -o .libs/pipe.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o pipe-filter-ii.lo pipe-filter-ii.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c pipe-filter-ii.c -fno-common -DPIC -o .libs/pipe-filter-ii.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c pipe.c -o pipe.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c pipe-filter-ii.c -o pipe-filter-ii.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o pipe2.lo pipe2.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c pipe2.c -fno-common -DPIC -o .libs/pipe2.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o pipe2-safer.lo pipe2-safer.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c pipe2.c -o pipe2.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c pipe2-safer.c -fno-common -DPIC -o .libs/pipe2-safer.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o progname.lo progname.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c pipe2-safer.c -o pipe2-safer.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o propername.lo propername.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c progname.c -fno-common -DPIC -o .libs/progname.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c propername.c -fno-common -DPIC -o .libs/propername.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c progname.c -o progname.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o quote.lo quote.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c quote.c -fno-common -DPIC -o .libs/quote.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c propername.c -o propername.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c quote.c -o quote.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o quotearg.lo quotearg.c
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o sh-quote.lo sh-quote.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c quotearg.c -fno-common -DPIC -o .libs/quotearg.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c sh-quote.c -fno-common -DPIC -o .libs/sh-quote.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c sh-quote.c -o sh-quote.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o striconv.lo striconv.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c striconv.c -fno-common -DPIC -o .libs/striconv.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c quotearg.c -o quotearg.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c striconv.c -o striconv.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o striconveh.lo striconveh.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c striconveh.c -fno-common -DPIC -o .libs/striconveh.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o striconveha.lo striconveha.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c striconveha.c -fno-common -DPIC -o .libs/striconveha.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c striconveha.c -o striconveha.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o strnlen1.lo strnlen1.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c striconveh.c -o striconveh.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c strnlen1.c -fno-common -DPIC -o .libs/strnlen1.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c strnlen1.c -o strnlen1.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o styled-ostream.lo styled-ostream.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c styled-ostream.c -fno-common -DPIC -o .libs/styled-ostream.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o term-ostream.lo term-ostream.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c styled-ostream.c -o styled-ostream.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o term-styled-ostream.lo term-styled-ostream.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c term-ostream.c -fno-common -DPIC -o .libs/term-ostream.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c term-styled-ostream.c -fno-common -DPIC -o .libs/term-styled-ostream.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c term-ostream.c -o term-ostream.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c term-styled-ostream.c -o term-styled-ostream.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o glthread/threadlib.lo glthread/threadlib.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c glthread/threadlib.c -fno-common -DPIC -o glthread/.libs/threadlib.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o glthread/tls.lo glthread/tls.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c glthread/tls.c -fno-common -DPIC -o glthread/.libs/tls.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c glthread/threadlib.c -o glthread/threadlib.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o tmpdir.lo tmpdir.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c glthread/tls.c -o glthread/tls.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c tmpdir.c -fno-common -DPIC -o .libs/tmpdir.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o trim.lo trim.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c tmpdir.c -o tmpdir.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c trim.c -fno-common -DPIC -o .libs/trim.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o wait-process.lo wait-process.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c trim.c -o trim.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c wait-process.c -fno-common -DPIC -o .libs/wait-process.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o xmalloc.lo xmalloc.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c wait-process.c -o wait-process.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c xmalloc.c -fno-common -DPIC -o .libs/xmalloc.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o xstrdup.lo xstrdup.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c xmalloc.c -o xmalloc.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c xstrdup.c -fno-common -DPIC -o .libs/xstrdup.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o xconcat-filename.lo xconcat-filename.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c xstrdup.c -o xstrdup.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c xconcat-filename.c -fno-common -DPIC -o .libs/xconcat-filename.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o xerror.lo xerror.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c xconcat-filename.c -o xconcat-filename.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o gl_xlist.lo gl_xlist.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c xerror.c -fno-common -DPIC -o .libs/xerror.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c gl_xlist.c -fno-common -DPIC -o .libs/gl_xlist.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c xerror.c -o xerror.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o xmalloca.lo xmalloca.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c gl_xlist.c -o gl_xlist.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o xreadlink.lo xreadlink.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c xmalloca.c -fno-common -DPIC -o .libs/xmalloca.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c xreadlink.c -fno-common -DPIC -o .libs/xreadlink.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c xmalloca.c -o xmalloca.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c xreadlink.c -o xreadlink.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o xsetenv.lo xsetenv.c
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o xstriconv.lo xstriconv.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c xsetenv.c -fno-common -DPIC -o .libs/xsetenv.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c xstriconv.c -fno-common -DPIC -o .libs/xstriconv.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c xstriconv.c -o xstriconv.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c xsetenv.c -o xsetenv.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o xstriconveh.lo xstriconveh.c
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o xvasprintf.lo xvasprintf.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c xstriconveh.c -fno-common -DPIC -o .libs/xstriconveh.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c xvasprintf.c -fno-common -DPIC -o .libs/xvasprintf.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c xstriconveh.c -o xstriconveh.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c xvasprintf.c -o xvasprintf.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o xasprintf.lo xasprintf.c
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o acl_entries.lo acl_entries.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c xasprintf.c -fno-common -DPIC -o .libs/xasprintf.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c xasprintf.c -o xasprintf.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c acl_entries.c -fno-common -DPIC -o .libs/acl_entries.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o argmatch.lo argmatch.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c acl_entries.c -o acl_entries.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c argmatch.c -fno-common -DPIC -o .libs/argmatch.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o asnprintf.lo asnprintf.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c asnprintf.c -fno-common -DPIC -o .libs/asnprintf.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c argmatch.c -o argmatch.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c asnprintf.c -o asnprintf.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o canonicalize-lgpl.lo canonicalize-lgpl.c
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o cloexec.lo cloexec.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c canonicalize-lgpl.c -fno-common -DPIC -o .libs/canonicalize-lgpl.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c cloexec.c -fno-common -DPIC -o .libs/cloexec.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c cloexec.c -o cloexec.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c canonicalize-lgpl.c -o canonicalize-lgpl.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o dup-safer.lo dup-safer.c
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o error.lo error.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c dup-safer.c -fno-common -DPIC -o .libs/dup-safer.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c error.c -fno-common -DPIC -o .libs/error.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c dup-safer.c -o dup-safer.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c error.c -o error.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o fd-safer.lo fd-safer.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c fd-safer.c -fno-common -DPIC -o .libs/fd-safer.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o getopt.lo getopt.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c fd-safer.c -o fd-safer.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c getopt.c -fno-common -DPIC -o .libs/getopt.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o getopt1.lo getopt1.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c getopt1.c -fno-common -DPIC -o .libs/getopt1.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c getopt1.c -o getopt1.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c getopt.c -o getopt.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o lstat.lo lstat.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c lstat.c -fno-common -DPIC -o .libs/lstat.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c lstat.c -o lstat.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o obstack.lo obstack.c
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o open.lo open.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c obstack.c -fno-common -DPIC -o .libs/obstack.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c open.c -fno-common -DPIC -o .libs/open.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c open.c -o open.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c obstack.c -o obstack.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o pipe-safer.lo pipe-safer.c
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o printf-args.lo printf-args.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c pipe-safer.c -fno-common -DPIC -o .libs/pipe-safer.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c printf-args.c -fno-common -DPIC -o .libs/printf-args.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c pipe-safer.c -o pipe-safer.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c printf-args.c -o printf-args.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o printf-parse.lo printf-parse.c
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o rawmemchr.lo rawmemchr.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c printf-parse.c -fno-common -DPIC -o .libs/printf-parse.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c rawmemchr.c -fno-common -DPIC -o .libs/rawmemchr.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c rawmemchr.c -o rawmemchr.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o readlink.lo readlink.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c printf-parse.c -o printf-parse.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c readlink.c -fno-common -DPIC -o .libs/readlink.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c readlink.c -o readlink.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o safe-read.lo safe-read.c
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o safe-write.lo safe-write.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c safe-read.c -fno-common -DPIC -o .libs/safe-read.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c safe-write.c -fno-common -DPIC -o .libs/safe-write.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c safe-read.c -o safe-read.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c safe-write.c -o safe-write.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o setenv.lo setenv.c
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o stat.lo stat.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c setenv.c -fno-common -DPIC -o .libs/setenv.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c stat.c -fno-common -DPIC -o .libs/stat.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c stat.c -o stat.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c setenv.c -o setenv.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o strchrnul.lo strchrnul.c
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o strstr.lo strstr.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c strchrnul.c -fno-common -DPIC -o .libs/strchrnul.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c strstr.c -fno-common -DPIC -o .libs/strstr.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c strchrnul.c -o strchrnul.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o tempname.lo tempname.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c tempname.c -fno-common -DPIC -o .libs/tempname.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c strstr.c -o strstr.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c tempname.c -o tempname.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o vasnprintf.lo vasnprintf.c
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o wcwidth.lo wcwidth.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c wcwidth.c -fno-common -DPIC -o .libs/wcwidth.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c vasnprintf.c -fno-common -DPIC -o .libs/vasnprintf.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c wcwidth.c -o wcwidth.o >/dev/null 2>&1
rm -f t-charset.alias charset.alias && \
/bin/sh ./config.charset 'x86_64-apple-darwin11.3.0' > t-charset.alias && \
mv t-charset.alias charset.alias
rm -f t-ref-add.sed ref-add.sed && \
sed -e '/^#/d' -e 's/@''PACKAGE''@/gettext-tools/g' ref-add.sin > t-ref-add.sed && \
mv t-ref-add.sed ref-add.sed
rm -f t-ref-del.sed ref-del.sed && \
sed -e '/^#/d' -e 's/@''PACKAGE''@/gettext-tools/g' ref-del.sin > t-ref-del.sed && \
mv t-ref-del.sed ref-del.sed
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c vasnprintf.c -o vasnprintf.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o glthread/lock.lo glthread/lock.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c glthread/lock.c -fno-common -DPIC -o glthread/.libs/lock.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c glthread/lock.c -o glthread/lock.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o uniconv/u8-conv-from-enc.lo uniconv/u8-conv-from-enc.c
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o unilbrk/lbrktables.lo unilbrk/lbrktables.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c unilbrk/lbrktables.c -fno-common -DPIC -o unilbrk/.libs/lbrktables.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c uniconv/u8-conv-from-enc.c -fno-common -DPIC -o uniconv/.libs/u8-conv-from-enc.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c uniconv/u8-conv-from-enc.c -o uniconv/u8-conv-from-enc.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o unilbrk/u8-possible-linebreaks.lo unilbrk/u8-possible-linebreaks.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c unilbrk/lbrktables.c -o unilbrk/lbrktables.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c unilbrk/u8-possible-linebreaks.c -fno-common -DPIC -o unilbrk/.libs/u8-possible-linebreaks.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o unilbrk/u8-width-linebreaks.lo unilbrk/u8-width-linebreaks.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c unilbrk/u8-width-linebreaks.c -fno-common -DPIC -o unilbrk/.libs/u8-width-linebreaks.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c unilbrk/u8-possible-linebreaks.c -o unilbrk/u8-possible-linebreaks.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c unilbrk/u8-width-linebreaks.c -o unilbrk/u8-width-linebreaks.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o unilbrk/ulc-common.lo unilbrk/ulc-common.c
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o unilbrk/ulc-width-linebreaks.lo unilbrk/ulc-width-linebreaks.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c unilbrk/ulc-common.c -fno-common -DPIC -o unilbrk/.libs/ulc-common.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c unilbrk/ulc-width-linebreaks.c -fno-common -DPIC -o unilbrk/.libs/ulc-width-linebreaks.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c unilbrk/ulc-common.c -o unilbrk/ulc-common.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c unilbrk/ulc-width-linebreaks.c -o unilbrk/ulc-width-linebreaks.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o uniname/uniname.lo uniname/uniname.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c uniname/uniname.c -fno-common -DPIC -o uniname/.libs/uniname.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o unistr/u16-mbtouc.lo unistr/u16-mbtouc.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c unistr/u16-mbtouc.c -fno-common -DPIC -o unistr/.libs/u16-mbtouc.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c unistr/u16-mbtouc.c -o unistr/u16-mbtouc.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o unistr/u16-mbtouc-aux.lo unistr/u16-mbtouc-aux.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c unistr/u16-mbtouc-aux.c -fno-common -DPIC -o unistr/.libs/u16-mbtouc-aux.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c unistr/u16-mbtouc-aux.c -o unistr/u16-mbtouc-aux.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o unistr/u8-check.lo unistr/u8-check.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c unistr/u8-check.c -fno-common -DPIC -o unistr/.libs/u8-check.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c unistr/u8-check.c -o unistr/u8-check.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o unistr/u8-mblen.lo unistr/u8-mblen.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c unistr/u8-mblen.c -fno-common -DPIC -o unistr/.libs/u8-mblen.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c unistr/u8-mblen.c -o unistr/u8-mblen.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o unistr/u8-mbtouc.lo unistr/u8-mbtouc.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c unistr/u8-mbtouc.c -fno-common -DPIC -o unistr/.libs/u8-mbtouc.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c unistr/u8-mbtouc.c -o unistr/u8-mbtouc.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o unistr/u8-mbtouc-aux.lo unistr/u8-mbtouc-aux.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c unistr/u8-mbtouc-aux.c -fno-common -DPIC -o unistr/.libs/u8-mbtouc-aux.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c unistr/u8-mbtouc-aux.c -o unistr/u8-mbtouc-aux.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o unistr/u8-mbtouc-unsafe.lo unistr/u8-mbtouc-unsafe.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c unistr/u8-mbtouc-unsafe.c -fno-common -DPIC -o unistr/.libs/u8-mbtouc-unsafe.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c unistr/u8-mbtouc-unsafe.c -o unistr/u8-mbtouc-unsafe.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o unistr/u8-mbtouc-unsafe-aux.lo unistr/u8-mbtouc-unsafe-aux.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c uniname/uniname.c -o uniname/uniname.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c unistr/u8-mbtouc-unsafe-aux.c -fno-common -DPIC -o unistr/.libs/u8-mbtouc-unsafe-aux.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c unistr/u8-mbtouc-unsafe-aux.c -o unistr/u8-mbtouc-unsafe-aux.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o unistr/u8-mbtoucr.lo unistr/u8-mbtoucr.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c unistr/u8-mbtoucr.c -fno-common -DPIC -o unistr/.libs/u8-mbtoucr.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c unistr/u8-mbtoucr.c -o unistr/u8-mbtoucr.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o unistr/u8-prev.lo unistr/u8-prev.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c unistr/u8-prev.c -fno-common -DPIC -o unistr/.libs/u8-prev.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c unistr/u8-prev.c -o unistr/u8-prev.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o unistr/u8-uctomb.lo unistr/u8-uctomb.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c unistr/u8-uctomb.c -fno-common -DPIC -o unistr/.libs/u8-uctomb.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c unistr/u8-uctomb.c -o unistr/u8-uctomb.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o unistr/u8-uctomb-aux.lo unistr/u8-uctomb-aux.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c unistr/u8-uctomb-aux.c -fno-common -DPIC -o unistr/.libs/u8-uctomb-aux.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c unistr/u8-uctomb-aux.c -o unistr/u8-uctomb-aux.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o uniwidth/width.lo uniwidth/width.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c uniwidth/width.c -fno-common -DPIC -o uniwidth/.libs/width.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c uniwidth/width.c -o uniwidth/width.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o libcroco/libcroco_rpl_la-cr-additional-sel.lo `test -f 'libcroco/cr-additional-sel.c' || echo './'`libcroco/cr-additional-sel.c
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o libcroco/libcroco_rpl_la-cr-attr-sel.lo `test -f 'libcroco/cr-attr-sel.c' || echo './'`libcroco/cr-attr-sel.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-additional-sel.c -fno-common -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-additional-sel.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-attr-sel.c -fno-common -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-attr-sel.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-additional-sel.c -o libcroco/libcroco_rpl_la-cr-additional-sel.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-attr-sel.c -o libcroco/libcroco_rpl_la-cr-attr-sel.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o libcroco/libcroco_rpl_la-cr-cascade.lo `test -f 'libcroco/cr-cascade.c' || echo './'`libcroco/cr-cascade.c
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o libcroco/libcroco_rpl_la-cr-declaration.lo `test -f 'libcroco/cr-declaration.c' || echo './'`libcroco/cr-declaration.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-cascade.c -fno-common -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-cascade.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-declaration.c -fno-common -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-declaration.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-cascade.c -o libcroco/libcroco_rpl_la-cr-cascade.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-declaration.c -o libcroco/libcroco_rpl_la-cr-declaration.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o libcroco/libcroco_rpl_la-cr-doc-handler.lo `test -f 'libcroco/cr-doc-handler.c' || echo './'`libcroco/cr-doc-handler.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-doc-handler.c -fno-common -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-doc-handler.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o libcroco/libcroco_rpl_la-cr-enc-handler.lo `test -f 'libcroco/cr-enc-handler.c' || echo './'`libcroco/cr-enc-handler.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-doc-handler.c -o libcroco/libcroco_rpl_la-cr-doc-handler.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-enc-handler.c -fno-common -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-enc-handler.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o libcroco/libcroco_rpl_la-cr-fonts.lo `test -f 'libcroco/cr-fonts.c' || echo './'`libcroco/cr-fonts.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-enc-handler.c -o libcroco/libcroco_rpl_la-cr-enc-handler.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-fonts.c -fno-common -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-fonts.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o libcroco/libcroco_rpl_la-cr-input.lo `test -f 'libcroco/cr-input.c' || echo './'`libcroco/cr-input.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-input.c -fno-common -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-input.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-fonts.c -o libcroco/libcroco_rpl_la-cr-fonts.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-input.c -o libcroco/libcroco_rpl_la-cr-input.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o libcroco/libcroco_rpl_la-cr-num.lo `test -f 'libcroco/cr-num.c' || echo './'`libcroco/cr-num.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-num.c -fno-common -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-num.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o libcroco/libcroco_rpl_la-cr-om-parser.lo `test -f 'libcroco/cr-om-parser.c' || echo './'`libcroco/cr-om-parser.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-num.c -o libcroco/libcroco_rpl_la-cr-num.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-om-parser.c -fno-common -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-om-parser.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o libcroco/libcroco_rpl_la-cr-parser.lo `test -f 'libcroco/cr-parser.c' || echo './'`libcroco/cr-parser.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-parser.c -fno-common -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-parser.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-om-parser.c -o libcroco/libcroco_rpl_la-cr-om-parser.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o libcroco/libcroco_rpl_la-cr-parsing-location.lo `test -f 'libcroco/cr-parsing-location.c' || echo './'`libcroco/cr-parsing-location.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-parsing-location.c -fno-common -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-parsing-location.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-parsing-location.c -o libcroco/libcroco_rpl_la-cr-parsing-location.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o libcroco/libcroco_rpl_la-cr-prop-list.lo `test -f 'libcroco/cr-prop-list.c' || echo './'`libcroco/cr-prop-list.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-prop-list.c -fno-common -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-prop-list.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-parser.c -o libcroco/libcroco_rpl_la-cr-parser.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-prop-list.c -o libcroco/libcroco_rpl_la-cr-prop-list.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o libcroco/libcroco_rpl_la-cr-pseudo.lo `test -f 'libcroco/cr-pseudo.c' || echo './'`libcroco/cr-pseudo.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-pseudo.c -fno-common -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-pseudo.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-pseudo.c -o libcroco/libcroco_rpl_la-cr-pseudo.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o libcroco/libcroco_rpl_la-cr-rgb.lo `test -f 'libcroco/cr-rgb.c' || echo './'`libcroco/cr-rgb.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-rgb.c -fno-common -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-rgb.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o libcroco/libcroco_rpl_la-cr-sel-eng.lo `test -f 'libcroco/cr-sel-eng.c' || echo './'`libcroco/cr-sel-eng.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-rgb.c -o libcroco/libcroco_rpl_la-cr-rgb.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-sel-eng.c -fno-common -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-sel-eng.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o libcroco/libcroco_rpl_la-cr-selector.lo `test -f 'libcroco/cr-selector.c' || echo './'`libcroco/cr-selector.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-selector.c -fno-common -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-selector.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-selector.c -o libcroco/libcroco_rpl_la-cr-selector.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-sel-eng.c -o libcroco/libcroco_rpl_la-cr-sel-eng.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o libcroco/libcroco_rpl_la-cr-simple-sel.lo `test -f 'libcroco/cr-simple-sel.c' || echo './'`libcroco/cr-simple-sel.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-simple-sel.c -fno-common -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-simple-sel.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-simple-sel.c -o libcroco/libcroco_rpl_la-cr-simple-sel.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o libcroco/libcroco_rpl_la-cr-statement.lo `test -f 'libcroco/cr-statement.c' || echo './'`libcroco/cr-statement.c
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o libcroco/libcroco_rpl_la-cr-string.lo `test -f 'libcroco/cr-string.c' || echo './'`libcroco/cr-string.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-statement.c -fno-common -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-statement.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-string.c -fno-common -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-string.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-string.c -o libcroco/libcroco_rpl_la-cr-string.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o libcroco/libcroco_rpl_la-cr-style.lo `test -f 'libcroco/cr-style.c' || echo './'`libcroco/cr-style.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-style.c -fno-common -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-style.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-statement.c -o libcroco/libcroco_rpl_la-cr-statement.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o libcroco/libcroco_rpl_la-cr-stylesheet.lo `test -f 'libcroco/cr-stylesheet.c' || echo './'`libcroco/cr-stylesheet.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-style.c -o libcroco/libcroco_rpl_la-cr-style.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-stylesheet.c -fno-common -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-stylesheet.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-stylesheet.c -o libcroco/libcroco_rpl_la-cr-stylesheet.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o libcroco/libcroco_rpl_la-cr-term.lo `test -f 'libcroco/cr-term.c' || echo './'`libcroco/cr-term.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-term.c -fno-common -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-term.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o libcroco/libcroco_rpl_la-cr-tknzr.lo `test -f 'libcroco/cr-tknzr.c' || echo './'`libcroco/cr-tknzr.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-term.c -o libcroco/libcroco_rpl_la-cr-term.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-tknzr.c -fno-common -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-tknzr.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o libcroco/libcroco_rpl_la-cr-token.lo `test -f 'libcroco/cr-token.c' || echo './'`libcroco/cr-token.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-token.c -fno-common -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-token.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-token.c -o libcroco/libcroco_rpl_la-cr-token.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o libcroco/libcroco_rpl_la-cr-utils.lo `test -f 'libcroco/cr-utils.c' || echo './'`libcroco/cr-utils.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-tknzr.c -o libcroco/libcroco_rpl_la-cr-tknzr.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-utils.c -fno-common -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-utils.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c libcroco/cr-utils.c -o libcroco/libcroco_rpl_la-cr-utils.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o glib/libglib_rpl_la-ghash.lo `test -f 'glib/ghash.c' || echo './'`glib/ghash.c
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o glib/libglib_rpl_la-glist.lo `test -f 'glib/glist.c' || echo './'`glib/glist.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c glib/ghash.c -fno-common -DPIC -o glib/.libs/libglib_rpl_la-ghash.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c glib/glist.c -fno-common -DPIC -o glib/.libs/libglib_rpl_la-glist.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c glib/ghash.c -o glib/libglib_rpl_la-ghash.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c glib/glist.c -o glib/libglib_rpl_la-glist.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o glib/libglib_rpl_la-gmessages.lo `test -f 'glib/gmessages.c' || echo './'`glib/gmessages.c
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o glib/libglib_rpl_la-gprimes.lo `test -f 'glib/gprimes.c' || echo './'`glib/gprimes.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c glib/gmessages.c -fno-common -DPIC -o glib/.libs/libglib_rpl_la-gmessages.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c glib/gprimes.c -fno-common -DPIC -o glib/.libs/libglib_rpl_la-gprimes.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c glib/gprimes.c -o glib/libglib_rpl_la-gprimes.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c glib/gmessages.c -o glib/libglib_rpl_la-gmessages.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o glib/libglib_rpl_la-gstrfuncs.lo `test -f 'glib/gstrfuncs.c' || echo './'`glib/gstrfuncs.c
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o glib/libglib_rpl_la-gstring.lo `test -f 'glib/gstring.c' || echo './'`glib/gstring.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c glib/gstrfuncs.c -fno-common -DPIC -o glib/.libs/libglib_rpl_la-gstrfuncs.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c glib/gstring.c -fno-common -DPIC -o glib/.libs/libglib_rpl_la-gstring.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c glib/gstrfuncs.c -o glib/libglib_rpl_la-gstrfuncs.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I./libcroco -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c glib/gstring.c -o glib/libglib_rpl_la-gstring.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -o libcroco_rpl.la libcroco/libcroco_rpl_la-cr-additional-sel.lo libcroco/libcroco_rpl_la-cr-attr-sel.lo libcroco/libcroco_rpl_la-cr-cascade.lo libcroco/libcroco_rpl_la-cr-declaration.lo libcroco/libcroco_rpl_la-cr-doc-handler.lo libcroco/libcroco_rpl_la-cr-enc-handler.lo libcroco/libcroco_rpl_la-cr-fonts.lo libcroco/libcroco_rpl_la-cr-input.lo libcroco/libcroco_rpl_la-cr-num.lo libcroco/libcroco_rpl_la-cr-om-parser.lo libcroco/libcroco_rpl_la-cr-parser.lo libcroco/libcroco_rpl_la-cr-parsing-location.lo libcroco/libcroco_rpl_la-cr-prop-list.lo libcroco/libcroco_rpl_la-cr-pseudo.lo libcroco/libcroco_rpl_la-cr-rgb.lo libcroco/libcroco_rpl_la-cr-sel-eng.lo libcroco/libcroco_rpl_la-cr-selector.lo libcroco/libcroco_rpl_la-cr-simple-sel.lo libcroco/libcroco_rpl_la-cr-statement.lo libcroco/libcroco_rpl_la-cr-string.lo libcroco/libcroco_rpl_la-cr-style.lo libcroco/libcroco_rpl_la-cr-stylesheet.lo libcroco/libcroco_rpl_la-cr-term.lo libcroco/libcroco_rpl_la-cr-tknzr.lo libcroco/libcroco_rpl_la-cr-token.lo libcroco/libcroco_rpl_la-cr-utils.lo
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -o libglib_rpl.la glib/libglib_rpl_la-ghash.lo glib/libglib_rpl_la-glist.lo glib/libglib_rpl_la-gmessages.lo glib/libglib_rpl_la-gprimes.lo glib/libglib_rpl_la-gstrfuncs.lo glib/libglib_rpl_la-gstring.lo
libtool: link: ar cru .libs/libglib_rpl.a glib/.libs/libglib_rpl_la-ghash.o glib/.libs/libglib_rpl_la-glist.o glib/.libs/libglib_rpl_la-gmessages.o glib/.libs/libglib_rpl_la-gprimes.o glib/.libs/libglib_rpl_la-gstrfuncs.o glib/.libs/libglib_rpl_la-gstring.o
libtool: link: ranlib .libs/libglib_rpl.a
libtool: link: ar cru .libs/libcroco_rpl.a libcroco/.libs/libcroco_rpl_la-cr-additional-sel.o libcroco/.libs/libcroco_rpl_la-cr-attr-sel.o libcroco/.libs/libcroco_rpl_la-cr-cascade.o libcroco/.libs/libcroco_rpl_la-cr-declaration.o libcroco/.libs/libcroco_rpl_la-cr-doc-handler.o libcroco/.libs/libcroco_rpl_la-cr-enc-handler.o libcroco/.libs/libcroco_rpl_la-cr-fonts.o libcroco/.libs/libcroco_rpl_la-cr-input.o libcroco/.libs/libcroco_rpl_la-cr-num.o libcroco/.libs/libcroco_rpl_la-cr-om-parser.o libcroco/.libs/libcroco_rpl_la-cr-parser.o libcroco/.libs/libcroco_rpl_la-cr-parsing-location.o libcroco/.libs/libcroco_rpl_la-cr-prop-list.o libcroco/.libs/libcroco_rpl_la-cr-pseudo.o libcroco/.libs/libcroco_rpl_la-cr-rgb.o libcroco/.libs/libcroco_rpl_la-cr-sel-eng.o libcroco/.libs/libcroco_rpl_la-cr-selector.o libcroco/.libs/libcroco_rpl_la-cr-simple-sel.o libcroco/.libs/libcroco_rpl_la-cr-statement.o libcroco/.libs/libcroco_rpl_la-cr-string.o libcroco/.libs/libcroco_rpl_la-cr-style.o libcroco/.libs/libcroco_rpl_la-cr-stylesheet.o libcroco/.libs/libcroco_rpl_la-cr-term.o libcroco/.libs/libcroco_rpl_la-cr-tknzr.o libcroco/.libs/libcroco_rpl_la-cr-token.o libcroco/.libs/libcroco_rpl_la-cr-utils.o
libtool: link: ( cd ".libs" && rm -f "libglib_rpl.la" && ln -s "../libglib_rpl.la" "libglib_rpl.la" )
libtool: link: ranlib .libs/libcroco_rpl.a
libtool: link: ( cd ".libs" && rm -f "libcroco_rpl.la" && ln -s "../libcroco_rpl.la" "libcroco_rpl.la" )
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -release 0.18.1 ../intl/libintl.la -liconv -Wl,-framework -Wl,CoreFoundation -liconv -lc -lxml2 -liconv -liconv -liconv -lncurses -o libgettextlib.la -rpath /usr/local/Cellar/gettext/0.18.1.1/lib set-mode-acl.lo copy-acl.lo file-has-acl.lo areadlink.lo gl_array_list.lo backupfile.lo addext.lo basename.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo c-strcasestr.lo c-strstr.lo classpath.lo clean-temp.lo closeout.lo concat-filename.lo copy-file.lo csharpcomp.lo csharpexec.lo error-progname.lo execute.lo exitfail.lo fatal-signal.lo fd-ostream.lo fd-safer-flag.lo dup-safer-flag.lo file-ostream.lo findprog.lo fstrcmp.lo full-write.lo fwriteerror.lo gcd.lo hash.lo html-ostream.lo html-styled-ostream.lo javacomp.lo javaexec.lo javaversion.lo gl_linkedhash_list.lo gl_list.lo localcharset.lo localename.lo glthread/lock.lo malloca.lo mbchar.lo mbslen.lo mbsstr.lo mbswidth.lo ostream.lo pipe.lo pipe-filter-ii.lo pipe2.lo pipe2-safer.lo progname.lo propername.lo quote.lo quotearg.lo sh-quote.lo striconv.lo striconveh.lo striconveha.lo strnlen1.lo styled-ostream.lo term-ostream.lo term-styled-ostream.lo glthread/threadlib.lo glthread/tls.lo tmpdir.lo trim.lo uniconv/u8-conv-from-enc.lo unilbrk/lbrktables.lo unilbrk/u8-possible-linebreaks.lo unilbrk/u8-width-linebreaks.lo unilbrk/ulc-common.lo unilbrk/ulc-width-linebreaks.lo uniname/uniname.lo unistr/u16-mbtouc.lo unistr/u16-mbtouc-aux.lo unistr/u8-check.lo unistr/u8-mblen.lo unistr/u8-mbtouc.lo unistr/u8-mbtouc-aux.lo unistr/u8-mbtouc-unsafe.lo unistr/u8-mbtouc-unsafe-aux.lo unistr/u8-mbtoucr.lo unistr/u8-prev.lo unistr/u8-uctomb.lo unistr/u8-uctomb-aux.lo uniwidth/width.lo wait-process.lo xmalloc.lo xstrdup.lo xconcat-filename.lo xerror.lo gl_xlist.lo xmalloca.lo xreadlink.lo xsetenv.lo xstriconv.lo xstriconveh.lo xvasprintf.lo xasprintf.lo acl_entries.lo argmatch.lo asnprintf.lo canonicalize-lgpl.lo cloexec.lo dup-safer.lo error.lo fd-safer.lo getopt.lo getopt1.lo lstat.lo obstack.lo open.lo pipe-safer.lo printf-args.lo printf-parse.lo rawmemchr.lo readlink.lo safe-read.lo safe-write.lo setenv.lo stat.lo strchrnul.lo strstr.lo tempname.lo vasnprintf.lo wcwidth.lo libcroco_rpl.la libglib_rpl.la
libtool: link: (cd .libs/libgettextlib.lax/libcroco_rpl.a && ar x "/private/tmp/homebrew-gettext-0.18.1.1-35p4/gettext-0.18.1.1/gettext-tools/gnulib-lib/./.libs/libcroco_rpl.a")
libtool: link: (cd .libs/libgettextlib.lax/libglib_rpl.a && ar x "/private/tmp/homebrew-gettext-0.18.1.1-35p4/gettext-0.18.1.1/gettext-tools/gnulib-lib/./.libs/libglib_rpl.a")
libtool: link: /usr/bin/clang -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libgettextlib-0.18.1.dylib .libs/set-mode-acl.o .libs/copy-acl.o .libs/file-has-acl.o .libs/areadlink.o .libs/gl_array_list.o .libs/backupfile.o .libs/addext.o .libs/basename.o .libs/c-ctype.o .libs/c-strcasecmp.o .libs/c-strncasecmp.o .libs/c-strcasestr.o .libs/c-strstr.o .libs/classpath.o .libs/clean-temp.o .libs/closeout.o .libs/concat-filename.o .libs/copy-file.o .libs/csharpcomp.o .libs/csharpexec.o .libs/error-progname.o .libs/execute.o .libs/exitfail.o .libs/fatal-signal.o .libs/fd-ostream.o .libs/fd-safer-flag.o .libs/dup-safer-flag.o .libs/file-ostream.o .libs/findprog.o .libs/fstrcmp.o .libs/full-write.o .libs/fwriteerror.o .libs/gcd.o .libs/hash.o .libs/html-ostream.o .libs/html-styled-ostream.o .libs/javacomp.o .libs/javaexec.o .libs/javaversion.o .libs/gl_linkedhash_list.o .libs/gl_list.o .libs/localcharset.o .libs/localename.o glthread/.libs/lock.o .libs/malloca.o .libs/mbchar.o .libs/mbslen.o .libs/mbsstr.o .libs/mbswidth.o .libs/ostream.o .libs/pipe.o .libs/pipe-filter-ii.o .libs/pipe2.o .libs/pipe2-safer.o .libs/progname.o .libs/propername.o .libs/quote.o .libs/quotearg.o .libs/sh-quote.o .libs/striconv.o .libs/striconveh.o .libs/striconveha.o .libs/strnlen1.o .libs/styled-ostream.o .libs/term-ostream.o .libs/term-styled-ostream.o glthread/.libs/threadlib.o glthread/.libs/tls.o .libs/tmpdir.o .libs/trim.o uniconv/.libs/u8-conv-from-enc.o unilbrk/.libs/lbrktables.o unilbrk/.libs/u8-possible-linebreaks.o unilbrk/.libs/u8-width-linebreaks.o unilbrk/.libs/ulc-common.o unilbrk/.libs/ulc-width-linebreaks.o uniname/.libs/uniname.o unistr/.libs/u16-mbtouc.o unistr/.libs/u16-mbtouc-aux.o unistr/.libs/u8-check.o unistr/.libs/u8-mblen.o unistr/.libs/u8-mbtouc.o unistr/.libs/u8-mbtouc-aux.o unistr/.libs/u8-mbtouc-unsafe.o unistr/.libs/u8-mbtouc-unsafe-aux.o unistr/.libs/u8-mbtoucr.o unistr/.libs/u8-prev.o unistr/.libs/u8-uctomb.o unistr/.libs/u8-uctomb-aux.o uniwidth/.libs/width.o .libs/wait-process.o .libs/xmalloc.o .libs/xstrdup.o .libs/xconcat-filename.o .libs/xerror.o .libs/gl_xlist.o .libs/xmalloca.o .libs/xreadlink.o .libs/xsetenv.o .libs/xstriconv.o .libs/xstriconveh.o .libs/xvasprintf.o .libs/xasprintf.o .libs/acl_entries.o .libs/argmatch.o .libs/asnprintf.o .libs/canonicalize-lgpl.o .libs/cloexec.o .libs/dup-safer.o .libs/error.o .libs/fd-safer.o .libs/getopt.o .libs/getopt1.o .libs/lstat.o .libs/obstack.o .libs/open.o .libs/pipe-safer.o .libs/printf-args.o .libs/printf-parse.o .libs/rawmemchr.o .libs/readlink.o .libs/safe-read.o .libs/safe-write.o .libs/setenv.o .libs/stat.o .libs/strchrnul.o .libs/strstr.o .libs/tempname.o .libs/vasnprintf.o .libs/wcwidth.o .libs/libgettextlib.lax/libcroco_rpl.a/libcroco_rpl_la-cr-additional-sel.o .libs/libgettextlib.lax/libcroco_rpl.a/libcroco_rpl_la-cr-attr-sel.o .libs/libgettextlib.lax/libcroco_rpl.a/libcroco_rpl_la-cr-cascade.o .libs/libgettextlib.lax/libcroco_rpl.a/libcroco_rpl_la-cr-declaration.o .libs/libgettextlib.lax/libcroco_rpl.a/libcroco_rpl_la-cr-doc-handler.o .libs/libgettextlib.lax/libcroco_rpl.a/libcroco_rpl_la-cr-enc-handler.o .libs/libgettextlib.lax/libcroco_rpl.a/libcroco_rpl_la-cr-fonts.o .libs/libgettextlib.lax/libcroco_rpl.a/libcroco_rpl_la-cr-input.o .libs/libgettextlib.lax/libcroco_rpl.a/libcroco_rpl_la-cr-num.o .libs/libgettextlib.lax/libcroco_rpl.a/libcroco_rpl_la-cr-om-parser.o .libs/libgettextlib.lax/libcroco_rpl.a/libcroco_rpl_la-cr-parser.o .libs/libgettextlib.lax/libcroco_rpl.a/libcroco_rpl_la-cr-parsing-location.o .libs/libgettextlib.lax/libcroco_rpl.a/libcroco_rpl_la-cr-prop-list.o .libs/libgettextlib.lax/libcroco_rpl.a/libcroco_rpl_la-cr-pseudo.o .libs/libgettextlib.lax/libcroco_rpl.a/libcroco_rpl_la-cr-rgb.o .libs/libgettextlib.lax/libcroco_rpl.a/libcroco_rpl_la-cr-sel-eng.o .libs/libgettextlib.lax/libcroco_rpl.a/libcroco_rpl_la-cr-selector.o .libs/libgettextlib.lax/libcroco_rpl.a/libcroco_rpl_la-cr-simple-sel.o .libs/libgettextlib.lax/libcroco_rpl.a/libcroco_rpl_la-cr-statement.o .libs/libgettextlib.lax/libcroco_rpl.a/libcroco_rpl_la-cr-string.o .libs/libgettextlib.lax/libcroco_rpl.a/libcroco_rpl_la-cr-style.o .libs/libgettextlib.lax/libcroco_rpl.a/libcroco_rpl_la-cr-stylesheet.o .libs/libgettextlib.lax/libcroco_rpl.a/libcroco_rpl_la-cr-term.o .libs/libgettextlib.lax/libcroco_rpl.a/libcroco_rpl_la-cr-tknzr.o .libs/libgettextlib.lax/libcroco_rpl.a/libcroco_rpl_la-cr-token.o .libs/libgettextlib.lax/libcroco_rpl.a/libcroco_rpl_la-cr-utils.o .libs/libgettextlib.lax/libglib_rpl.a/libglib_rpl_la-ghash.o .libs/libgettextlib.lax/libglib_rpl.a/libglib_rpl_la-glist.o .libs/libgettextlib.lax/libglib_rpl.a/libglib_rpl_la-gmessages.o .libs/libgettextlib.lax/libglib_rpl.a/libglib_rpl_la-gprimes.o .libs/libgettextlib.lax/libglib_rpl.a/libglib_rpl_la-gstrfuncs.o .libs/libgettextlib.lax/libglib_rpl.a/libglib_rpl_la-gstring.o ../intl/.libs/libintl.dylib -lc -lxml2 -liconv -lncurses -march=native -Wl,-framework -Wl,CoreFoundation -install_name /usr/local/Cellar/gettext/0.18.1.1/lib/libgettextlib-0.18.1.dylib -Wl,-single_module
libtool: link: dsymutil .libs/libgettextlib-0.18.1.dylib || :
warning: no debug symbols in executable (-arch x86_64)
libtool: link: (cd ".libs" && rm -f "libgettextlib.dylib" && ln -s "libgettextlib-0.18.1.dylib" "libgettextlib.dylib")
libtool: link: (cd .libs/libgettextlib.lax/lt1-libcroco_rpl.a && ar x "/private/tmp/homebrew-gettext-0.18.1.1-35p4/gettext-0.18.1.1/gettext-tools/gnulib-lib/./.libs/libcroco_rpl.a")
libtool: link: (cd .libs/libgettextlib.lax/lt2-libglib_rpl.a && ar x "/private/tmp/homebrew-gettext-0.18.1.1-35p4/gettext-0.18.1.1/gettext-tools/gnulib-lib/./.libs/libglib_rpl.a")
libtool: link: ar cru .libs/libgettextlib.a set-mode-acl.o copy-acl.o file-has-acl.o areadlink.o gl_array_list.o backupfile.o addext.o basename.o c-ctype.o c-strcasecmp.o c-strncasecmp.o c-strcasestr.o c-strstr.o classpath.o clean-temp.o closeout.o concat-filename.o copy-file.o csharpcomp.o csharpexec.o error-progname.o execute.o exitfail.o fatal-signal.o fd-ostream.o fd-safer-flag.o dup-safer-flag.o file-ostream.o findprog.o fstrcmp.o full-write.o fwriteerror.o gcd.o hash.o html-ostream.o html-styled-ostream.o javacomp.o javaexec.o javaversion.o gl_linkedhash_list.o gl_list.o localcharset.o localename.o glthread/lock.o malloca.o mbchar.o mbslen.o mbsstr.o mbswidth.o ostream.o pipe.o pipe-filter-ii.o pipe2.o pipe2-safer.o progname.o propername.o quote.o quotearg.o sh-quote.o striconv.o striconveh.o striconveha.o strnlen1.o styled-ostream.o term-ostream.o term-styled-ostream.o glthread/threadlib.o glthread/tls.o tmpdir.o trim.o uniconv/u8-conv-from-enc.o unilbrk/lbrktables.o unilbrk/u8-possible-linebreaks.o unilbrk/u8-width-linebreaks.o unilbrk/ulc-common.o unilbrk/ulc-width-linebreaks.o uniname/uniname.o unistr/u16-mbtouc.o unistr/u16-mbtouc-aux.o unistr/u8-check.o unistr/u8-mblen.o unistr/u8-mbtouc.o unistr/u8-mbtouc-aux.o unistr/u8-mbtouc-unsafe.o unistr/u8-mbtouc-unsafe-aux.o unistr/u8-mbtoucr.o unistr/u8-prev.o unistr/u8-uctomb.o unistr/u8-uctomb-aux.o uniwidth/width.o wait-process.o xmalloc.o xstrdup.o xconcat-filename.o xerror.o gl_xlist.o xmalloca.o xreadlink.o xsetenv.o xstriconv.o xstriconveh.o xvasprintf.o xasprintf.o acl_entries.o argmatch.o asnprintf.o canonicalize-lgpl.o cloexec.o dup-safer.o error.o fd-safer.o getopt.o getopt1.o lstat.o obstack.o open.o pipe-safer.o printf-args.o printf-parse.o rawmemchr.o readlink.o safe-read.o safe-write.o setenv.o stat.o strchrnul.o strstr.o tempname.o vasnprintf.o wcwidth.o .libs/libgettextlib.lax/lt1-libcroco_rpl.a/libcroco_rpl_la-cr-additional-sel.o .libs/libgettextlib.lax/lt1-libcroco_rpl.a/libcroco_rpl_la-cr-attr-sel.o .libs/libgettextlib.lax/lt1-libcroco_rpl.a/libcroco_rpl_la-cr-cascade.o .libs/libgettextlib.lax/lt1-libcroco_rpl.a/libcroco_rpl_la-cr-declaration.o .libs/libgettextlib.lax/lt1-libcroco_rpl.a/libcroco_rpl_la-cr-doc-handler.o .libs/libgettextlib.lax/lt1-libcroco_rpl.a/libcroco_rpl_la-cr-enc-handler.o .libs/libgettextlib.lax/lt1-libcroco_rpl.a/libcroco_rpl_la-cr-fonts.o .libs/libgettextlib.lax/lt1-libcroco_rpl.a/libcroco_rpl_la-cr-input.o .libs/libgettextlib.lax/lt1-libcroco_rpl.a/libcroco_rpl_la-cr-num.o .libs/libgettextlib.lax/lt1-libcroco_rpl.a/libcroco_rpl_la-cr-om-parser.o .libs/libgettextlib.lax/lt1-libcroco_rpl.a/libcroco_rpl_la-cr-parser.o .libs/libgettextlib.lax/lt1-libcroco_rpl.a/libcroco_rpl_la-cr-parsing-location.o .libs/libgettextlib.lax/lt1-libcroco_rpl.a/libcroco_rpl_la-cr-prop-list.o .libs/libgettextlib.lax/lt1-libcroco_rpl.a/libcroco_rpl_la-cr-pseudo.o .libs/libgettextlib.lax/lt1-libcroco_rpl.a/libcroco_rpl_la-cr-rgb.o .libs/libgettextlib.lax/lt1-libcroco_rpl.a/libcroco_rpl_la-cr-sel-eng.o .libs/libgettextlib.lax/lt1-libcroco_rpl.a/libcroco_rpl_la-cr-selector.o .libs/libgettextlib.lax/lt1-libcroco_rpl.a/libcroco_rpl_la-cr-simple-sel.o .libs/libgettextlib.lax/lt1-libcroco_rpl.a/libcroco_rpl_la-cr-statement.o .libs/libgettextlib.lax/lt1-libcroco_rpl.a/libcroco_rpl_la-cr-string.o .libs/libgettextlib.lax/lt1-libcroco_rpl.a/libcroco_rpl_la-cr-style.o .libs/libgettextlib.lax/lt1-libcroco_rpl.a/libcroco_rpl_la-cr-stylesheet.o .libs/libgettextlib.lax/lt1-libcroco_rpl.a/libcroco_rpl_la-cr-term.o .libs/libgettextlib.lax/lt1-libcroco_rpl.a/libcroco_rpl_la-cr-tknzr.o .libs/libgettextlib.lax/lt1-libcroco_rpl.a/libcroco_rpl_la-cr-token.o .libs/libgettextlib.lax/lt1-libcroco_rpl.a/libcroco_rpl_la-cr-utils.o .libs/libgettextlib.lax/lt2-libglib_rpl.a/libglib_rpl_la-ghash.o .libs/libgettextlib.lax/lt2-libglib_rpl.a/libglib_rpl_la-glist.o .libs/libgettextlib.lax/lt2-libglib_rpl.a/libglib_rpl_la-gmessages.o .libs/libgettextlib.lax/lt2-libglib_rpl.a/libglib_rpl_la-gprimes.o .libs/libgettextlib.lax/lt2-libglib_rpl.a/libglib_rpl_la-gstrfuncs.o .libs/libgettextlib.lax/lt2-libglib_rpl.a/libglib_rpl_la-gstring.o
/usr/bin/ranlib: file: .libs/libgettextlib.a(gl_list.o) has no symbols
/usr/bin/ranlib: file: .libs/libgettextlib.a(threadlib.o) has no symbols
/usr/bin/ranlib: file: .libs/libgettextlib.a(tls.o) has no symbols
/usr/bin/ranlib: file: .libs/libgettextlib.a(u16-mbtouc.o) has no symbols
/usr/bin/ranlib: file: .libs/libgettextlib.a(u8-mbtouc.o) has no symbols
/usr/bin/ranlib: file: .libs/libgettextlib.a(u8-mbtouc-unsafe.o) has no symbols
/usr/bin/ranlib: file: .libs/libgettextlib.a(u8-uctomb.o) has no symbols
/usr/bin/ranlib: file: .libs/libgettextlib.a(gl_xlist.o) has no symbols
libtool: link: ranlib .libs/libgettextlib.a
ranlib: file: .libs/libgettextlib.a(gl_list.o) has no symbols
ranlib: file: .libs/libgettextlib.a(threadlib.o) has no symbols
ranlib: file: .libs/libgettextlib.a(tls.o) has no symbols
ranlib: file: .libs/libgettextlib.a(u16-mbtouc.o) has no symbols
ranlib: file: .libs/libgettextlib.a(u8-mbtouc.o) has no symbols
ranlib: file: .libs/libgettextlib.a(u8-mbtouc-unsafe.o) has no symbols
ranlib: file: .libs/libgettextlib.a(u8-uctomb.o) has no symbols
ranlib: file: .libs/libgettextlib.a(gl_xlist.o) has no symbols
libtool: link: rm -fr .libs/libgettextlib.lax .libs/libgettextlib.lax
libtool: link: ( cd ".libs" && rm -f "libgettextlib.la" && ln -s "../libgettextlib.la" "libgettextlib.la" )
Making all in libgrep
rm -f c++defs.h-t c++defs.h && \
sed -n -e '/_GL_CXXDEFS/,$p' \
< ../../build-aux/c++defs.h \
> c++defs.h-t && \
mv c++defs.h-t c++defs.h
rm -f warn-on-use.h-t warn-on-use.h && \
sed -n -e '/^.ifndef/,$p' \
< ../../build-aux/warn-on-use.h \
> warn-on-use.h-t && \
mv warn-on-use.h-t warn-on-use.h
rm -f langinfo.h-t langinfo.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''HAVE_LANGINFO_H''@|1|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_LANGINFO_H''@|<langinfo.h>|g' \
-e 's|@''GNULIB_NL_LANGINFO''@|1|g' \
-e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \
-e 's|@''HAVE_LANGINFO_ERA''@|1|g' \
-e 's|@''HAVE_NL_LANGINFO''@|1|g' \
-e 's|@''REPLACE_NL_LANGINFO''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./langinfo.in.h; \
} > langinfo.h-t && \
mv langinfo.h-t langinfo.h
make all-am
\
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c dummy.c
\
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c kwset.c
\
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c m-fgrep.c
\
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c m-regex.c
\
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c regex.c
rm -f libgrep.a
ar cru libgrep.a dummy.o kwset.o m-fgrep.o m-regex.o regex.o
/usr/bin/ranlib: file: libgrep.a(dummy.o) has no symbols
ranlib libgrep.a
ranlib: file: libgrep.a(dummy.o) has no symbols
Making all in src
make all-am
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o message.lo message.c
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o po-error.lo po-error.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c po-error.c -fno-common -DPIC -o .libs/po-error.o
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c message.c -fno-common -DPIC -o .libs/message.o
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c po-error.c -o po-error.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o po-xerror.lo po-xerror.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c po-xerror.c -fno-common -DPIC -o .libs/po-xerror.o
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c message.c -o message.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c po-xerror.c -o po-xerror.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o read-catalog-abstract.lo read-catalog-abstract.c
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o po-lex.lo po-lex.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c read-catalog-abstract.c -fno-common -DPIC -o .libs/read-catalog-abstract.o
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c po-lex.c -fno-common -DPIC -o .libs/po-lex.o
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c po-lex.c -o po-lex.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c read-catalog-abstract.c -o read-catalog-abstract.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o po-gram-gen.lo po-gram-gen.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c po-gram-gen.c -fno-common -DPIC -o .libs/po-gram-gen.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o po-charset.lo po-charset.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c po-charset.c -fno-common -DPIC -o .libs/po-charset.o
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c po-gram-gen.c -o po-gram-gen.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c po-charset.c -o po-charset.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o read-po.lo read-po.c
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o read-properties.lo read-properties.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c read-po.c -fno-common -DPIC -o .libs/read-po.o
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c read-properties.c -fno-common -DPIC -o .libs/read-properties.o
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c read-po.c -o read-po.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o read-stringtable.lo read-stringtable.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c read-properties.c -o read-properties.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c read-stringtable.c -fno-common -DPIC -o .libs/read-stringtable.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o open-catalog.lo open-catalog.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c open-catalog.c -fno-common -DPIC -o .libs/open-catalog.o
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c open-catalog.c -o open-catalog.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c read-stringtable.c -o read-stringtable.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o dir-list.lo dir-list.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c dir-list.c -fno-common -DPIC -o .libs/dir-list.o
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c dir-list.c -o dir-list.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o str-list.lo str-list.c
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o read-catalog.lo read-catalog.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c str-list.c -fno-common -DPIC -o .libs/str-list.o
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c read-catalog.c -fno-common -DPIC -o .libs/read-catalog.o
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c str-list.c -o str-list.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c read-catalog.c -o read-catalog.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o color.lo color.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c color.c -fno-common -DPIC -o .libs/color.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o write-catalog.lo write-catalog.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c write-catalog.c -fno-common -DPIC -o .libs/write-catalog.o
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c color.c -o color.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c write-catalog.c -o write-catalog.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o write-properties.lo write-properties.c
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o write-stringtable.lo write-stringtable.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c write-stringtable.c -fno-common -DPIC -o .libs/write-stringtable.o
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c write-properties.c -fno-common -DPIC -o .libs/write-properties.o
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c write-properties.c -o write-properties.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c write-stringtable.c -o write-stringtable.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o write-po.lo write-po.c
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o msgl-ascii.lo msgl-ascii.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c write-po.c -fno-common -DPIC -o .libs/write-po.o
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c msgl-ascii.c -fno-common -DPIC -o .libs/msgl-ascii.o
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c msgl-ascii.c -o msgl-ascii.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o msgl-iconv.lo msgl-iconv.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c msgl-iconv.c -fno-common -DPIC -o .libs/msgl-iconv.o
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c msgl-iconv.c -o msgl-iconv.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c write-po.c -o write-po.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o msgl-equal.lo msgl-equal.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c msgl-equal.c -fno-common -DPIC -o .libs/msgl-equal.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o msgl-cat.lo msgl-cat.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c msgl-equal.c -o msgl-equal.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c msgl-cat.c -fno-common -DPIC -o .libs/msgl-cat.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o msgl-header.lo msgl-header.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c msgl-header.c -fno-common -DPIC -o .libs/msgl-header.o
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c msgl-header.c -o msgl-header.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c msgl-cat.c -o msgl-cat.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o msgl-english.lo msgl-english.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c msgl-english.c -fno-common -DPIC -o .libs/msgl-english.o
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c msgl-english.c -o msgl-english.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o msgl-check.lo msgl-check.c
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o file-list.lo file-list.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c msgl-check.c -fno-common -DPIC -o .libs/msgl-check.o
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c file-list.c -fno-common -DPIC -o .libs/file-list.o
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c file-list.c -o file-list.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o msgl-charset.lo msgl-charset.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c msgl-check.c -o msgl-check.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c msgl-charset.c -fno-common -DPIC -o .libs/msgl-charset.o
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c msgl-charset.c -o msgl-charset.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o po-time.lo po-time.c
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o plural-exp.lo plural-exp.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c po-time.c -fno-common -DPIC -o .libs/po-time.o
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c plural-exp.c -fno-common -DPIC -o .libs/plural-exp.o
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c po-time.c -o po-time.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o plural-eval.lo plural-eval.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c plural-exp.c -o plural-exp.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c plural-eval.c -fno-common -DPIC -o .libs/plural-eval.o
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c plural-eval.c -o plural-eval.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o plural-table.lo plural-table.c
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o format.lo format.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c plural-table.c -fno-common -DPIC -o .libs/plural-table.o
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format.c -fno-common -DPIC -o .libs/format.o
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c plural-table.c -o plural-table.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o format-c.lo format-c.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format.c -o format.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-c.c -fno-common -DPIC -o .libs/format-c.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o format-sh.lo format-sh.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-sh.c -fno-common -DPIC -o .libs/format-sh.o
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-c.c -o format-c.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-sh.c -o format-sh.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o format-python.lo format-python.c
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o format-lisp.lo format-lisp.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-python.c -fno-common -DPIC -o .libs/format-python.o
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-lisp.c -fno-common -DPIC -o .libs/format-lisp.o
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-python.c -o format-python.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o format-elisp.lo format-elisp.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-elisp.c -fno-common -DPIC -o .libs/format-elisp.o
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-elisp.c -o format-elisp.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o format-librep.lo format-librep.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-librep.c -fno-common -DPIC -o .libs/format-librep.o
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-lisp.c -o format-lisp.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-librep.c -o format-librep.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o format-scheme.lo format-scheme.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-scheme.c -fno-common -DPIC -o .libs/format-scheme.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o format-java.lo format-java.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-java.c -fno-common -DPIC -o .libs/format-java.o
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-scheme.c -o format-scheme.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-java.c -o format-java.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o format-csharp.lo format-csharp.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-csharp.c -fno-common -DPIC -o .libs/format-csharp.o
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-csharp.c -o format-csharp.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o format-awk.lo format-awk.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-awk.c -fno-common -DPIC -o .libs/format-awk.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o format-pascal.lo format-pascal.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-awk.c -o format-awk.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-pascal.c -fno-common -DPIC -o .libs/format-pascal.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o format-ycp.lo format-ycp.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-pascal.c -o format-pascal.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-ycp.c -fno-common -DPIC -o .libs/format-ycp.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o format-tcl.lo format-tcl.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-ycp.c -o format-ycp.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-tcl.c -fno-common -DPIC -o .libs/format-tcl.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o format-perl.lo format-perl.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-perl.c -fno-common -DPIC -o .libs/format-perl.o
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-tcl.c -o format-tcl.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o format-perl-brace.lo format-perl-brace.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-perl.c -o format-perl.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-perl-brace.c -fno-common -DPIC -o .libs/format-perl-brace.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o format-php.lo format-php.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-perl-brace.c -o format-perl-brace.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-php.c -fno-common -DPIC -o .libs/format-php.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o format-gcc-internal.lo format-gcc-internal.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-php.c -o format-php.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-gcc-internal.c -fno-common -DPIC -o .libs/format-gcc-internal.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o format-gfc-internal.lo format-gfc-internal.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-gcc-internal.c -o format-gcc-internal.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-gfc-internal.c -fno-common -DPIC -o .libs/format-gfc-internal.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o format-qt.lo format-qt.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-gfc-internal.c -o format-gfc-internal.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-qt.c -fno-common -DPIC -o .libs/format-qt.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o format-qt-plural.lo format-qt-plural.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-qt.c -o format-qt.o >/dev/null 2>&1
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o format-kde.lo format-kde.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-qt-plural.c -fno-common -DPIC -o .libs/format-qt-plural.o
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-qt-plural.c -o format-qt-plural.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-kde.c -fno-common -DPIC -o .libs/format-kde.o
\
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o format-boost.lo format-boost.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-kde.c -o format-kde.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-boost.c -fno-common -DPIC -o .libs/format-boost.o
\
/usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/bin\" -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o msgcmp-msgcmp.o `test -f 'msgcmp.c' || echo './'`msgcmp.c
\
/usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/bin\" -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o msgcmp-msgl-fsearch.o `test -f 'msgl-fsearch.c' || echo './'`msgl-fsearch.c
libtool: compile: /usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c format-boost.c -o format-boost.o >/dev/null 2>&1
\
/usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/bin\" -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o msgfmt-msgfmt.o `test -f 'msgfmt.c' || echo './'`msgfmt.c
\
/usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/bin\" -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o msgfmt-write-mo.o `test -f 'write-mo.c' || echo './'`write-mo.c
\
/usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/bin\" -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o msgfmt-write-java.o `test -f 'write-java.c' || echo './'`write-java.c
\
/usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/bin\" -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o msgfmt-write-csharp.o `test -f 'write-csharp.c' || echo './'`write-csharp.c
\
/usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/bin\" -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o msgfmt-write-resources.o `test -f 'write-resources.c' || echo './'`write-resources.c
\
/usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/bin\" -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o msgfmt-write-tcl.o `test -f 'write-tcl.c' || echo './'`write-tcl.c
\
/usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/bin\" -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o msgfmt-write-qt.o `test -f 'write-qt.c' || echo './'`write-qt.c
\
/usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/bin\" -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o msgfmt-hash-string.o `test -f '../../gettext-runtime/intl/hash-string.c' || echo './'`../../gettext-runtime/intl/hash-string.c
\
/usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/bin\" -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o msgmerge-msgmerge.o `test -f 'msgmerge.c' || echo './'`msgmerge.c
\
/usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/bin\" -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o msgmerge-msgl-fsearch.o `test -f 'msgl-fsearch.c' || echo './'`msgl-fsearch.c
\
/usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/bin\" -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o msgmerge-lang-table.o `test -f 'lang-table.c' || echo './'`lang-table.c
\
/usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/bin\" -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o msgmerge-plural-count.o `test -f 'plural-count.c' || echo './'`plural-count.c
\
/usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/bin\" -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o msgunfmt-msgunfmt.o `test -f 'msgunfmt.c' || echo './'`msgunfmt.c
\
/usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/bin\" -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o msgunfmt-read-mo.o `test -f 'read-mo.c' || echo './'`read-mo.c
\
/usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/bin\" -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o msgunfmt-read-java.o `test -f 'read-java.c' || echo './'`read-java.c
\
/usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/bin\" -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o msgunfmt-read-csharp.o `test -f 'read-csharp.c' || echo './'`read-csharp.c
\
/usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/bin\" -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o msgunfmt-read-resources.o `test -f 'read-resources.c' || echo './'`read-resources.c
\
/usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/bin\" -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o msgunfmt-read-tcl.o `test -f 'read-tcl.c' || echo './'`read-tcl.c
\
/usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/bin\" -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o xgettext-xgettext.o `test -f 'xgettext.c' || echo './'`xgettext.c
\
/usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/bin\" -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o xgettext-x-c.o `test -f 'x-c.c' || echo './'`x-c.c
\
/usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/bin\" -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o xgettext-x-po.o `test -f 'x-po.c' || echo './'`x-po.c
\
/usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/bin\" -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o xgettext-x-sh.o `test -f 'x-sh.c' || echo './'`x-sh.c
\
/usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/bin\" -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o xgettext-x-python.o `test -f 'x-python.c' || echo './'`x-python.c
\
/usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/bin\" -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o xgettext-x-lisp.o `test -f 'x-lisp.c' || echo './'`x-lisp.c
\
/usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/Cellar/gettext/0.18.1.1/bin\" -I/usr/include/libxml2 -Os -w -pipe -march=native -Qunused-arguments -c -o xgettext-x-elisp.o `test -f 'x-elisp.c' || echo './'`x-elisp.c
\
/usr/bin/clang -DLOCALEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gettext/0.18.1.1/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib/gettext\" -DGETTEXTJAR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/Cellar/gettext/0.18.1.1/lib\" -DGETTEXTDATADIR=\"/usr/local/Cellar/gettext/0.18.1.1/share/gettext\" -DPROJECTSDIR=\"/usr/loca
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment