---> Session started at: Fri, 04 Jan 2008 17:18:10 +0900 Install 'shells/bash'? [yes] [Gathering depends for shells/bash .... done] ---> Fresh installation of shells/bash started at: Fri, 04 Jan 2008 17:18:13 +0900 ---> Installing 'bash-3.2.33' from a port (shells/bash) ---> Build of shells/bash started at: Fri, 04 Jan 2008 17:18:13 +0900 ---> Building '/usr/ports/shells/bash' ===> Cleaning for bash-3.2.33 ---> [Executing a command as root: sudo /usr/bin/script -qa /tmp/portupgrade.1911.0 env make FETCH_BEFORE_ARGS=-q DEPENDS_TARGET=package fetch-depends build-depends lib-depends] ===> bash-3.2.33 depends on shared library: intl - not found ===> Verifying package for intl in /usr/ports/devel/gettext ===> Extracting for gettext-0.16.1_3 => MD5 Checksum OK for gettext-0.16.1.tar.gz. => SHA256 Checksum OK for gettext-0.16.1.tar.gz. ===> Patching for gettext-0.16.1_3 ===> Applying FreeBSD patches for gettext-0.16.1_3 ===> gettext-0.16.1_3 depends on file: /usr/local/bin/libtool - not found ===> Verifying package for /usr/local/bin/libtool in /usr/ports/devel/libtool15 ===> Extracting for libtool-1.5.24 => MD5 Checksum OK for libtool-1.5.24.tar.gz. => SHA256 Checksum OK for libtool-1.5.24.tar.gz. ===> Patching for libtool-1.5.24 ===> Applying FreeBSD patches for libtool-1.5.24 ===> Configuring for libtool-1.5.24 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel 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... nawk checking whether make sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... none checking for a sed that does not truncate output... /usr/bin/sed checking build system type... i386-portbld-freebsd6.2 checking host system type... i386-portbld-freebsd6.2 checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... none checking for g77... no checking for xlf... no checking for f77... f77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes checking for gcj... no checking for windres... no checking for /usr/bin/ld option to reload object files... -r checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... cc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... c++ -E checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... freebsd6.2 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd6.2 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... yes checking if f77 static flag -static works... yes checking if f77 supports -c -o file.o... yes checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd6.2 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "GCJ" to libtool configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating tests/Makefile config.status: executing depfiles commands === configuring in libltdl (/usr/local/ports/devel/libtool15/work/libtool-1.5.24/libltdl) configure: running /bin/sh ./configure '--prefix=/usr/local' '--disable-ltdl-install' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd6.2' 'build_alias=i386-portbld-freebsd6.2' 'CC=cc' 'CFLAGS=-O2 -fno-strict-aliasing -pipe ' 'CXX=c++' 'CXXFLAGS=-O2 -fno-strict-aliasing -pipe' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel 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... nawk checking whether make sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... none checking for an ANSI C-conforming const... yes checking for inline... inline checking build system type... i386-portbld-freebsd6.2 checking host system type... i386-portbld-freebsd6.2 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 ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... cc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... none checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for xlf... no checking for f77... f77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... freebsd6.2 ld.so 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd6.2 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... yes checking if f77 static flag -static works... yes checking if f77 supports -c -o file.o... yes checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd6.2 ld.so checking how to hardcode library paths into programs... immediate checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking which extension is used for loadable modules... .so checking which variable specifies run-time library path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib checking for objdir... .libs checking whether libtool supports -dlopen/-dlpreopen... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen in -ldl... no checking for dlerror... yes checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking for error_t... no checking for argz_append... no checking for argz_create_sep... no checking for argz_insert... no checking for argz_next... no checking for argz_stringify... no checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for unistd.h... (cached) yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking sys/dl.h usability... no checking sys/dl.h presence... no checking for sys/dl.h... no checking dld.h usability... no checking dld.h presence... no checking for dld.h... no checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking for string.h... (cached) yes checking for strchr... yes checking for strrchr... yes checking for memcpy... yes checking for memmove... yes checking for strcmp... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for libtool-1.5.24 Making all in . CONFIG_FILES=libtoolize CONFIG_HEADERS= /bin/sh ./config.status config.status: creating libtoolize config.status: executing depfiles commands chmod +x libtoolize Making all in libltdl rm -f stamp-h1 touch ./config-h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-am cd . && /bin/sh /usr/local/ports/devel/libtool15/work/libtool-1.5.24/libltdl/missing --run automake-1.10 --foreign automake-1.10: not found WARNING: `automake-1.10' is missing on your system. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd . && /bin/sh ./config.status Makefile config.status: creating Makefile Making all in doc restore=: && backupdir=".am$$" && am__cwd=`pwd` && cd . && rm -rf $backupdir && mkdir $backupdir && if (makeinfo --no-split --version) >/dev/null 2>&1; then for f in ./libtool.info ./libtool.info-[0-9] ./libtool.info-[0-9][0-9] ./libtool.i[0-9] ./libtool.i[0-9][0-9]; do if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; done; else :; fi && cd "$am__cwd"; if makeinfo --no-split -I . -o ./libtool.info ./libtool.texi; then rc=0; cd .; else rc=$?; cd . && $restore $backupdir/* `echo "././libtool.info" | sed 's|[^/]*$||'`; fi; rm -rf $backupdir; exit $rc Making all in tests ===> Installing for libtool-1.5.24 ===> Generating temporary packing list ===> Checking if devel/libtool15 already installed Making install in . test -z "/usr/local/bin" || ./install-sh -c -d "/usr/local/bin" install -o root -g wheel -m 555 'libtool' '/usr/local/bin/libtool' install -o root -g wheel -m 555 'libtoolize' '/usr/local/bin/libtoolize' test -z "/usr/local/share/aclocal" || ./install-sh -c -d "/usr/local/share/aclocal" install -o root -g wheel -m 444 'libtool.m4' '/usr/local/share/aclocal/libtool.m4' install -o root -g wheel -m 444 'ltdl.m4' '/usr/local/share/aclocal/ltdl.m4' test -z "/usr/local/share/libtool/libltdl" || ./install-sh -c -d "/usr/local/share/libtool/libltdl" install -o root -g wheel -m 444 'libltdl/COPYING.LIB' '/usr/local/share/libtool/libltdl/COPYING.LIB' install -o root -g wheel -m 444 'libltdl/README' '/usr/local/share/libtool/libltdl/README' install -o root -g wheel -m 444 'libltdl/configure.ac' '/usr/local/share/libtool/libltdl/configure.ac' install -o root -g wheel -m 444 'libltdl/Makefile.am' '/usr/local/share/libtool/libltdl/Makefile.am' install -o root -g wheel -m 444 'libltdl/ltdl.c' '/usr/local/share/libtool/libltdl/ltdl.c' install -o root -g wheel -m 444 'libltdl/ltdl.h' '/usr/local/share/libtool/libltdl/ltdl.h' install -o root -g wheel -m 444 'libltdl/config.guess' '/usr/local/share/libtool/libltdl/config.guess' install -o root -g wheel -m 444 'libltdl/config.sub' '/usr/local/share/libtool/libltdl/config.sub' install -o root -g wheel -m 444 'libltdl/install-sh' '/usr/local/share/libtool/libltdl/install-sh' install -o root -g wheel -m 444 'libltdl/missing' '/usr/local/share/libtool/libltdl/missing' install -o root -g wheel -m 444 'libltdl/ltmain.sh' '/usr/local/share/libtool/libltdl/ltmain.sh' install -o root -g wheel -m 444 'libltdl/acinclude.m4' '/usr/local/share/libtool/libltdl/acinclude.m4' install -o root -g wheel -m 444 'libltdl/aclocal.m4' '/usr/local/share/libtool/libltdl/aclocal.m4' install -o root -g wheel -m 444 'libltdl/Makefile.in' '/usr/local/share/libtool/libltdl/Makefile.in' install -o root -g wheel -m 444 'libltdl/configure' '/usr/local/share/libtool/libltdl/configure' install -o root -g wheel -m 444 'libltdl/config-h.in' '/usr/local/share/libtool/libltdl/config-h.in' test -z "/usr/local/share/libtool" || ./install-sh -c -d "/usr/local/share/libtool" install -o root -g wheel -m 444 'config.guess' '/usr/local/share/libtool/config.guess' install -o root -g wheel -m 444 'config.sub' '/usr/local/share/libtool/config.sub' install -o root -g wheel -m 444 'install-sh' '/usr/local/share/libtool/install-sh' install -o root -g wheel -m 444 'ltmain.sh' '/usr/local/share/libtool/ltmain.sh' make install-data-hook chmod +x /usr/local/share/libtool/config.guess chmod +x /usr/local/share/libtool/config.sub chmod +x /usr/local/share/libtool/install-sh chmod +x /usr/local/share/libtool/libltdl/config.guess chmod +x /usr/local/share/libtool/libltdl/config.sub chmod +x /usr/local/share/libtool/libltdl/install-sh chmod +x /usr/local/share/libtool/libltdl/configure chmod +x /usr/local/share/libtool/libltdl/missing Making install in libltdl test -z "/usr/local/lib" || ./install-sh -c -d "/usr/local/lib" test -z "/usr/local/include" || ./install-sh -c -d "/usr/local/include" Making install in doc test -z "/usr/local/info/" || .././install-sh -c -d "/usr/local/info/" install -o root -g wheel -m 444 './libtool.info' '/usr/local/info//libtool.info' install-info --info-dir='/usr/local/info/' '/usr/local/info//libtool.info' Making install in tests install-info --quiet /usr/local/info/libtool.info /usr/local/info/dir ===> Registering installation for libtool-1.5.24 ===> Building package for libtool-1.5.24 Creating package /usr/ports/packages/All/libtool-1.5.24.tbz Registering depends:. Creating bzip'd tar ball in '/usr/ports/packages/All/libtool-1.5.24.tbz' ===> Returning to build of gettext-0.16.1_3 ===> gettext-0.16.1_3 depends on shared library: iconv.3 - not found ===> Verifying package for iconv.3 in /usr/ports/converters/libiconv ===> Found saved configuration for libiconv-1.11_1 ===> Extracting for libiconv-1.11_1 => MD5 Checksum OK for libiconv-1.11.tar.gz. => SHA256 Checksum OK for libiconv-1.11.tar.gz. => MD5 Checksum OK for libiconv-1.11-cp932.patch.gz. => SHA256 Checksum OK for libiconv-1.11-cp932.patch.gz. ===> Patching for libiconv-1.11_1 ===> Applying distribution patches for libiconv-1.11_1 ===> Applying FreeBSD patches for libiconv-1.11_1 ===> libiconv-1.11_1 depends on file: /usr/local/bin/libtool - found ===> Configuring for libiconv-1.11_1 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... none checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether cc needs -traditional... no checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking build system type... i386-portbld-freebsd6.2 checking host system type... i386-portbld-freebsd6.2 checking for AIX... no 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 for library containing strerror... none required checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library path variable... LD_LIBRARY_PATH checking whether to activate relocatable installation... no checking for ranlib... ranlib checking how to copy files... cp -p checking how to make hard links... ln checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... none checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... f77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... (cached) ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... freebsd6.2 ld.so 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd6.2 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... yes checking if f77 static flag -static works... yes checking if f77 supports -c -o file.o... yes checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd6.2 ld.so checking how to hardcode library paths into programs... immediate checking for simple visibility declarations... (cached) no checking for shared library run path origin... done checking for iconv... no, consider installing GNU libiconv checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... (cached) no, consider installing GNU libiconv checking for GNU gettext in libintl... no checking whether to use NLS... no checking for ANSI C header files... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for mbstate_t... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for size_t... yes checking for wchar_t... yes checking for stdint.h... yes checking full path to ... /usr/include/stdint.h checking for inttypes.h... yes checking full path to ... /usr/include/inttypes.h 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 whether 'long' is 64 bit wide... no checking whether 'long long' is 64 bit wide... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for int_least8_t... yes checking for int_least16_t... yes checking for int_least32_t... yes checking for int_least64_t... yes checking for uint_least8_t... yes checking for uint_least16_t... yes checking for uint_least32_t... yes checking for uint_least64_t... yes checking for int_fast8_t... yes checking for int_fast16_t... yes checking for int_fast32_t... yes checking for int_fast64_t... yes checking for uint_fast8_t... yes checking for uint_fast16_t... yes checking for uint_fast32_t... yes checking for uint_fast64_t... yes checking for intptr_t... yes checking for uintptr_t... yes checking for intmax_t... yes checking for uintmax_t... yes checking for int64_t... yes checking for uint64_t... yes checking for int_least64_t... yes checking for uint_least64_t... yes checking for int_fast64_t... yes checking for uint_fast64_t... yes checking for INT8_MIN... yes checking for INT8_MAX... yes checking for UINT8_MAX... yes checking for INT16_MIN... yes checking for INT16_MAX... yes checking for UINT16_MAX... yes checking for INT32_MIN... yes checking for INT32_MAX... yes checking for UINT32_MAX... yes checking for INT64_MIN... yes checking for INT64_MAX... yes checking for UINT64_MAX... yes checking for INT_LEAST8_MIN... yes checking for INT_LEAST8_MAX... yes checking for UINT_LEAST8_MAX... yes checking for INT_LEAST16_MIN... yes checking for INT_LEAST16_MAX... yes checking for UINT_LEAST16_MAX... yes checking for INT_LEAST32_MIN... yes checking for INT_LEAST32_MAX... yes checking for UINT_LEAST32_MAX... yes checking for INT_LEAST64_MIN... yes checking for INT_LEAST64_MAX... yes checking for UINT_LEAST64_MAX... yes checking for INT_FAST8_MIN... yes checking for INT_FAST8_MAX... yes checking for UINT_FAST8_MAX... yes checking for INT_FAST16_MIN... yes checking for INT_FAST16_MAX... yes checking for UINT_FAST16_MAX... yes checking for INT_FAST32_MIN... yes checking for INT_FAST32_MAX... yes checking for UINT_FAST32_MAX... yes checking for INT_FAST64_MIN... yes checking for INT_FAST64_MAX... yes checking for UINT_FAST64_MAX... yes checking for INTPTR_MIN... yes checking for INTPTR_MAX... yes checking for UINTPTR_MAX... yes checking for INTMAX_MIN... yes checking for INTMAX_MAX... yes checking for UINTMAX_MAX... yes checking for PTRDIFF_MIN... yes checking for PTRDIFF_MAX... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for SIG_ATOMIC_MIN... yes checking for SIG_ATOMIC_MAX... yes checking for WINT_MIN... yes checking for WINT_MAX... yes checking for wchar_t... (cached) yes checking for getc_unlocked... yes checking for mbrtowc... yes checking for wcrtomb... yes checking for mbsinit... yes checking for setlocale... yes checking for memmove... yes checking for nl_langinfo and CODESET... yes checking for wchar.h... (cached) yes checking for EILSEQ... yes checking byte ordering... little endian checking for working alloca.h... no checking for alloca... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for long long... yes checking for long double... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for unistd.h... (cached) yes checking for canonicalize_file_name... no checking for getcwd... yes checking for readlink... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... no checking whether fgets_unlocked is declared... 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 getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for error_at_line... no checking for setenv... yes checking for unsetenv... yes checking for unsetenv() return type... void checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for strerror... yes checking for readlink... (cached) yes checking for ssize_t... yes configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating srclib/Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating man/Makefile config.status: creating tests/Makefile config.status: creating include/iconv.h config.status: creating include/iconv.h.inst config.status: creating config.h config.status: creating lib/config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile === configuring in libcharset (/usr/local/ports/converters/libiconv/work/libiconv-1.11/libcharset) configure: running /bin/sh ./configure --prefix=/usr/local '--enable-static' '--without-libintl-prefix' '--docdir=/usr/local/share/doc/libiconv' '--enable-extra-encodings' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd6.2' 'build_alias=i386-portbld-freebsd6.2' 'CC=cc' 'CFLAGS=-O2 -fno-strict-aliasing -pipe ' 'CXX=c++' 'CXXFLAGS=-O2 -fno-strict-aliasing -pipe' --cache-file=/dev/null --srcdir=. checking whether make sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether cc needs -traditional... no checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking build system type... i386-portbld-freebsd6.2 checking host system type... i386-portbld-freebsd6.2 checking whether to activate relocatable installation... no checking for AIX... no 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 for library containing strerror... none required checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... f77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... freebsd6.2 ld.so 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd6.2 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... yes checking if f77 static flag -static works... yes checking if f77 supports -c -o file.o... yes checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd6.2 ld.so checking how to hardcode library paths into programs... immediate checking for simple visibility declarations... (cached) no checking for nl_langinfo and CODESET... yes checking whether we are using the GNU C Library 2.1 or newer... no checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for setlocale... yes configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating include/localcharset.h config.status: creating include/localcharset.h.inst config.status: creating config.h ===> Building for libiconv-1.11_1 builddir="`pwd`"; cd libcharset && make all && make install-lib libdir="$builddir/lib" includedir="$builddir/lib" if [ ! -d include ] ; then mkdir include ; fi cp ./include/libcharset.h.in include/libcharset.h cd lib && make all /bin/sh /usr/local/bin/libtool --mode=compile cc -I. -I. -I.. -I./.. -I../include -O2 -fno-strict-aliasing -pipe -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -c ./localcharset.c mkdir .libs cc -I. -I. -I.. -I./.. -I../include -O2 -fno-strict-aliasing -pipe -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -c ./localcharset.c -fPIC -DPIC -o .libs/localcharset.o :14:1: warning: "LIBDIR" redefined :4:1: warning: this is the location of the previous definition cc -I. -I. -I.. -I./.. -I../include -O2 -fno-strict-aliasing -pipe -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -c ./localcharset.c -o localcharset.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -I. -I. -I.. -I./.. -I../include -O2 -fno-strict-aliasing -pipe -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./relocatable.c cc -I. -I. -I.. -I./.. -I../include -O2 -fno-strict-aliasing -pipe -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./relocatable.c -fPIC -DPIC -o .libs/relocatable.o cc -I. -I. -I.. -I./.. -I../include -O2 -fno-strict-aliasing -pipe -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./relocatable.c -o relocatable.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=link cc -o libcharset.la -rpath /usr/local/lib -version-info 1 -no-undefined localcharset.lo relocatable.lo cc -shared .libs/localcharset.o .libs/relocatable.o -Wl,-soname -Wl,libcharset.so.1 -o .libs/libcharset.so.1 (cd .libs && rm -f libcharset.so && ln -s libcharset.so.1 libcharset.so) (cd .libs && rm -f libcharset.so && ln -s libcharset.so.1 libcharset.so) ar cru .libs/libcharset.a localcharset.o relocatable.o ranlib .libs/libcharset.a creating libcharset.la (cd .libs && rm -f libcharset.la && ln -s ../libcharset.la libcharset.la) /bin/sh ./config.charset 'i386-portbld-freebsd6.2' > t-charset.alias mv t-charset.alias charset.alias sed -e '/^#/d' -e 's/@''PACKAGE''@//g' ./ref-add.sin > t-ref-add.sed mv t-ref-add.sed ref-add.sed sed -e '/^#/d' -e 's/@''PACKAGE''@//g' ./ref-del.sin > t-ref-del.sed mv t-ref-del.sed ref-del.sed cd lib && make all cd lib && make install-lib libdir='/usr/local/ports/converters/libiconv/work/libiconv-1.11/lib' includedir='/usr/local/ports/converters/libiconv/work/libiconv-1.11/lib' /bin/sh ../build-aux/mkinstalldirs /usr/local/ports/converters/libiconv/work/libiconv-1.11/lib /bin/sh /usr/local/bin/libtool --mode=install cp libcharset.la /usr/local/ports/converters/libiconv/work/libiconv-1.11/lib/libcharset.la cp .libs/libcharset.so.1 /usr/local/ports/converters/libiconv/work/libiconv-1.11/lib/libcharset.so.1 (cd /usr/local/ports/converters/libiconv/work/libiconv-1.11/lib && { ln -s -f libcharset.so.1 libcharset.so || { rm -f libcharset.so && ln -s libcharset.so.1 libcharset.so; }; }) (cd /usr/local/ports/converters/libiconv/work/libiconv-1.11/lib && { ln -s -f libcharset.so.1 libcharset.so || { rm -f libcharset.so && ln -s libcharset.so.1 libcharset.so; }; }) cp .libs/libcharset.lai /usr/local/ports/converters/libiconv/work/libiconv-1.11/lib/libcharset.la cp .libs/libcharset.a /usr/local/ports/converters/libiconv/work/libiconv-1.11/lib/libcharset.a chmod 644 /usr/local/ports/converters/libiconv/work/libiconv-1.11/lib/libcharset.a ranlib /usr/local/ports/converters/libiconv/work/libiconv-1.11/lib/libcharset.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -f /usr/local/ports/converters/libiconv/work/libiconv-1.11/lib/charset.alias && orig=/usr/local/ports/converters/libiconv/work/libiconv-1.11/lib/charset.alias || orig=charset.alias; sed -f ref-add.sed $orig > /usr/local/ports/converters/libiconv/work/libiconv-1.11/lib/t-charset.alias; install -o root -g wheel -m 444 /usr/local/ports/converters/libiconv/work/libiconv-1.11/lib/t-charset.alias /usr/local/ports/converters/libiconv/work/libiconv-1.11/lib/charset.alias; rm -f /usr/local/ports/converters/libiconv/work/libiconv-1.11/lib/t-charset.alias /bin/sh ./build-aux/mkinstalldirs /usr/local/ports/converters/libiconv/work/libiconv-1.11/lib install -o root -g wheel -m 444 include/libcharset.h /usr/local/ports/converters/libiconv/work/libiconv-1.11/lib/libcharset.h install -o root -g wheel -m 444 include/localcharset.h.inst /usr/local/ports/converters/libiconv/work/libiconv-1.11/lib/localcharset.h cd lib && make all /bin/sh /usr/local/bin/libtool --mode=compile cc -I. -I. -I../include -I./../include -I.. -I./.. -O2 -fno-strict-aliasing -pipe -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./iconv.c mkdir .libs cc -I. -I. -I../include -I./../include -I.. -I./.. -O2 -fno-strict-aliasing -pipe -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./iconv.c -fPIC -DPIC -o .libs/iconv.o cc -I. -I. -I../include -I./../include -I.. -I./.. -O2 -fno-strict-aliasing -pipe -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./iconv.c -o iconv.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -I. -I. -I../include -I./../include -I.. -I./.. -O2 -fno-strict-aliasing -pipe -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./../libcharset/lib/localcharset.c cc -I. -I. -I../include -I./../include -I.. -I./.. -O2 -fno-strict-aliasing -pipe -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./../libcharset/lib/localcharset.c -fPIC -DPIC -o .libs/localcharset.o cc -I. -I. -I../include -I./../include -I.. -I./.. -O2 -fno-strict-aliasing -pipe -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./../libcharset/lib/localcharset.c -o localcharset.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -I. -I. -I../include -I./../include -I.. -I./.. -O2 -fno-strict-aliasing -pipe -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./relocatable.c cc -I. -I. -I../include -I./../include -I.. -I./.. -O2 -fno-strict-aliasing -pipe -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./relocatable.c -fPIC -DPIC -o .libs/relocatable.o cc -I. -I. -I../include -I./../include -I.. -I./.. -O2 -fno-strict-aliasing -pipe -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./relocatable.c -o relocatable.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=link cc -o libiconv.la -rpath /usr/local/lib -version-info 3 -no-undefined iconv.lo localcharset.lo relocatable.lo cc -shared .libs/iconv.o .libs/localcharset.o .libs/relocatable.o -Wl,-soname -Wl,libiconv.so.3 -o .libs/libiconv.so.3 (cd .libs && rm -f libiconv.so && ln -s libiconv.so.3 libiconv.so) (cd .libs && rm -f libiconv.so && ln -s libiconv.so.3 libiconv.so) ar cru .libs/libiconv.a iconv.o localcharset.o relocatable.o ranlib .libs/libiconv.a creating libiconv.la (cd .libs && rm -f libiconv.la && ln -s ../libiconv.la libiconv.la) cd srclib && make all make all-am cp ./alloca_.h alloca.h cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I. -I. -O2 -fno-strict-aliasing -pipe -c allocsa.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I. -I. -O2 -fno-strict-aliasing -pipe -c progname.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I. -I. -O2 -fno-strict-aliasing -pipe -c progreloc.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I. -I. -O2 -fno-strict-aliasing -pipe -c width.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I. -I. -O2 -fno-strict-aliasing -pipe -c xmalloc.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I. -I. -O2 -fno-strict-aliasing -pipe -c xstrdup.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I. -I. -O2 -fno-strict-aliasing -pipe -c xreadlink.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I. -I. -O2 -fno-strict-aliasing -pipe -c canonicalize.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I. -I. -O2 -fno-strict-aliasing -pipe -c error.c rm -f libicrt.a ar cru libicrt.a allocsa.o progname.o progreloc.o width.o xmalloc.o xstrdup.o xreadlink.o canonicalize.o error.o ranlib libicrt.a cd src && make all cc -c -I. -I. -I.. -I../include -I./../include -I../srclib -I./../srclib -I../lib -O2 -fno-strict-aliasing -pipe -DINSTALLDIR=\"/usr/local/bin\" -DLOCALEDIR=\"/usr/local/share/locale\" ./iconv_no_i18n.c /bin/sh /usr/local/bin/libtool --mode=link cc iconv_no_i18n.o ../srclib/libicrt.a ../lib/libiconv.la -o iconv_no_i18n mkdir .libs cc iconv_no_i18n.o -o .libs/iconv_no_i18n ../srclib/libicrt.a ../lib/.libs/libiconv.so -Wl,--rpath -Wl,/usr/local/lib creating iconv_no_i18n cc -c -I. -I. -I.. -I../include -I./../include -I../srclib -I./../srclib -I../lib -O2 -fno-strict-aliasing -pipe -DINSTALLDIR=\"/usr/local/bin\" -DLOCALEDIR=\"/usr/local/share/locale\" ./iconv.c test `ls -ld . | sed -e 's/^d\(.........\).*/\1/'` = rwxrwxrwx || chmod 777 . cd po && make all cd man && make all if test -d tests; then cd tests && make all; fi ===> Installing for libiconv-1.11_1 ===> Generating temporary packing list ===> Checking if converters/libiconv already installed cd libcharset && make install prefix='/usr/local' exec_prefix='/usr/local' libdir='/usr/local/lib' cd lib && make install prefix='/usr/local' exec_prefix='/usr/local' libdir='/usr/local/lib' /bin/sh ../build-aux/mkinstalldirs /usr/local/lib /bin/sh /usr/local/bin/libtool --mode=install install -o root -g wheel -m 444 libcharset.la /usr/local/lib/libcharset.la install -o root -g wheel -m 444 .libs/libcharset.so.1 /usr/local/lib/libcharset.so.1 (cd /usr/local/lib && { ln -s -f libcharset.so.1 libcharset.so || { rm -f libcharset.so && ln -s libcharset.so.1 libcharset.so; }; }) (cd /usr/local/lib && { ln -s -f libcharset.so.1 libcharset.so || { rm -f libcharset.so && ln -s libcharset.so.1 libcharset.so; }; }) install -o root -g wheel -m 444 .libs/libcharset.lai /usr/local/lib/libcharset.la install -o root -g wheel -m 444 .libs/libcharset.a /usr/local/lib/libcharset.a chmod 644 /usr/local/lib/libcharset.a ranlib /usr/local/lib/libcharset.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../build-aux/mkinstalldirs /usr/local/libdata if test -f /usr/local/libdata/charset.alias; then sed -f ref-add.sed /usr/local/libdata/charset.alias > /usr/local/libdata/t-charset.alias; install -o root -g wheel -m 444 /usr/local/libdata/t-charset.alias /usr/local/libdata/charset.alias; rm -f /usr/local/libdata/t-charset.alias; else if test no = no; then sed -f ref-add.sed charset.alias > /usr/local/libdata/t-charset.alias; install -o root -g wheel -m 444 /usr/local/libdata/t-charset.alias /usr/local/libdata/charset.alias; rm -f /usr/local/libdata/t-charset.alias; fi ; fi /bin/sh ./build-aux/mkinstalldirs /usr/local/include install -o root -g wheel -m 444 include/libcharset.h /usr/local/include/libcharset.h install -o root -g wheel -m 444 include/localcharset.h.inst /usr/local/include/localcharset.h cd lib && make install prefix='/usr/local' exec_prefix='/usr/local' libdir='/usr/local/lib' if [ ! -d /usr/local ] ; then /bin/sh ../build-aux/mkinstalldirs /usr/local ; fi if [ ! -d /usr/local ] ; then /bin/sh ../build-aux/mkinstalldirs /usr/local ; fi if [ ! -d /usr/local/lib ] ; then /bin/sh ../build-aux/mkinstalldirs /usr/local/lib ; fi /bin/sh /usr/local/bin/libtool --mode=install install -o root -g wheel -m 444 libiconv.la /usr/local/lib/libiconv.la install -o root -g wheel -m 444 .libs/libiconv.so.3 /usr/local/lib/libiconv.so.3 (cd /usr/local/lib && { ln -s -f libiconv.so.3 libiconv.so || { rm -f libiconv.so && ln -s libiconv.so.3 libiconv.so; }; }) (cd /usr/local/lib && { ln -s -f libiconv.so.3 libiconv.so || { rm -f libiconv.so && ln -s libiconv.so.3 libiconv.so; }; }) install -o root -g wheel -m 444 .libs/libiconv.lai /usr/local/lib/libiconv.la install -o root -g wheel -m 444 .libs/libiconv.a /usr/local/lib/libiconv.a chmod 644 /usr/local/lib/libiconv.a ranlib /usr/local/lib/libiconv.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- if test -n ""; then install -o root -g wheel -m 444 /usr/local/lib/.new && mv /usr/local/lib/.new /usr/local/lib/ ; fi cd srclib && make install prefix='/usr/local' exec_prefix='/usr/local' libdir='/usr/local/lib' make install-am cd src && make install prefix='/usr/local' exec_prefix='/usr/local' libdir='/usr/local/lib' test `ls -ld . | sed -e 's/^d\(.........\).*/\1/'` = rwxrwxrwx || chmod 777 . if [ ! -d /usr/local ] ; then /bin/sh ../build-aux/mkinstalldirs /usr/local ; fi if [ ! -d /usr/local ] ; then /bin/sh ../build-aux/mkinstalldirs /usr/local ; fi if [ ! -d /usr/local/bin ] ; then /bin/sh ../build-aux/mkinstalldirs /usr/local/bin ; fi case "freebsd6.2" in hpux*) cc `if test -n ''; then /usr/local/bin; fi` iconv.o ../srclib/libicrt.a -L/usr/local/lib -liconv `if test -n ''; then echo " -Wl,+b -Wl,/usr/local/lib"; fi` -o iconv;; freebsd*) /bin/sh /usr/local/bin/libtool --mode=link cc `if test -n ''; then /usr/local/bin; fi` iconv.o ../srclib/libicrt.a ../lib//libiconv.la -o iconv;; *) /bin/sh /usr/local/bin/libtool --mode=link cc `if test -n ''; then /usr/local/bin; fi` iconv.o ../srclib/libicrt.a /usr/local/lib/libiconv.la -o iconv;; esac cc iconv.o -o .libs/iconv ../srclib/libicrt.a ../lib//.libs/libiconv.so -Wl,--rpath -Wl,/usr/local/lib creating iconv /bin/sh /usr/local/bin/libtool --mode=install install -s -o root -g wheel -m 555 iconv /usr/local/bin/iconv install -o root -g wheel -m 555 -s .libs/iconv /usr/local/bin/iconv if [ ! -d /usr/local ] ; then /bin/sh ./build-aux/mkinstalldirs /usr/local ; fi if [ ! -d /usr/local ] ; then /bin/sh ./build-aux/mkinstalldirs /usr/local ; fi if [ ! -d /usr/local/include ] ; then /bin/sh ./build-aux/mkinstalldirs /usr/local/include ; fi install -o root -g wheel -m 444 include/iconv.h.inst /usr/local/include/iconv.h cd po && make install prefix='/usr/local' exec_prefix='/usr/local' datarootdir='/usr/local/share' datadir='/usr/local/share' if test "libiconv" = "gettext-tools"; then /bin/sh /usr/local/ports/converters/libiconv/work/libiconv-1.11/build-aux/install-sh -d /usr/local/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 install -o root -g wheel -m 444 ./$file /usr/local/share/gettext/po/$file; done; for file in Makevars; do rm -f /usr/local/share/gettext/po/$file; done; else : ; fi cd man && make install prefix='/usr/local' exec_prefix='/usr/local' datarootdir='/usr/local/share' datadir='/usr/local/share' mandir='/usr/local/man' if [ ! -d /usr/local ] ; then /bin/sh ../build-aux/mkinstalldirs /usr/local ; fi if [ ! -d /usr/local/share ] ; then /bin/sh ../build-aux/mkinstalldirs /usr/local/share ; fi if [ ! -d /usr/local/man ] ; then /bin/sh ../build-aux/mkinstalldirs /usr/local/man ; fi if [ ! -d /usr/local/man/man1 ] ; then /bin/sh ../build-aux/mkinstalldirs /usr/local/man/man1 ; fi builddir="`pwd`"; cd . && for f in *.1 ; do (cd "$builddir"; echo install -o root -g wheel -m 444 ./$f /usr/local/man/man1/$f ; install -o root -g wheel -m 444 ./$f /usr/local/man/man1/$f) ; done install -o root -g wheel -m 444 ./iconv.1 /usr/local/man/man1/iconv.1 if [ ! -d /usr/local/man/man3 ] ; then /bin/sh ../build-aux/mkinstalldirs /usr/local/man/man3 ; fi builddir="`pwd`"; cd . && for f in *.3 ; do (cd "$builddir"; echo install -o root -g wheel -m 444 ./$f /usr/local/man/man3/$f ; install -o root -g wheel -m 444 ./$f /usr/local/man/man3/$f) ; done install -o root -g wheel -m 444 ./iconv.3 /usr/local/man/man3/iconv.3 install -o root -g wheel -m 444 ./iconv_close.3 /usr/local/man/man3/iconv_close.3 install -o root -g wheel -m 444 ./iconv_open.3 /usr/local/man/man3/iconv_open.3 install -o root -g wheel -m 444 ./iconvctl.3 /usr/local/man/man3/iconvctl.3 if [ ! -d /usr/local/share/doc ] ; then /bin/sh ../build-aux/mkinstalldirs /usr/local/share/doc ; fi if [ ! -d /usr/local/share/doc/libiconv ] ; then /bin/sh ../build-aux/mkinstalldirs /usr/local/share/doc/libiconv ; fi mkdir /usr/local/share/doc/libiconv if [ ! -d /usr/local/share/doc/libiconv ] ; then /bin/sh ../build-aux/mkinstalldirs /usr/local/share/doc/libiconv ; fi builddir="`pwd`"; cd . && for f in *.html ; do (cd "$builddir"; echo install -o root -g wheel -m 444 ./$f /usr/local/share/doc/libiconv/$f ; install -o root -g wheel -m 444 ./$f /usr/local/share/doc/libiconv/$f) ; done install -o root -g wheel -m 444 ./iconv.1.html /usr/local/share/doc/libiconv/iconv.1.html install -o root -g wheel -m 444 ./iconv.3.html /usr/local/share/doc/libiconv/iconv.3.html install -o root -g wheel -m 444 ./iconv_close.3.html /usr/local/share/doc/libiconv/iconv_close.3.html install -o root -g wheel -m 444 ./iconv_open.3.html /usr/local/share/doc/libiconv/iconv_open.3.html install -o root -g wheel -m 444 ./iconvctl.3.html /usr/local/share/doc/libiconv/iconvctl.3.html ===> Compressing manual pages for libiconv-1.11_1 ===> Running ldconfig /sbin/ldconfig -m /usr/local/lib ===> Registering installation for libiconv-1.11_1 ===> Building package for libiconv-1.11_1 Creating package /usr/ports/packages/All/libiconv-1.11_1.tbz Registering depends:. Creating bzip'd tar ball in '/usr/ports/packages/All/libiconv-1.11_1.tbz' ===> Returning to build of gettext-0.16.1_3 ===> Configuring for gettext-0.16.1_3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel 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... nawk checking whether make sets $(MAKE)... yes checking build system type... i386-portbld-freebsd6.2 checking host system type... i386-portbld-freebsd6.2 configure: creating ./config.status config.status: creating Makefile config.status: creating gnulib-local/Makefile === configuring in autoconf-lib-link (/usr/local/ports/devel/gettext/work/gettext-0.16.1/autoconf-lib-link) configure: running /bin/sh ./configure '--prefix=/usr/local' '--disable-csharp' '--disable-threads' '--disable-openmp' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd6.2' 'build_alias=i386-portbld-freebsd6.2' 'CC=cc' 'CFLAGS=-O2 -fno-strict-aliasing -pipe ' 'LDFLAGS=-L/usr/local/lib' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -fno-strict-aliasing -pipe' 'EMACS=no' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel 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... nawk checking whether make sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... none checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking build system type... i386-portbld-freebsd6.2 checking host system type... i386-portbld-freebsd6.2 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 ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... cc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... none checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for xlf... no checking for f77... f77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... freebsd6.2 ld.so 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd6.2 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... yes checking if f77 static flag -static works... yes checking if f77 supports -c -o file.o... yes checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd6.2 ld.so checking how to hardcode library paths into programs... immediate configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating tests/Makefile config.status: executing depfiles commands === configuring in gettext-runtime (/usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-runtime) configure: running /bin/sh ./configure '--prefix=/usr/local' '--disable-csharp' '--disable-threads' '--disable-openmp' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd6.2' 'build_alias=i386-portbld-freebsd6.2' 'CC=cc' 'CFLAGS=-O2 -fno-strict-aliasing -pipe ' 'LDFLAGS=-L/usr/local/lib' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -fno-strict-aliasing -pipe' 'EMACS=no' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel 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... nawk checking whether make sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... none checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for bison... no checking for byacc... byacc checking whether to use Java... yes checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for Java compiler... no checking for jar... no checking for preferred C# implementation... no checking for C# compiler... no checking build system type... i386-portbld-freebsd6.2 checking host system type... i386-portbld-freebsd6.2 checking for ranlib... ranlib checking for AIX... no 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 ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... none checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for xlf... no checking for f77... f77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... (cached) ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... freebsd6.2 ld.so 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd6.2 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... yes checking if f77 static flag -static works... yes checking if f77 supports -c -o file.o... yes checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd6.2 ld.so checking how to hardcode library paths into programs... immediate 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 for simple visibility declarations... no checking for inline... inline checking for size_t... yes checking for stdint.h... yes checking for working alloca.h... no checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether integer division by zero raises SIGFPE... 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/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for multithread API to use... none 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 sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... 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 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 iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for NL_LOCALE_NAME macro... no checking for bison... no checking for long long int... yes checking for long double... 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 CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ptrdiff_t... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for wcslen... 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) no checking for CFLocaleCopyCurrent... (cached) no 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 stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/param.h... (cached) yes checking for unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long_only... yes checking whether optreset is declared... yes checking whether getenv is declared... yes checking whether getc_unlocked is declared... (cached) yes checking for mbstate_t... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for shared library path variable... LD_LIBRARY_PATH checking whether to activate relocatable installation... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether strdup is declared... 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 iswprint... yes checking for wcwidth... yes checking for atexit... yes checking for canonicalize_file_name... no checking for getcwd... (cached) yes checking for readlink... yes checking for error_at_line... no checking for iconv... (cached) yes checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib checking for iconv declaration... (cached) extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking whether to use Java... yes checking for iswcntrl... yes checking for memchr... yes checking for memmove... yes checking for readlink... (cached) yes checking for setenv... (cached) yes checking for unsetenv... yes checking for unsetenv() return type... void checking for ssize_t... yes checking for strdup... (cached) yes checking for strerror... yes checking for strtol... yes checking for strtoul... (cached) yes checking for unistd.h... (cached) yes checking whether wcwidth is declared... yes checking for size_t... (cached) yes checking for setlocale... (cached) yes checking for perl... /usr/bin/perl checking for g++... c++ checking whether the C++ compiler (c++ -O2 -fno-strict-aliasing -pipe -L/usr/local/lib) works... yes checking whether the C++ compiler supports namespaces... yes 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 po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile === configuring in libasprintf (/usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-runtime/libasprintf) configure: running /bin/sh ./configure '--prefix=/usr/local' '--disable-csharp' '--disable-threads' '--disable-openmp' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd6.2' 'build_alias=i386-portbld-freebsd6.2' 'CC=cc' 'CFLAGS=-O2 -fno-strict-aliasing -pipe ' 'LDFLAGS=-L/usr/local/lib' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -fno-strict-aliasing -pipe' 'EMACS=no' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel 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... nawk checking whether make sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... none checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... none checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking build system type... i386-portbld-freebsd6.2 checking host system type... i386-portbld-freebsd6.2 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 ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... cc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for xlf... no checking for f77... f77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... freebsd6.2 ld.so 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd6.2 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... yes checking if f77 static flag -static works... yes checking if f77 supports -c -o file.o... yes checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd6.2 ld.so 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 long double... 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... no checking for alloca... yes checking for snprintf... yes checking for vasprintf... yes checking for wcslen... yes checking whether _snprintf is declared... no checking whether printf() supports POSIX/XSI format strings... yes checking for dvips... /usr/local/ports/devel/gettext/work/gettext-0.16.1/build-aux/missing dvips checking for texi2pdf... /usr/local/ports/devel/gettext/work/gettext-0.16.1/build-aux/missing 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 === configuring in gettext-tools (/usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools) configure: running /bin/sh ./configure '--prefix=/usr/local' '--disable-csharp' '--disable-threads' '--disable-openmp' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd6.2' 'build_alias=i386-portbld-freebsd6.2' 'CC=cc' 'CFLAGS=-O2 -fno-strict-aliasing -pipe ' 'LDFLAGS=-L/usr/local/lib' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -fno-strict-aliasing -pipe' 'EMACS=no' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel 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... nawk checking whether make sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... none checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for bison... no checking for byacc... byacc checking whether to use Java... yes checking for Java to native code compiler... none checking how to run the C preprocessor... cc -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... no checking for Java compiler... no checking for jar... no checking for preferred C# implementation... no checking for C# compiler... no checking for C# program execution engine... no checking build system type... i386-portbld-freebsd6.2 checking host system type... i386-portbld-freebsd6.2 checking for ranlib... ranlib checking for AIX... no 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 ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... none checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for xlf... no checking for f77... f77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... (cached) ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... freebsd6.2 ld.so 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd6.2 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... yes checking if f77 static flag -static works... yes checking if f77 supports -c -o file.o... yes checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd6.2 ld.so checking how to hardcode library paths into programs... immediate 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 for simple visibility declarations... no checking for inline... inline checking for size_t... yes checking for stdint.h... yes checking for working alloca.h... no checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether integer division by zero raises SIGFPE... 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/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for multithread API to use... none 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 sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... 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 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 iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for NL_LOCALE_NAME macro... no checking for bison... no checking for long long int... yes checking for long double... 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 CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ptrdiff_t... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for wcslen... 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) no checking for CFLocaleCopyCurrent... (cached) no 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 whether to use OpenMP... no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/param.h... (cached) yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... 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 pid_t... 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 sig_atomic_t... yes checking for raise... yes checking for isascii... yes checking for mbsinit... yes checking for iswprint... yes checking for wcwidth... yes checking for mempcpy... (cached) no checking for eaccess... yes checking for mbstate_t... yes checking whether getdelim is declared... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long_only... yes checking whether optreset is declared... yes checking whether getenv is declared... yes checking whether getc_unlocked is declared... (cached) yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking whether stat file-mode macros are broken... no checking for shared library path variable... LD_LIBRARY_PATH checking whether to activate relocatable installation... no checking for ssize_t... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether strdup is declared... 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 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... 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 canonicalize_file_name... no checking for getcwd... (cached) yes checking for readlink... yes checking for chown... yes checking for utime... yes checking for utimes... yes checking for error_at_line... no checking for posix_spawn... no checking for sigaction... yes checking for working POSIX fnmatch... yes checking for Java to native code compiler... none checking for getdelim... no checking for flockfile... yes checking for funlockfile... yes checking whether getline is declared... no checking for getline... no checking for getdelim... (cached) no checking for flockfile... (cached) yes checking for funlockfile... (cached) yes checking for iconv... (cached) yes checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib checking for iconv declaration... (cached) extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking whether to use Java... yes checking for iswcntrl... yes checking for iswcntrl... (cached) yes checking whether mbrtowc and mbstate_t are properly declared... yes checking whether mbswidth is declared in ... no checking for mbstate_t... (cached) yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for mkdtemp... yes checking for obstacks... no checking for posix_spawn... (cached) no checking for mbstate_t... (cached) yes checking whether mbrtowc and mbstate_t are properly declared... (cached) yes checking for readlink... (cached) yes checking for setenv... (cached) yes checking for unsetenv... yes checking for unsetenv() return type... void checking for sigprocmask... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... (cached) yes checking for ssize_t... (cached) yes checking for va_copy... yes checking absolute name of ... ///usr/include/stdint.h checking whether stdint.h conforms to C99... yes checking for stpcpy... (cached) yes checking for working stpncpy... no checking for strcspn... yes checking for strdup... (cached) yes checking for strerror... yes checking for strpbrk... yes checking for strtol... yes checking for strtoul... (cached) yes checking for __secure_getenv... no checking for unistd.h... (cached) yes checking for vasprintf... yes checking for waitid... no checking for waitpid... yes checking for union wait... no checking whether wcwidth is declared... yes checking for stdint.h... (cached) yes checking for error_at_line... (cached) no checking for getdelim... (cached) no checking for flockfile... (cached) yes checking for funlockfile... (cached) yes checking whether getline is declared... (cached) no checking for getline... (cached) no checking for getdelim... (cached) no checking for flockfile... (cached) yes checking for funlockfile... (cached) yes checking for iconv... (cached) yes checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib checking for iconv declaration... (cached) extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for iswcntrl... (cached) yes checking whether mbrtowc and mbstate_t are properly declared... (cached) yes checking whether mbswidth is declared in ... (cached) no checking for mbstate_t... (cached) yes checking for obstacks... (cached) no checking for stdint.h... (cached) yes checking for SIZE_MAX... (cached) yes checking for va_copy... (cached) yes checking absolute name of ... (cached) ///usr/include/stdint.h checking whether stdint.h conforms to C99... (cached) yes checking for stpcpy... (cached) yes checking for strdup... (cached) yes checking for vasprintf... (cached) yes checking whether wcwidth is declared... (cached) yes 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 size_t... (cached) yes checking for ptrdiff_t... (cached) yes checking for ssize_t... (cached) yes checking for pid_t... (cached) yes checking whether we are using the GNU C Library 2.1 or newer... (cached) no checking for select... yes checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... (cached) 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 for C/C++ restrict keyword... __restrict checking for wcscoll... yes checking for memchr... (cached) yes checking for strdup... (cached) yes checking for working re_compile_pattern... no checking for btowc... yes 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 emacs... no checking where .elc files should go... ${datadir}/emacs/site-lisp checking for dvips... /usr/local/ports/devel/gettext/work/gettext-0.16.1/build-aux/missing dvips checking for texi2pdf... /usr/local/ports/devel/gettext/work/gettext-0.16.1/build-aux/missing texi2pdf checking for perl... /usr/bin/perl checking for g++... c++ checking whether the C++ compiler (c++ -O2 -fno-strict-aliasing -pipe -L/usr/local/lib) works... yes checking whether the C++ compiler supports namespaces... yes checking for a traditional french locale... fr_FR.ISO8859-1 checking for a french Unicode locale... fr_FR.UTF-8 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 libuniname/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 misc/Makefile config.status: creating misc/gettextize config.status: creating misc/autopoint 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 po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile === configuring in examples (/usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/examples) configure: running /bin/sh ./configure '--prefix=/usr/local' '--disable-csharp' '--disable-threads' '--disable-openmp' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd6.2' 'build_alias=i386-portbld-freebsd6.2' 'CC=cc' 'CFLAGS=-O2 -fno-strict-aliasing -pipe ' 'LDFLAGS=-L/usr/local/lib' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -fno-strict-aliasing -pipe' 'EMACS=no' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel 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... nawk 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 ===> Building for gettext-0.16.1_3 Making all in gnulib-local Making all in gettext-runtime make all-recursive Making all in doc 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_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''@,0,g' > libgnuintl.h /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./bindtextdom.c mkdir .libs cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./bindtextdom.c -fPIC -DPIC -o .libs/bindtextdom.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./bindtextdom.c -o bindtextdom.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./dcgettext.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./dcgettext.c -fPIC -DPIC -o .libs/dcgettext.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./dcgettext.c -o dcgettext.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./dgettext.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./dgettext.c -fPIC -DPIC -o .libs/dgettext.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./dgettext.c -o dgettext.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./gettext.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./gettext.c -fPIC -DPIC -o .libs/gettext.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./gettext.c -o gettext.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./finddomain.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./finddomain.c -fPIC -DPIC -o .libs/finddomain.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./finddomain.c -o finddomain.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./hash-string.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./hash-string.c -fPIC -DPIC -o .libs/hash-string.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./hash-string.c -o hash-string.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./loadmsgcat.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./loadmsgcat.c -fPIC -DPIC -o .libs/loadmsgcat.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./loadmsgcat.c -o loadmsgcat.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./localealias.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./localealias.c -fPIC -DPIC -o .libs/localealias.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./localealias.c -o localealias.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./textdomain.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./textdomain.c -fPIC -DPIC -o .libs/textdomain.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./textdomain.c -o textdomain.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./l10nflist.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./l10nflist.c -fPIC -DPIC -o .libs/l10nflist.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./l10nflist.c -o l10nflist.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./explodename.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./explodename.c -fPIC -DPIC -o .libs/explodename.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./explodename.c -o explodename.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./dcigettext.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./dcigettext.c -fPIC -DPIC -o .libs/dcigettext.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./dcigettext.c -o dcigettext.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./dcngettext.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./dcngettext.c -fPIC -DPIC -o .libs/dcngettext.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./dcngettext.c -o dcngettext.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./dngettext.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./dngettext.c -fPIC -DPIC -o .libs/dngettext.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./dngettext.c -o dngettext.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./ngettext.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./ngettext.c -fPIC -DPIC -o .libs/ngettext.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./ngettext.c -o ngettext.o >/dev/null 2>&1 sed -e '/IN_LIBGLOCALE/d' -e 's,@''HAVE_POSIX_PRINTF''@,1,g' -e 's,@''HAVE_ASPRINTF''@,1,g' -e 's,@''HAVE_SNPRINTF''@,1,g' -e 's,@''HAVE_WPRINTF''@,0,g' < ./libgnuintl.h.in > libintl.h /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./plural.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./plural.c -fPIC -DPIC -o .libs/plural.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./plural.c -o plural.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./plural-exp.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./plural-exp.c -fPIC -DPIC -o .libs/plural-exp.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./plural-exp.c -o plural-exp.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./localcharset.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./localcharset.c -fPIC -DPIC -o .libs/localcharset.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./localcharset.c -o localcharset.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./lock.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./lock.c -fPIC -DPIC -o .libs/lock.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./lock.c -o lock.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./relocatable.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./relocatable.c -fPIC -DPIC -o .libs/relocatable.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./relocatable.c -o relocatable.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./langprefs.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./langprefs.c -fPIC -DPIC -o .libs/langprefs.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./langprefs.c -o langprefs.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./localename.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./localename.c -fPIC -DPIC -o .libs/localename.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./localename.c -o localename.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./log.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./log.c -fPIC -DPIC -o .libs/log.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./log.c -o log.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./printf.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./printf.c -fPIC -DPIC -o .libs/printf.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./printf.c -o printf.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./version.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./version.c -fPIC -DPIC -o .libs/version.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./version.c -o version.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./osdep.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./osdep.c -fPIC -DPIC -o .libs/osdep.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./osdep.c -o osdep.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./intl-compat.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./intl-compat.c -fPIC -DPIC -o .libs/intl-compat.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ./intl-compat.c -o intl-compat.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=link cc -I/usr/local/include -O2 -fno-strict-aliasing -pipe -L/usr/local/lib -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 lock.lo relocatable.lo langprefs.lo localename.lo log.lo printf.lo version.lo osdep.lo intl-compat.lo -L/usr/local/lib -liconv -R/usr/local/lib -version-info 8:1:0 -rpath /usr/local/lib -no-undefined cc -shared .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/lock.o .libs/relocatable.o .libs/langprefs.o .libs/localename.o .libs/log.o .libs/printf.o .libs/version.o .libs/osdep.o .libs/intl-compat.o -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libiconv.so -Wl,-soname -Wl,libintl.so.8 -o .libs/libintl.so.8 (cd .libs && rm -f libintl.so && ln -s libintl.so.8 libintl.so) (cd .libs && rm -f libintl.so && ln -s libintl.so.8 libintl.so) 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 lock.o relocatable.o langprefs.o localename.o log.o printf.o version.o osdep.o intl-compat.o ranlib .libs/libintl.a creating libintl.la (cd .libs && rm -f libintl.la && ln -s ../libintl.la libintl.la) /bin/sh ./config.charset 'i386-portbld-freebsd6.2' > t-charset.alias mv t-charset.alias 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 Making all in intl-java cd . && test ! -d /usr/lib/jdk1.1.8 || env PATH=/usr/lib/jdk1.1.8/bin:$PATH javadoc -d javadoc1 gnu/gettext/*.java cd . && test ! -d /usr/lib/jdk1.3.1 || env PATH=/usr/lib/jdk1.3.1/bin:$PATH javadoc -d javadoc2 gnu/gettext/*.java Making all in intl-csharp Making all in gnulib-lib { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./alloca_.h; } > alloca.h-t mv -f alloca.h-t alloca.h rm -f configmake.h-t configmake.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; echo '#define PREFIX "/usr/local"'; echo '#define EXEC_PREFIX "/usr/local"'; echo '#define BINDIR "/usr/local/bin"'; echo '#define SBINDIR "/usr/local/sbin"'; echo '#define LIBEXECDIR "/usr/local/libexec"'; echo '#define DATAROOTDIR "/usr/local/share"'; echo '#define DATADIR "/usr/local/share"'; echo '#define SYSCONFDIR "/usr/local/etc"'; echo '#define SHAREDSTATEDIR "/usr/local/com"'; echo '#define LOCALSTATEDIR "/usr/local/var"'; echo '#define INCLUDEDIR "/usr/local/include"'; echo '#define OLDINCLUDEDIR "/usr/include"'; echo '#define DOCDIR "/usr/local/share/doc/gettext"'; echo '#define INFODIR "/usr/local/info/"'; echo '#define HTMLDIR "/usr/local/share/doc/gettext"'; echo '#define DVIDIR "/usr/local/share/doc/gettext"'; echo '#define PDFDIR "/usr/local/share/doc/gettext"'; echo '#define PSDIR "/usr/local/share/doc/gettext"'; echo '#define LIBDIR "/usr/local/lib"'; echo '#define LISPDIR ""'; echo '#define LOCALEDIR "/usr/local/share/locale"'; echo '#define MANDIR "/usr/local/man"'; echo '#define MANEXT ""'; echo '#define PKGDATADIR "/usr/local/share/gettext-runtime"'; echo '#define PKGINCLUDEDIR "/usr/local/include/gettext-runtime"'; echo '#define PKGLIBDIR "/usr/local/lib/gettext-runtime"'; echo '#define PKGLIBEXECDIR ""'; } | sed '/""/d' > configmake.h-t mv configmake.h-t configmake.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./getopt_.h; } > getopt.h-t mv -f getopt.h-t getopt.h make all-am cc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c allocsa.c cc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c basename.c cc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c c-ctype.c cc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c c-strcasecmp.c cc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c c-strncasecmp.c cc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c c-strstr.c cc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c closeout.c cc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c fwriteerror.c cc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c localcharset.c cc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c progname.c cc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c progreloc.c cc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c propername.c cc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c striconv.c cc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c strnlen1.c cc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c xmalloc.c cc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c xstrdup.c cc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c xreadlink.c cc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c xstriconv.c cc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c canonicalize.c cc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c error.c cc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c getopt.c cc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c getopt1.c cc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c mbchar.c cc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c strstr.c rm -f libgrt.a ar cru libgrt.a allocsa.o basename.o c-ctype.o c-strcasecmp.o c-strncasecmp.o c-strstr.o closeout.o fwriteerror.o localcharset.o progname.o progreloc.o propername.o striconv.o strnlen1.o xmalloc.o xstrdup.o xreadlink.o xstriconv.o canonicalize.o error.o getopt.o getopt1.o mbchar.o strstr.o ranlib libgrt.a rm -f t-charset.alias charset.alias /bin/sh ./config.charset 'i386-portbld-freebsd6.2' > 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 Making all in libasprintf make all-am cp ./autosprintf.h.in autosprintf.h cp ./alloca_.h alloca.h /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o lib-asprintf.lo lib-asprintf.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c lib-asprintf.c -fPIC -DPIC -o .libs/lib-asprintf.o cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c lib-asprintf.c -o lib-asprintf.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o autosprintf.lo autosprintf.cc c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c autosprintf.cc -fPIC -DPIC -o .libs/autosprintf.o c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c autosprintf.cc -o autosprintf.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CXX --mode=link c++ -O2 -fno-strict-aliasing -pipe -L/usr/local/lib -o libasprintf.la -rpath /usr/local/lib lib-asprintf.lo autosprintf.lo || /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -L/usr/local/lib -o libasprintf.la -rpath /usr/local/lib lib-asprintf.lo autosprintf.lo c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/lib-asprintf.o .libs/autosprintf.o -L/usr/local/lib -L/usr/lib -lstdc++ -lm -lgcc_pic /usr/lib/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libasprintf.so.0 -o .libs/libasprintf.so.0 (cd .libs && rm -f libasprintf.so && ln -s libasprintf.so.0 libasprintf.so) (cd .libs && rm -f libasprintf.so && ln -s libasprintf.so.0 libasprintf.so) ar cru .libs/libasprintf.a lib-asprintf.o autosprintf.o ranlib .libs/libasprintf.a creating libasprintf.la (cd .libs && rm -f libasprintf.la && ln -s ../libasprintf.la libasprintf.la) Making all in src cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../gnulib-lib -I./../gnulib-lib -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin\" -O2 -fno-strict-aliasing -pipe -c -o gettext-gettext.o `test -f 'gettext.c' || echo './'`gettext.c /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -DINSTALLDIR=\"/usr/local/bin\" -O2 -fno-strict-aliasing -pipe -L/usr/local/lib -o gettext gettext-gettext.o ../gnulib-lib/libgrt.a ../intl/libintl.la -L/usr/local/lib -liconv -R/usr/local/lib -L/usr/local/lib -liconv -R/usr/local/lib mkdir .libs cc -DINSTALLDIR=\"/usr/local/bin\" -O2 -fno-strict-aliasing -pipe -o .libs/gettext gettext-gettext.o -L/usr/local/lib ../gnulib-lib/libgrt.a ../intl/.libs/libintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib creating gettext cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../gnulib-lib -I./../gnulib-lib -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin\" -O2 -fno-strict-aliasing -pipe -c -o ngettext-ngettext.o `test -f 'ngettext.c' || echo './'`ngettext.c /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -DINSTALLDIR=\"/usr/local/bin\" -O2 -fno-strict-aliasing -pipe -L/usr/local/lib -o ngettext ngettext-ngettext.o ../gnulib-lib/libgrt.a ../intl/libintl.la -L/usr/local/lib -liconv -R/usr/local/lib -L/usr/local/lib -liconv -R/usr/local/lib cc -DINSTALLDIR=\"/usr/local/bin\" -O2 -fno-strict-aliasing -pipe -o .libs/ngettext ngettext-ngettext.o -L/usr/local/lib ../gnulib-lib/libgrt.a ../intl/.libs/libintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib creating ngettext cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../gnulib-lib -I./../gnulib-lib -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin\" -O2 -fno-strict-aliasing -pipe -c -o envsubst-envsubst.o `test -f 'envsubst.c' || echo './'`envsubst.c /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -DINSTALLDIR=\"/usr/local/bin\" -O2 -fno-strict-aliasing -pipe -L/usr/local/lib -o envsubst envsubst-envsubst.o ../gnulib-lib/libgrt.a ../intl/libintl.la -L/usr/local/lib -liconv -R/usr/local/lib -L/usr/local/lib -liconv -R/usr/local/lib cc -DINSTALLDIR=\"/usr/local/bin\" -O2 -fno-strict-aliasing -pipe -o .libs/envsubst envsubst-envsubst.o -L/usr/local/lib ../gnulib-lib/libgrt.a ../intl/.libs/libintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib creating envsubst Making all in po Making all in man sed -e 's|@''localedir''@|/usr/local/share/locale|g' < `if test -f gettext.1.in; then echo .; else echo .; fi`/gettext.1.in > t-gettext.1 mv t-gettext.1 gettext.1 sed -e 's|@''localedir''@|/usr/local/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 Making all in m4 Making all in tests cc -DHAVE_CONFIG_H -I. -I.. -I.. -I./../intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c test-lock.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I./../intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o lock.o `test -f '../intl/lock.c' || echo './'`../intl/lock.c /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -L/usr/local/lib -o test-lock test-lock.o lock.o mkdir .libs cc -O2 -fno-strict-aliasing -pipe -o test-lock test-lock.o lock.o -L/usr/local/lib Making all in gettext-tools make all-recursive Making all in doc 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_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''@,0,g' > libgnuintl.h /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/bindtextdom.c mkdir .libs cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/bindtextdom.c -fPIC -DPIC -o .libs/bindtextdom.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/bindtextdom.c -o bindtextdom.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/dcgettext.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/dcgettext.c -fPIC -DPIC -o .libs/dcgettext.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/dcgettext.c -o dcgettext.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/dgettext.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/dgettext.c -fPIC -DPIC -o .libs/dgettext.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/dgettext.c -o dgettext.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/gettext.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/gettext.c -fPIC -DPIC -o .libs/gettext.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/gettext.c -o gettext.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/finddomain.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/finddomain.c -fPIC -DPIC -o .libs/finddomain.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/finddomain.c -o finddomain.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/hash-string.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/hash-string.c -fPIC -DPIC -o .libs/hash-string.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/hash-string.c -o hash-string.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/loadmsgcat.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/loadmsgcat.c -fPIC -DPIC -o .libs/loadmsgcat.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/loadmsgcat.c -o loadmsgcat.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/localealias.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/localealias.c -fPIC -DPIC -o .libs/localealias.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/localealias.c -o localealias.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/textdomain.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/textdomain.c -fPIC -DPIC -o .libs/textdomain.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/textdomain.c -o textdomain.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/l10nflist.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/l10nflist.c -fPIC -DPIC -o .libs/l10nflist.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/l10nflist.c -o l10nflist.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/explodename.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/explodename.c -fPIC -DPIC -o .libs/explodename.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/explodename.c -o explodename.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/dcigettext.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/dcigettext.c -fPIC -DPIC -o .libs/dcigettext.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/dcigettext.c -o dcigettext.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/dcngettext.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/dcngettext.c -fPIC -DPIC -o .libs/dcngettext.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/dcngettext.c -o dcngettext.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/dngettext.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/dngettext.c -fPIC -DPIC -o .libs/dngettext.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/dngettext.c -o dngettext.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/ngettext.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/ngettext.c -fPIC -DPIC -o .libs/ngettext.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/ngettext.c -o ngettext.o >/dev/null 2>&1 sed -e '/IN_LIBGLOCALE/d' -e 's,@''HAVE_POSIX_PRINTF''@,1,g' -e 's,@''HAVE_ASPRINTF''@,1,g' -e 's,@''HAVE_SNPRINTF''@,1,g' -e 's,@''HAVE_WPRINTF''@,0,g' < ../../gettext-runtime/intl/libgnuintl.h.in > libintl.h /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/plural.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/plural.c -fPIC -DPIC -o .libs/plural.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/plural.c -o plural.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/plural-exp.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/plural-exp.c -fPIC -DPIC -o .libs/plural-exp.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/plural-exp.c -o plural-exp.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/localcharset.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/localcharset.c -fPIC -DPIC -o .libs/localcharset.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/localcharset.c -o localcharset.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/lock.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/lock.c -fPIC -DPIC -o .libs/lock.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/lock.c -o lock.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/relocatable.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/relocatable.c -fPIC -DPIC -o .libs/relocatable.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/relocatable.c -o relocatable.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/langprefs.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/langprefs.c -fPIC -DPIC -o .libs/langprefs.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/langprefs.c -o langprefs.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/localename.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/localename.c -fPIC -DPIC -o .libs/localename.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/localename.c -o localename.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/log.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/log.c -fPIC -DPIC -o .libs/log.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/log.c -o log.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/printf.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/printf.c -fPIC -DPIC -o .libs/printf.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/printf.c -o printf.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/version.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/version.c -fPIC -DPIC -o .libs/version.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/version.c -o version.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/osdep.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/osdep.c -fPIC -DPIC -o .libs/osdep.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/osdep.c -o osdep.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/intl-compat.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/intl-compat.c -fPIC -DPIC -o .libs/intl-compat.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/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/local/include -O2 -fno-strict-aliasing -pipe ../../gettext-runtime/intl/intl-compat.c -o intl-compat.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=link cc -I/usr/local/include -O2 -fno-strict-aliasing -pipe -L/usr/local/lib -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 lock.lo relocatable.lo langprefs.lo localename.lo log.lo printf.lo version.lo osdep.lo intl-compat.lo -L/usr/local/lib -liconv -R/usr/local/lib -version-info 8:1:0 -rpath /usr/local/lib -no-undefined cc -shared .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/lock.o .libs/relocatable.o .libs/langprefs.o .libs/localename.o .libs/log.o .libs/printf.o .libs/version.o .libs/osdep.o .libs/intl-compat.o -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libiconv.so -Wl,-soname -Wl,libintl.so.8 -o .libs/libintl.so.8 (cd .libs && rm -f libintl.so && ln -s libintl.so.8 libintl.so) (cd .libs && rm -f libintl.so && ln -s libintl.so.8 libintl.so) 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 lock.o relocatable.o langprefs.o localename.o log.o printf.o version.o osdep.o intl-compat.o ranlib .libs/libintl.a creating libintl.la (cd .libs && rm -f libintl.la && ln -s ../libintl.la libintl.la) /bin/sh ../../gettext-runtime/intl/config.charset 'i386-portbld-freebsd6.2' > t-charset.alias mv t-charset.alias 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-ref-del.sed ref-del.sed Making all in gnulib-lib { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./alloca_.h; } > alloca.h-t mv -f alloca.h-t alloca.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./byteswap_.h; } > byteswap.h-t mv -f byteswap.h-t byteswap.h rm -f configmake.h-t configmake.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; echo '#define PREFIX "/usr/local"'; echo '#define EXEC_PREFIX "/usr/local"'; echo '#define BINDIR "/usr/local/bin"'; echo '#define SBINDIR "/usr/local/sbin"'; echo '#define LIBEXECDIR "/usr/local/libexec"'; echo '#define DATAROOTDIR "/usr/local/share"'; echo '#define DATADIR "/usr/local/share"'; echo '#define SYSCONFDIR "/usr/local/etc"'; echo '#define SHAREDSTATEDIR "/usr/local/com"'; echo '#define LOCALSTATEDIR "/usr/local/var"'; echo '#define INCLUDEDIR "/usr/local/include"'; echo '#define OLDINCLUDEDIR "/usr/include"'; echo '#define DOCDIR "/usr/local/share/doc/gettext"'; echo '#define INFODIR "/usr/local/info/"'; echo '#define HTMLDIR "/usr/local/share/doc/gettext"'; echo '#define DVIDIR "/usr/local/share/doc/gettext"'; echo '#define PDFDIR "/usr/local/share/doc/gettext"'; echo '#define PSDIR "/usr/local/share/doc/gettext"'; echo '#define LIBDIR "/usr/local/lib"'; echo '#define LISPDIR "/usr/local/share/emacs/site-lisp"'; echo '#define LOCALEDIR "/usr/local/share/locale"'; echo '#define MANDIR "/usr/local/man"'; echo '#define MANEXT ""'; echo '#define PKGDATADIR "/usr/local/share/gettext"'; echo '#define PKGINCLUDEDIR "/usr/local/include/gettext-tools"'; echo '#define PKGLIBDIR "/usr/local/lib/gettext-tools"'; echo '#define PKGLIBEXECDIR ""'; } | sed '/""/d' > configmake.h-t mv configmake.h-t configmake.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./getopt_.h; } > getopt.h-t mv -f getopt.h-t getopt.h make all-am /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o allocsa.lo allocsa.c mkdir .libs cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c allocsa.c -fPIC -DPIC -o .libs/allocsa.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c allocsa.c -o allocsa.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o backupfile.lo backupfile.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c backupfile.c -fPIC -DPIC -o .libs/backupfile.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c backupfile.c -o backupfile.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o addext.lo addext.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c addext.c -fPIC -DPIC -o .libs/addext.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c addext.c -o addext.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o basename.lo basename.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c basename.c -fPIC -DPIC -o .libs/basename.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c basename.c -o basename.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o c-ctype.lo c-ctype.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c c-ctype.c -o c-ctype.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o c-strcasecmp.lo c-strcasecmp.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c c-strcasecmp.c -fPIC -DPIC -o .libs/c-strcasecmp.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c c-strcasecmp.c -o c-strcasecmp.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o c-strncasecmp.lo c-strncasecmp.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c c-strncasecmp.c -fPIC -DPIC -o .libs/c-strncasecmp.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c c-strncasecmp.c -o c-strncasecmp.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o c-strcasestr.lo c-strcasestr.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c c-strcasestr.c -fPIC -DPIC -o .libs/c-strcasestr.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c c-strcasestr.c -o c-strcasestr.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o c-strstr.lo c-strstr.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c c-strstr.c -fPIC -DPIC -o .libs/c-strstr.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c c-strstr.c -o c-strstr.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o classpath.lo classpath.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c classpath.c -fPIC -DPIC -o .libs/classpath.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c classpath.c -o classpath.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o clean-temp.lo clean-temp.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c clean-temp.c -fPIC -DPIC -o .libs/clean-temp.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c clean-temp.c -o clean-temp.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o closeout.lo closeout.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c closeout.c -fPIC -DPIC -o .libs/closeout.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c closeout.c -o closeout.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o copy-file.lo copy-file.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c copy-file.c -fPIC -DPIC -o .libs/copy-file.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c copy-file.c -o copy-file.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o csharpcomp.lo csharpcomp.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c csharpcomp.c -fPIC -DPIC -o .libs/csharpcomp.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c csharpcomp.c -o csharpcomp.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o csharpexec.lo csharpexec.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c csharpexec.c -fPIC -DPIC -o .libs/csharpexec.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c csharpexec.c -o csharpexec.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o error-progname.lo error-progname.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c error-progname.c -fPIC -DPIC -o .libs/error-progname.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c error-progname.c -o error-progname.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o execute.lo execute.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c execute.c -fPIC -DPIC -o .libs/execute.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c execute.c -o execute.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o exitfail.lo exitfail.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c exitfail.c -fPIC -DPIC -o .libs/exitfail.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c exitfail.c -o exitfail.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o fatal-signal.lo fatal-signal.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c fatal-signal.c -fPIC -DPIC -o .libs/fatal-signal.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c fatal-signal.c -o fatal-signal.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o findprog.lo findprog.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c findprog.c -fPIC -DPIC -o .libs/findprog.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c findprog.c -o findprog.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o fstrcmp.lo fstrcmp.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c fstrcmp.c -fPIC -DPIC -o .libs/fstrcmp.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c fstrcmp.c -o fstrcmp.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o full-write.lo full-write.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c full-write.c -fPIC -DPIC -o .libs/full-write.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c full-write.c -o full-write.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o fwriteerror.lo fwriteerror.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c fwriteerror.c -fPIC -DPIC -o .libs/fwriteerror.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c fwriteerror.c -o fwriteerror.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o gcd.lo gcd.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c gcd.c -fPIC -DPIC -o .libs/gcd.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c gcd.c -o gcd.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o hash.lo hash.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c hash.c -fPIC -DPIC -o .libs/hash.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c hash.c -o hash.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o javacomp.lo javacomp.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c javacomp.c -fPIC -DPIC -o .libs/javacomp.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c javacomp.c -o javacomp.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o javaexec.lo javaexec.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c javaexec.c -fPIC -DPIC -o .libs/javaexec.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c javaexec.c -o javaexec.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o javaversion.lo javaversion.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c javaversion.c -fPIC -DPIC -o .libs/javaversion.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c javaversion.c -o javaversion.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o linebreak.lo linebreak.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c linebreak.c -fPIC -DPIC -o .libs/linebreak.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c linebreak.c -o linebreak.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o gl_linkedhash_list.lo gl_linkedhash_list.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c gl_linkedhash_list.c -fPIC -DPIC -o .libs/gl_linkedhash_list.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c gl_linkedhash_list.c -o gl_linkedhash_list.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o gl_list.lo gl_list.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c gl_list.c -fPIC -DPIC -o .libs/gl_list.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c gl_list.c -o gl_list.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o localcharset.lo localcharset.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c localcharset.c -o localcharset.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o lock.lo lock.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c lock.c -fPIC -DPIC -o .libs/lock.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c lock.c -o lock.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o mbswidth.lo mbswidth.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c mbswidth.c -fPIC -DPIC -o .libs/mbswidth.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c mbswidth.c -o mbswidth.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o concatpath.lo concatpath.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c concatpath.c -fPIC -DPIC -o .libs/concatpath.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c concatpath.c -o concatpath.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o pipe.lo pipe.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c pipe.c -fPIC -DPIC -o .libs/pipe.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c pipe.c -o pipe.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o progname.lo progname.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c progname.c -fPIC -DPIC -o .libs/progname.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c progname.c -o progname.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o progreloc.lo progreloc.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c progreloc.c -fPIC -DPIC -o .libs/progreloc.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c progreloc.c -o progreloc.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o propername.lo propername.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c propername.c -fPIC -DPIC -o .libs/propername.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c propername.c -o propername.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o quote.lo quote.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c quote.c -fPIC -DPIC -o .libs/quote.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c quote.c -o quote.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o quotearg.lo quotearg.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c quotearg.c -fPIC -DPIC -o .libs/quotearg.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c quotearg.c -o quotearg.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o sh-quote.lo sh-quote.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c sh-quote.c -fPIC -DPIC -o .libs/sh-quote.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c sh-quote.c -o sh-quote.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o striconv.lo striconv.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c striconv.c -fPIC -DPIC -o .libs/striconv.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c striconv.c -o striconv.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o strnlen1.lo strnlen1.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c strnlen1.c -fPIC -DPIC -o .libs/strnlen1.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c strnlen1.c -o strnlen1.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o tls.lo tls.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c tls.c -fPIC -DPIC -o .libs/tls.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c tls.c -o tls.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o tmpdir.lo tmpdir.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c tmpdir.c -fPIC -DPIC -o .libs/tmpdir.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c tmpdir.c -o tmpdir.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o wait-process.lo wait-process.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c wait-process.c -fPIC -DPIC -o .libs/wait-process.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c wait-process.c -o wait-process.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o xmalloc.lo xmalloc.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c xmalloc.c -o xmalloc.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o xstrdup.lo xstrdup.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c xstrdup.c -fPIC -DPIC -o .libs/xstrdup.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c xstrdup.c -o xstrdup.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o xallocsa.lo xallocsa.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c xallocsa.c -fPIC -DPIC -o .libs/xallocsa.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c xallocsa.c -o xallocsa.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o xerror.lo xerror.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c xerror.c -fPIC -DPIC -o .libs/xerror.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c xerror.c -o xerror.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o xreadlink.lo xreadlink.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c xreadlink.c -fPIC -DPIC -o .libs/xreadlink.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c xreadlink.c -o xreadlink.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o xsetenv.lo xsetenv.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c xsetenv.c -fPIC -DPIC -o .libs/xsetenv.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c xsetenv.c -o xsetenv.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o xstriconv.lo xstriconv.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c xstriconv.c -fPIC -DPIC -o .libs/xstriconv.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c xstriconv.c -o xstriconv.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o xvasprintf.lo xvasprintf.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c xvasprintf.c -fPIC -DPIC -o .libs/xvasprintf.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c xvasprintf.c -o xvasprintf.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o xasprintf.lo xasprintf.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c xasprintf.c -fPIC -DPIC -o .libs/xasprintf.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c xasprintf.c -o xasprintf.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o argmatch.lo argmatch.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c argmatch.c -fPIC -DPIC -o .libs/argmatch.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c argmatch.c -o argmatch.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o canonicalize.lo canonicalize.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c canonicalize.c -fPIC -DPIC -o .libs/canonicalize.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c canonicalize.c -o canonicalize.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o error.lo error.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c error.c -fPIC -DPIC -o .libs/error.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c error.c -o error.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o getdelim.lo getdelim.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c getdelim.c -fPIC -DPIC -o .libs/getdelim.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c getdelim.c -o getdelim.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o getline.lo getline.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c getline.c -fPIC -DPIC -o .libs/getline.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c getline.c -o getline.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o getopt.lo getopt.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c getopt.c -fPIC -DPIC -o .libs/getopt.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c getopt.c -o getopt.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o getopt1.lo getopt1.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c getopt1.c -fPIC -DPIC -o .libs/getopt1.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c getopt1.c -o getopt1.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o mbchar.lo mbchar.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c mbchar.c -fPIC -DPIC -o .libs/mbchar.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c mbchar.c -o mbchar.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o obstack.lo obstack.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c obstack.c -fPIC -DPIC -o .libs/obstack.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c obstack.c -o obstack.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o safe-read.lo safe-read.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c safe-read.c -fPIC -DPIC -o .libs/safe-read.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c safe-read.c -o safe-read.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o safe-write.lo safe-write.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c safe-write.c -fPIC -DPIC -o .libs/safe-write.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c safe-write.c -o safe-write.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o stpncpy.lo stpncpy.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c stpncpy.c -fPIC -DPIC -o .libs/stpncpy.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c stpncpy.c -o stpncpy.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o strstr.lo strstr.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c strstr.c -fPIC -DPIC -o .libs/strstr.o cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DEXEEXT=\"\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c strstr.c -o strstr.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -release 0.16.1 ../intl/libintl.la -L/usr/local/lib -liconv -R/usr/local/lib -L/usr/local/lib -liconv -R/usr/local/lib -lc -L/usr/local/lib -liconv -R/usr/local/lib -L/usr/local/lib -o libgettextlib.la -rpath /usr/local/lib allocsa.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 copy-file.lo csharpcomp.lo csharpexec.lo error-progname.lo execute.lo exitfail.lo fatal-signal.lo findprog.lo fstrcmp.lo full-write.lo fwriteerror.lo gcd.lo hash.lo javacomp.lo javaexec.lo javaversion.lo linebreak.lo gl_linkedhash_list.lo gl_list.lo localcharset.lo lock.lo mbswidth.lo concatpath.lo pipe.lo progname.lo progreloc.lo propername.lo quote.lo quotearg.lo sh-quote.lo striconv.lo strnlen1.lo tls.lo tmpdir.lo wait-process.lo xmalloc.lo xstrdup.lo xallocsa.lo xerror.lo xreadlink.lo xsetenv.lo xstriconv.lo xvasprintf.lo xasprintf.lo argmatch.lo canonicalize.lo error.lo getdelim.lo getline.lo getopt.lo getopt1.lo mbchar.lo obstack.lo safe-read.lo safe-write.lo stpncpy.lo strstr.lo cc -shared .libs/allocsa.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/copy-file.o .libs/csharpcomp.o .libs/csharpexec.o .libs/error-progname.o .libs/execute.o .libs/exitfail.o .libs/fatal-signal.o .libs/findprog.o .libs/fstrcmp.o .libs/full-write.o .libs/fwriteerror.o .libs/gcd.o .libs/hash.o .libs/javacomp.o .libs/javaexec.o .libs/javaversion.o .libs/linebreak.o .libs/gl_linkedhash_list.o .libs/gl_list.o .libs/localcharset.o .libs/lock.o .libs/mbswidth.o .libs/concatpath.o .libs/pipe.o .libs/progname.o .libs/progreloc.o .libs/propername.o .libs/quote.o .libs/quotearg.o .libs/sh-quote.o .libs/striconv.o .libs/strnlen1.o .libs/tls.o .libs/tmpdir.o .libs/wait-process.o .libs/xmalloc.o .libs/xstrdup.o .libs/xallocsa.o .libs/xerror.o .libs/xreadlink.o .libs/xsetenv.o .libs/xstriconv.o .libs/xvasprintf.o .libs/xasprintf.o .libs/argmatch.o .libs/canonicalize.o .libs/error.o .libs/getdelim.o .libs/getline.o .libs/getopt.o .libs/getopt1.o .libs/mbchar.o .libs/obstack.o .libs/safe-read.o .libs/safe-write.o .libs/stpncpy.o .libs/strstr.o -Wl,--rpath -Wl,/usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/intl/.libs -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib ../intl/.libs/libintl.so -L/usr/local/lib /usr/local/lib/libiconv.so -Wl,-soname -Wl,libgettextlib-0.16.1.so -o .libs/libgettextlib-0.16.1.so (cd .libs && rm -f libgettextlib.so && ln -s libgettextlib-0.16.1.so libgettextlib.so) ar cru .libs/libgettextlib.a allocsa.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 copy-file.o csharpcomp.o csharpexec.o error-progname.o execute.o exitfail.o fatal-signal.o findprog.o fstrcmp.o full-write.o fwriteerror.o gcd.o hash.o javacomp.o javaexec.o javaversion.o linebreak.o gl_linkedhash_list.o gl_list.o localcharset.o lock.o mbswidth.o concatpath.o pipe.o progname.o progreloc.o propername.o quote.o quotearg.o sh-quote.o striconv.o strnlen1.o tls.o tmpdir.o wait-process.o xmalloc.o xstrdup.o xallocsa.o xerror.o xreadlink.o xsetenv.o xstriconv.o xvasprintf.o xasprintf.o argmatch.o canonicalize.o error.o getdelim.o getline.o getopt.o getopt1.o mbchar.o obstack.o safe-read.o safe-write.o stpncpy.o strstr.o ranlib .libs/libgettextlib.a creating libgettextlib.la (cd .libs && rm -f libgettextlib.la && ln -s ../libgettextlib.la libgettextlib.la) rm -f t-charset.alias charset.alias /bin/sh ./config.charset 'i386-portbld-freebsd6.2' > 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 Making all in libgrep cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c kwset.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c dfa.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c m-common.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c m-fgrep.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c m-regex.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c hard-locale.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c regex.c In file included from regex.c:583: regex.c: In function `byte_regex_compile': regex.c:3212: warning: comparison is always true due to limited range of data type rm -f libgrep.a ar cru libgrep.a kwset.o dfa.o m-common.o m-fgrep.o m-regex.o hard-locale.o regex.o ranlib libgrep.a Making all in libuniname cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c uniname.c rm -f libuniname.a ar cru libuniname.a uniname.o ranlib libuniname.a cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c test-names.c /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -L/usr/local/lib -o test-names test-names.o libuniname.a ../gnulib-lib/libgettextlib.la mkdir .libs cc -O2 -fno-strict-aliasing -pipe -o .libs/test-names test-names.o -L/usr/local/lib libuniname.a ../gnulib-lib/.libs/libgettextlib.so /usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/intl/.libs/libintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib creating test-names Making all in src make all-am /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o message.lo message.c mkdir .libs cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c message.c -fPIC -DPIC -o .libs/message.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c message.c -o message.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o po-error.lo po-error.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c po-error.c -fPIC -DPIC -o .libs/po-error.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c po-error.c -o po-error.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o po-xerror.lo po-xerror.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c po-xerror.c -fPIC -DPIC -o .libs/po-xerror.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c po-xerror.c -o po-xerror.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o read-catalog-abstract.lo read-catalog-abstract.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c read-catalog-abstract.c -fPIC -DPIC -o .libs/read-catalog-abstract.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c read-catalog-abstract.c -o read-catalog-abstract.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o po-lex.lo po-lex.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c po-lex.c -fPIC -DPIC -o .libs/po-lex.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c po-lex.c -o po-lex.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o po-gram-gen.lo po-gram-gen.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c po-gram-gen.c -fPIC -DPIC -o .libs/po-gram-gen.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c po-gram-gen.c -o po-gram-gen.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o po-charset.lo po-charset.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c po-charset.c -fPIC -DPIC -o .libs/po-charset.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c po-charset.c -o po-charset.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o read-po.lo read-po.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c read-po.c -fPIC -DPIC -o .libs/read-po.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c read-po.c -o read-po.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o read-properties.lo read-properties.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c read-properties.c -fPIC -DPIC -o .libs/read-properties.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c read-properties.c -o read-properties.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o read-stringtable.lo read-stringtable.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c read-stringtable.c -fPIC -DPIC -o .libs/read-stringtable.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c read-stringtable.c -o read-stringtable.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o open-catalog.lo open-catalog.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c open-catalog.c -fPIC -DPIC -o .libs/open-catalog.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c open-catalog.c -o open-catalog.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o dir-list.lo dir-list.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c dir-list.c -fPIC -DPIC -o .libs/dir-list.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c dir-list.c -o dir-list.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o str-list.lo str-list.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c str-list.c -fPIC -DPIC -o .libs/str-list.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c str-list.c -o str-list.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o read-catalog.lo read-catalog.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c read-catalog.c -fPIC -DPIC -o .libs/read-catalog.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c read-catalog.c -o read-catalog.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o write-catalog.lo write-catalog.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c write-catalog.c -fPIC -DPIC -o .libs/write-catalog.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c write-catalog.c -o write-catalog.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o write-properties.lo write-properties.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c write-properties.c -fPIC -DPIC -o .libs/write-properties.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c write-properties.c -o write-properties.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o write-stringtable.lo write-stringtable.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c write-stringtable.c -fPIC -DPIC -o .libs/write-stringtable.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c write-stringtable.c -o write-stringtable.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o write-po.lo write-po.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c write-po.c -fPIC -DPIC -o .libs/write-po.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c write-po.c -o write-po.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o msgl-ascii.lo msgl-ascii.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c msgl-ascii.c -fPIC -DPIC -o .libs/msgl-ascii.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c msgl-ascii.c -o msgl-ascii.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o msgl-iconv.lo msgl-iconv.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c msgl-iconv.c -fPIC -DPIC -o .libs/msgl-iconv.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c msgl-iconv.c -o msgl-iconv.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o msgl-equal.lo msgl-equal.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c msgl-equal.c -fPIC -DPIC -o .libs/msgl-equal.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c msgl-equal.c -o msgl-equal.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o msgl-cat.lo msgl-cat.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c msgl-cat.c -fPIC -DPIC -o .libs/msgl-cat.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c msgl-cat.c -o msgl-cat.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o msgl-english.lo msgl-english.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c msgl-english.c -fPIC -DPIC -o .libs/msgl-english.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c msgl-english.c -o msgl-english.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o msgl-check.lo msgl-check.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c msgl-check.c -fPIC -DPIC -o .libs/msgl-check.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c msgl-check.c -o msgl-check.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o file-list.lo file-list.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c file-list.c -fPIC -DPIC -o .libs/file-list.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c file-list.c -o file-list.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o msgl-charset.lo msgl-charset.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c msgl-charset.c -fPIC -DPIC -o .libs/msgl-charset.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c msgl-charset.c -o msgl-charset.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o po-time.lo po-time.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c po-time.c -fPIC -DPIC -o .libs/po-time.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c po-time.c -o po-time.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o plural-exp.lo plural-exp.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c plural-exp.c -fPIC -DPIC -o .libs/plural-exp.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c plural-exp.c -o plural-exp.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o plural-eval.lo plural-eval.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c plural-eval.c -fPIC -DPIC -o .libs/plural-eval.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c plural-eval.c -o plural-eval.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o plural-table.lo plural-table.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c plural-table.c -fPIC -DPIC -o .libs/plural-table.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c plural-table.c -o plural-table.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o format.lo format.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c format.c -fPIC -DPIC -o .libs/format.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c format.c -o format.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o format-c.lo format-c.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c format-c.c -fPIC -DPIC -o .libs/format-c.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c format-c.c -o format-c.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o format-sh.lo format-sh.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c format-sh.c -fPIC -DPIC -o .libs/format-sh.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c format-sh.c -o format-sh.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o format-python.lo format-python.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c format-python.c -fPIC -DPIC -o .libs/format-python.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c format-python.c -o format-python.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o format-lisp.lo format-lisp.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c format-lisp.c -fPIC -DPIC -o .libs/format-lisp.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c format-lisp.c -o format-lisp.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o format-elisp.lo format-elisp.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c format-elisp.c -fPIC -DPIC -o .libs/format-elisp.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c format-elisp.c -o format-elisp.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o format-librep.lo format-librep.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c format-librep.c -fPIC -DPIC -o .libs/format-librep.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c format-librep.c -o format-librep.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o format-scheme.lo format-scheme.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c format-scheme.c -fPIC -DPIC -o .libs/format-scheme.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c format-scheme.c -o format-scheme.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o format-java.lo format-java.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c format-java.c -fPIC -DPIC -o .libs/format-java.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c format-java.c -o format-java.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o format-csharp.lo format-csharp.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c format-csharp.c -fPIC -DPIC -o .libs/format-csharp.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c format-csharp.c -o format-csharp.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o format-awk.lo format-awk.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c format-awk.c -fPIC -DPIC -o .libs/format-awk.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c format-awk.c -o format-awk.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o format-pascal.lo format-pascal.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c format-pascal.c -fPIC -DPIC -o .libs/format-pascal.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c format-pascal.c -o format-pascal.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o format-ycp.lo format-ycp.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c format-ycp.c -fPIC -DPIC -o .libs/format-ycp.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c format-ycp.c -o format-ycp.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o format-tcl.lo format-tcl.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c format-tcl.c -fPIC -DPIC -o .libs/format-tcl.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c format-tcl.c -o format-tcl.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o format-perl.lo format-perl.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c format-perl.c -fPIC -DPIC -o .libs/format-perl.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c format-perl.c -o format-perl.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o format-perl-brace.lo format-perl-brace.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c format-perl-brace.c -fPIC -DPIC -o .libs/format-perl-brace.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c format-perl-brace.c -o format-perl-brace.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o format-php.lo format-php.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c format-php.c -fPIC -DPIC -o .libs/format-php.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c format-php.c -o format-php.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o format-gcc-internal.lo format-gcc-internal.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c format-gcc-internal.c -fPIC -DPIC -o .libs/format-gcc-internal.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c format-gcc-internal.c -o format-gcc-internal.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o format-qt.lo format-qt.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c format-qt.c -fPIC -DPIC -o .libs/format-qt.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c format-qt.c -o format-qt.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o format-boost.lo format-boost.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c format-boost.c -fPIC -DPIC -o .libs/format-boost.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c format-boost.c -o format-boost.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -release 0.16.1 ../gnulib-lib/libgettextlib.la ../intl/libintl.la -L/usr/local/lib -liconv -R/usr/local/lib -L/usr/local/lib -liconv -R/usr/local/lib -L/usr/local/lib -o libgettextsrc.la -rpath /usr/local/lib message.lo po-error.lo po-xerror.lo read-catalog-abstract.lo po-lex.lo po-gram-gen.lo po-charset.lo read-po.lo read-properties.lo read-stringtable.lo open-catalog.lo dir-list.lo str-list.lo read-catalog.lo write-catalog.lo write-properties.lo write-stringtable.lo write-po.lo msgl-ascii.lo msgl-iconv.lo msgl-equal.lo msgl-cat.lo msgl-english.lo msgl-check.lo file-list.lo msgl-charset.lo po-time.lo plural-exp.lo plural-eval.lo plural-table.lo format.lo format-c.lo format-sh.lo format-python.lo format-lisp.lo format-elisp.lo format-librep.lo format-scheme.lo format-java.lo format-csharp.lo format-awk.lo format-pascal.lo format-ycp.lo format-tcl.lo format-perl.lo format-perl-brace.lo format-php.lo format-gcc-internal.lo format-qt.lo format-boost.lo cc -shared .libs/message.o .libs/po-error.o .libs/po-xerror.o .libs/read-catalog-abstract.o .libs/po-lex.o .libs/po-gram-gen.o .libs/po-charset.o .libs/read-po.o .libs/read-properties.o .libs/read-stringtable.o .libs/open-catalog.o .libs/dir-list.o .libs/str-list.o .libs/read-catalog.o .libs/write-catalog.o .libs/write-properties.o .libs/write-stringtable.o .libs/write-po.o .libs/msgl-ascii.o .libs/msgl-iconv.o .libs/msgl-equal.o .libs/msgl-cat.o .libs/msgl-english.o .libs/msgl-check.o .libs/file-list.o .libs/msgl-charset.o .libs/po-time.o .libs/plural-exp.o .libs/plural-eval.o .libs/plural-table.o .libs/format.o .libs/format-c.o .libs/format-sh.o .libs/format-python.o .libs/format-lisp.o .libs/format-elisp.o .libs/format-librep.o .libs/format-scheme.o .libs/format-java.o .libs/format-csharp.o .libs/format-awk.o .libs/format-pascal.o .libs/format-ycp.o .libs/format-tcl.o .libs/format-perl.o .libs/format-perl-brace.o .libs/format-php.o .libs/format-gcc-internal.o .libs/format-qt.o .libs/format-boost.o -Wl,--rpath -Wl,/usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/gnulib-lib/.libs -Wl,--rpath -Wl,/usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/intl/.libs -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/intl/.libs ../gnulib-lib/.libs/libgettextlib.so -L/usr/local/lib ../intl/.libs/libintl.so /usr/local/lib/libiconv.so -Wl,-soname -Wl,libgettextsrc-0.16.1.so -o .libs/libgettextsrc-0.16.1.so (cd .libs && rm -f libgettextsrc.so && ln -s libgettextsrc-0.16.1.so libgettextsrc.so) ar cru .libs/libgettextsrc.a message.o po-error.o po-xerror.o read-catalog-abstract.o po-lex.o po-gram-gen.o po-charset.o read-po.o read-properties.o read-stringtable.o open-catalog.o dir-list.o str-list.o read-catalog.o write-catalog.o write-properties.o write-stringtable.o write-po.o msgl-ascii.o msgl-iconv.o msgl-equal.o msgl-cat.o msgl-english.o msgl-check.o file-list.o msgl-charset.o po-time.o plural-exp.o plural-eval.o plural-table.o format.o format-c.o format-sh.o format-python.o format-lisp.o format-elisp.o format-librep.o format-scheme.o format-java.o format-csharp.o format-awk.o format-pascal.o format-ycp.o format-tcl.o format-perl.o format-perl-brace.o format-php.o format-gcc-internal.o format-qt.o format-boost.o ranlib .libs/libgettextsrc.a creating libgettextsrc.la (cd .libs && rm -f libgettextsrc.la && ln -s ../libgettextsrc.la libgettextsrc.la) cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o msgcmp-msgcmp.o `test -f 'msgcmp.c' || echo './'`msgcmp.c /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -L/usr/local/lib -o msgcmp msgcmp-msgcmp.o libgettextsrc.la cc -O2 -fno-strict-aliasing -pipe -o .libs/msgcmp msgcmp-msgcmp.o -L/usr/local/lib ./.libs/libgettextsrc.so /usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/intl/.libs/libintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib creating msgcmp cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o msgfmt-msgfmt.o `test -f 'msgfmt.c' || echo './'`msgfmt.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o msgfmt-write-mo.o `test -f 'write-mo.c' || echo './'`write-mo.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o msgfmt-write-java.o `test -f 'write-java.c' || echo './'`write-java.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o msgfmt-write-csharp.o `test -f 'write-csharp.c' || echo './'`write-csharp.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o msgfmt-write-resources.o `test -f 'write-resources.c' || echo './'`write-resources.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o msgfmt-write-tcl.o `test -f 'write-tcl.c' || echo './'`write-tcl.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o msgfmt-write-qt.o `test -f 'write-qt.c' || echo './'`write-qt.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o msgfmt-hash-string.o `test -f '../../gettext-runtime/intl/hash-string.c' || echo './'`../../gettext-runtime/intl/hash-string.c /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -L/usr/local/lib -o msgfmt msgfmt-msgfmt.o msgfmt-write-mo.o msgfmt-write-java.o msgfmt-write-csharp.o msgfmt-write-resources.o msgfmt-write-tcl.o msgfmt-write-qt.o msgfmt-hash-string.o libgettextsrc.la cc -O2 -fno-strict-aliasing -pipe -o .libs/msgfmt msgfmt-msgfmt.o msgfmt-write-mo.o msgfmt-write-java.o msgfmt-write-csharp.o msgfmt-write-resources.o msgfmt-write-tcl.o msgfmt-write-qt.o msgfmt-hash-string.o -L/usr/local/lib ./.libs/libgettextsrc.so /usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/intl/.libs/libintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib creating msgfmt cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o msgmerge-msgmerge.o `test -f 'msgmerge.c' || echo './'`msgmerge.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o msgmerge-msgl-fsearch.o `test -f 'msgl-fsearch.c' || echo './'`msgl-fsearch.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o msgmerge-plural-count.o `test -f 'plural-count.c' || echo './'`plural-count.c /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -L/usr/local/lib -o msgmerge msgmerge-msgmerge.o msgmerge-msgl-fsearch.o msgmerge-plural-count.o libgettextsrc.la -lm cc -O2 -fno-strict-aliasing -pipe -o .libs/msgmerge msgmerge-msgmerge.o msgmerge-msgl-fsearch.o msgmerge-plural-count.o -L/usr/local/lib ./.libs/libgettextsrc.so /usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/intl/.libs/libintl.so /usr/local/lib/libiconv.so -lm -Wl,--rpath -Wl,/usr/local/lib creating msgmerge cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o msgunfmt-msgunfmt.o `test -f 'msgunfmt.c' || echo './'`msgunfmt.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o msgunfmt-read-mo.o `test -f 'read-mo.c' || echo './'`read-mo.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o msgunfmt-read-java.o `test -f 'read-java.c' || echo './'`read-java.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o msgunfmt-read-csharp.o `test -f 'read-csharp.c' || echo './'`read-csharp.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o msgunfmt-read-resources.o `test -f 'read-resources.c' || echo './'`read-resources.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o msgunfmt-read-tcl.o `test -f 'read-tcl.c' || echo './'`read-tcl.c /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -L/usr/local/lib -o msgunfmt msgunfmt-msgunfmt.o msgunfmt-read-mo.o msgunfmt-read-java.o msgunfmt-read-csharp.o msgunfmt-read-resources.o msgunfmt-read-tcl.o libgettextsrc.la cc -O2 -fno-strict-aliasing -pipe -o .libs/msgunfmt msgunfmt-msgunfmt.o msgunfmt-read-mo.o msgunfmt-read-java.o msgunfmt-read-csharp.o msgunfmt-read-resources.o msgunfmt-read-tcl.o -L/usr/local/lib ./.libs/libgettextsrc.so /usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/intl/.libs/libintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib creating msgunfmt cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o xgettext-xgettext.o `test -f 'xgettext.c' || echo './'`xgettext.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o xgettext-x-c.o `test -f 'x-c.c' || echo './'`x-c.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o xgettext-x-po.o `test -f 'x-po.c' || echo './'`x-po.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o xgettext-x-sh.o `test -f 'x-sh.c' || echo './'`x-sh.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o xgettext-x-python.o `test -f 'x-python.c' || echo './'`x-python.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o xgettext-x-lisp.o `test -f 'x-lisp.c' || echo './'`x-lisp.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o xgettext-x-elisp.o `test -f 'x-elisp.c' || echo './'`x-elisp.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o xgettext-x-librep.o `test -f 'x-librep.c' || echo './'`x-librep.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o xgettext-x-scheme.o `test -f 'x-scheme.c' || echo './'`x-scheme.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o xgettext-x-smalltalk.o `test -f 'x-smalltalk.c' || echo './'`x-smalltalk.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o xgettext-x-java.o `test -f 'x-java.c' || echo './'`x-java.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o xgettext-x-csharp.o `test -f 'x-csharp.c' || echo './'`x-csharp.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o xgettext-x-awk.o `test -f 'x-awk.c' || echo './'`x-awk.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o xgettext-x-ycp.o `test -f 'x-ycp.c' || echo './'`x-ycp.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o xgettext-x-tcl.o `test -f 'x-tcl.c' || echo './'`x-tcl.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o xgettext-x-perl.o `test -f 'x-perl.c' || echo './'`x-perl.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o xgettext-x-php.o `test -f 'x-php.c' || echo './'`x-php.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o xgettext-x-rst.o `test -f 'x-rst.c' || echo './'`x-rst.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o xgettext-x-glade.o `test -f 'x-glade.c' || echo './'`x-glade.c /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -L/usr/local/lib -o xgettext xgettext-xgettext.o xgettext-x-c.o xgettext-x-po.o xgettext-x-sh.o xgettext-x-python.o xgettext-x-lisp.o xgettext-x-elisp.o xgettext-x-librep.o xgettext-x-scheme.o xgettext-x-smalltalk.o xgettext-x-java.o xgettext-x-csharp.o xgettext-x-awk.o xgettext-x-ycp.o xgettext-x-tcl.o xgettext-x-perl.o xgettext-x-php.o xgettext-x-rst.o xgettext-x-glade.o ../libuniname/libuniname.a libgettextsrc.la -lbsdxml cc -O2 -fno-strict-aliasing -pipe -o .libs/xgettext xgettext-xgettext.o xgettext-x-c.o xgettext-x-po.o xgettext-x-sh.o xgettext-x-python.o xgettext-x-lisp.o xgettext-x-elisp.o xgettext-x-librep.o xgettext-x-scheme.o xgettext-x-smalltalk.o xgettext-x-java.o xgettext-x-csharp.o xgettext-x-awk.o xgettext-x-ycp.o xgettext-x-tcl.o xgettext-x-perl.o xgettext-x-php.o xgettext-x-rst.o xgettext-x-glade.o -L/usr/local/lib ../libuniname/libuniname.a ./.libs/libgettextsrc.so /usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/intl/.libs/libintl.so /usr/local/lib/libiconv.so -lbsdxml -Wl,--rpath -Wl,/usr/local/lib creating xgettext cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o msgattrib-msgattrib.o `test -f 'msgattrib.c' || echo './'`msgattrib.c /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -L/usr/local/lib -o msgattrib msgattrib-msgattrib.o libgettextsrc.la cc -O2 -fno-strict-aliasing -pipe -o .libs/msgattrib msgattrib-msgattrib.o -L/usr/local/lib ./.libs/libgettextsrc.so /usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/intl/.libs/libintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib creating msgattrib cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o msgcat-msgcat.o `test -f 'msgcat.c' || echo './'`msgcat.c /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -L/usr/local/lib -o msgcat msgcat-msgcat.o libgettextsrc.la cc -O2 -fno-strict-aliasing -pipe -o .libs/msgcat msgcat-msgcat.o -L/usr/local/lib ./.libs/libgettextsrc.so /usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/intl/.libs/libintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib creating msgcat cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o msgcomm-msgcomm.o `test -f 'msgcomm.c' || echo './'`msgcomm.c /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -L/usr/local/lib -o msgcomm msgcomm-msgcomm.o libgettextsrc.la cc -O2 -fno-strict-aliasing -pipe -o .libs/msgcomm msgcomm-msgcomm.o -L/usr/local/lib ./.libs/libgettextsrc.so /usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/intl/.libs/libintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib creating msgcomm cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o msgconv-msgconv.o `test -f 'msgconv.c' || echo './'`msgconv.c /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -L/usr/local/lib -o msgconv msgconv-msgconv.o libgettextsrc.la cc -O2 -fno-strict-aliasing -pipe -o .libs/msgconv msgconv-msgconv.o -L/usr/local/lib ./.libs/libgettextsrc.so /usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/intl/.libs/libintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib creating msgconv cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o msgen-msgen.o `test -f 'msgen.c' || echo './'`msgen.c /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -L/usr/local/lib -o msgen msgen-msgen.o libgettextsrc.la cc -O2 -fno-strict-aliasing -pipe -o .libs/msgen msgen-msgen.o -L/usr/local/lib ./.libs/libgettextsrc.so /usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/intl/.libs/libintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib creating msgen cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o msgexec-msgexec.o `test -f 'msgexec.c' || echo './'`msgexec.c /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -L/usr/local/lib -o msgexec msgexec-msgexec.o libgettextsrc.la cc -O2 -fno-strict-aliasing -pipe -o .libs/msgexec msgexec-msgexec.o -L/usr/local/lib ./.libs/libgettextsrc.so /usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/intl/.libs/libintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib creating msgexec cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o msgfilter-msgfilter.o `test -f 'msgfilter.c' || echo './'`msgfilter.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o msgfilter-filter-sr-latin.o `test -f 'filter-sr-latin.c' || echo './'`filter-sr-latin.c /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -L/usr/local/lib -o msgfilter msgfilter-msgfilter.o msgfilter-filter-sr-latin.o libgettextsrc.la cc -O2 -fno-strict-aliasing -pipe -o .libs/msgfilter msgfilter-msgfilter.o msgfilter-filter-sr-latin.o -L/usr/local/lib ./.libs/libgettextsrc.so /usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/intl/.libs/libintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib creating msgfilter cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o msggrep-msggrep.o `test -f 'msggrep.c' || echo './'`msggrep.c /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -L/usr/local/lib -o msggrep msggrep-msggrep.o ../libgrep/libgrep.a libgettextsrc.la cc -O2 -fno-strict-aliasing -pipe -o .libs/msggrep msggrep-msggrep.o -L/usr/local/lib ../libgrep/libgrep.a ./.libs/libgettextsrc.so /usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/intl/.libs/libintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib creating msggrep cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o msginit-msginit.o `test -f 'msginit.c' || echo './'`msginit.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o msginit-lang-table.o `test -f 'lang-table.c' || echo './'`lang-table.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o msginit-plural-count.o `test -f 'plural-count.c' || echo './'`plural-count.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o msginit-localealias.o `test -f '../../gettext-runtime/intl/localealias.c' || echo './'`../../gettext-runtime/intl/localealias.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o msginit-lock.o `test -f '../../gettext-runtime/intl/lock.c' || echo './'`../../gettext-runtime/intl/lock.c /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -L/usr/local/lib -o msginit msginit-msginit.o msginit-lang-table.o msginit-plural-count.o msginit-localealias.o msginit-lock.o ../intl/localename.lo libgettextsrc.la cc -O2 -fno-strict-aliasing -pipe -o .libs/msginit msginit-msginit.o msginit-lang-table.o msginit-plural-count.o msginit-localealias.o msginit-lock.o ../intl/.libs/localename.o -L/usr/local/lib ./.libs/libgettextsrc.so /usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/intl/.libs/libintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib creating msginit cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o msguniq-msguniq.o `test -f 'msguniq.c' || echo './'`msguniq.c /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -L/usr/local/lib -o msguniq msguniq-msguniq.o libgettextsrc.la cc -O2 -fno-strict-aliasing -pipe -o .libs/msguniq msguniq-msguniq.o -L/usr/local/lib ./.libs/libgettextsrc.so /usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/intl/.libs/libintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib creating msguniq cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o recode_sr_latin-recode-sr-latin.o `test -f 'recode-sr-latin.c' || echo './'`recode-sr-latin.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o recode_sr_latin-filter-sr-latin.o `test -f 'filter-sr-latin.c' || echo './'`filter-sr-latin.c /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -L/usr/local/lib -o recode-sr-latin recode_sr_latin-recode-sr-latin.o recode_sr_latin-filter-sr-latin.o ../gnulib-lib/libgettextlib.la cc -O2 -fno-strict-aliasing -pipe -o .libs/recode-sr-latin recode_sr_latin-recode-sr-latin.o recode_sr_latin-filter-sr-latin.o -L/usr/local/lib ../gnulib-lib/.libs/libgettextlib.so /usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/intl/.libs/libintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib creating recode-sr-latin cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/lib/gettext\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o hostname-hostname.o `test -f 'hostname.c' || echo './'`hostname.c /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -L/usr/local/lib -o hostname hostname-hostname.o ../gnulib-lib/libgettextlib.la ../intl/libintl.la -L/usr/local/lib -liconv -R/usr/local/lib cc -O2 -fno-strict-aliasing -pipe -o .libs/hostname hostname-hostname.o -L/usr/local/lib ../gnulib-lib/.libs/libgettextlib.so /usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/intl/.libs/libintl.so ../intl/.libs/libintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib creating hostname cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/lib/gettext\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o urlget-urlget.o `test -f 'urlget.c' || echo './'`urlget.c /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -L/usr/local/lib -o urlget urlget-urlget.o ../gnulib-lib/libgettextlib.la ../intl/libintl.la -L/usr/local/lib -liconv -R/usr/local/lib cc -O2 -fno-strict-aliasing -pipe -o .libs/urlget urlget-urlget.o -L/usr/local/lib ../gnulib-lib/.libs/libgettextlib.so /usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/intl/.libs/libintl.so ../intl/.libs/libintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib creating urlget Making all in libgettextpo cp ./gettext-po.h.in gettext-po.h-tmp mv gettext-po.h-tmp gettext-po.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./alloca_.h; } > alloca.h-t mv -f alloca.h-t alloca.h rm -f configmake.h-t configmake.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; echo '#define PREFIX "/usr/local"'; echo '#define EXEC_PREFIX "/usr/local"'; echo '#define BINDIR "/usr/local/bin"'; echo '#define SBINDIR "/usr/local/sbin"'; echo '#define LIBEXECDIR "/usr/local/libexec"'; echo '#define DATAROOTDIR "/usr/local/share"'; echo '#define DATADIR "/usr/local/share"'; echo '#define SYSCONFDIR "/usr/local/etc"'; echo '#define SHAREDSTATEDIR "/usr/local/com"'; echo '#define LOCALSTATEDIR "/usr/local/var"'; echo '#define INCLUDEDIR "/usr/local/include"'; echo '#define OLDINCLUDEDIR "/usr/include"'; echo '#define DOCDIR "/usr/local/share/doc/gettext"'; echo '#define INFODIR "/usr/local/info/"'; echo '#define HTMLDIR "/usr/local/share/doc/gettext"'; echo '#define DVIDIR "/usr/local/share/doc/gettext"'; echo '#define PDFDIR "/usr/local/share/doc/gettext"'; echo '#define PSDIR "/usr/local/share/doc/gettext"'; echo '#define LIBDIR "/usr/local/lib"'; echo '#define LISPDIR "/usr/local/share/emacs/site-lisp"'; echo '#define LOCALEDIR "/usr/local/share/locale"'; echo '#define MANDIR "/usr/local/man"'; echo '#define MANEXT ""'; echo '#define PKGDATADIR "/usr/local/share/gettext-tools"'; echo '#define PKGINCLUDEDIR "/usr/local/include/gettext-tools"'; echo '#define PKGLIBDIR "/usr/local/lib/gettext-tools"'; echo '#define PKGLIBEXECDIR ""'; } | sed '/""/d' > configmake.h-t mv configmake.h-t configmake.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; : "Avoid double inclusion, to avoid a warning about redefinition of DLL_VARIABLE."; echo '#ifndef GTPO_CONFIG_H'; echo '#define GTPO_CONFIG_H'; echo; echo '#include "../config.h"'; : "Turn all gettext() calls into dgettext() calls."; echo '#define DEFAULT_TEXT_DOMAIN "gettext-tools"'; : "All code is collected in a single library,"; : "No references to variables in other libraries exist."; echo '#undef DLL_VARIABLE'; echo '#define DLL_VARIABLE'; echo; echo '#endif /* GTPO_CONFIG_H */'; } > config.h && if test -n "1"; then { for f in ../src/str-list.c ../src/dir-list.c ../src/message.c ../src/msgl-ascii.c ../src/po-error.c ../src/po-xerror.c ../src/write-catalog.c ../src/write-po.c ../src/open-catalog.c ../src/po-charset.c ../src/po-lex.c ../src/po-gram-gen.c ../src/read-po.c ../src/read-catalog-abstract.c ../src/read-catalog.c ../src/plural-table.c ../src/format-c.c ../src/format-sh.c ../src/format-python.c ../src/format-lisp.c ../src/format-elisp.c ../src/format-librep.c ../src/format-scheme.c ../src/format-java.c ../src/format-csharp.c ../src/format-awk.c ../src/format-pascal.c ../src/format-ycp.c ../src/format-tcl.c ../src/format-perl.c ../src/format-perl-brace.c ../src/format-php.c ../src/format-gcc-internal.c ../src/format-qt.c ../src/format-boost.c ../src/format.c ../src/plural-exp.c ../src/plural-eval.c ../src/msgl-check.c allocsa.h allocsa.c basename.h basename.c c-ctype.h c-ctype.c c-strcase.h c-strcasecmp.c c-strncasecmp.c c-strstr.h c-strstr.c error-progname.h error-progname.c exit.h exitfail.h exitfail.c fstrcmp.h fstrcmp.c fwriteerror.h fwriteerror.c gcd.h gcd.c gettext.h hash.h hash.c linebreak.h linebreak.c lbrkprop.h localcharset.h localcharset.c lock.h lock.c mbswidth.h mbswidth.c minmax.h pathname.h concatpath.c progname.h progname.c size_max.h striconv.h striconv.c tls.h tls.c ucs4-utf8.h utf16-ucs4.h utf8-ucs4.h wcwidth.h xalloc.h xmalloc.c xstrdup.c xallocsa.h xallocsa.c xerror.h xerror.c xsize.h xstriconv.h xstriconv.c xvasprintf.h xvasprintf.c xasprintf.c error.lo getdelim.lo getline.lo obstack.lo; do case $f in *.c | *.o | *.lo ) sf=`echo "$f" | sed -e 's,\\.[^.]*$,,'`.c; of=`echo "$f" | sed -e 's,^.*/,,' -e 's,\\.[^.]*$,,'`.o; cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ./$sf || { rm -f config.h; exit 1; }; sh ./exported.sh $of 1>&5; rm -f $of; ;; esac; done; } 5>&1 | sed -e 's,.* ,,' | LC_ALL=C sort | LC_ALL=C uniq | sed -e 's,^obstack_free$,__obstack_free,' | sed -e 's,^\(.*\)$,#define \1 libgettextpo_\1,' > config.h-t && if test -f config.h; then cat config.h-t >> config.h; rm -f config.h-t; else rm -f config.h-t; exit 1; fi fi make all-am /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o gettext-po.lo gettext-po.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c gettext-po.c -fPIC -DPIC -o .libs/gettext-po.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c gettext-po.c -o gettext-po.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o str-list.lo `test -f '../src/str-list.c' || echo './'`../src/str-list.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/str-list.c -fPIC -DPIC -o .libs/str-list.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/str-list.c -o str-list.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o dir-list.lo `test -f '../src/dir-list.c' || echo './'`../src/dir-list.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/dir-list.c -fPIC -DPIC -o .libs/dir-list.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/dir-list.c -o dir-list.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o message.lo `test -f '../src/message.c' || echo './'`../src/message.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/message.c -fPIC -DPIC -o .libs/message.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/message.c -o message.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o msgl-ascii.lo `test -f '../src/msgl-ascii.c' || echo './'`../src/msgl-ascii.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/msgl-ascii.c -fPIC -DPIC -o .libs/msgl-ascii.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/msgl-ascii.c -o msgl-ascii.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o po-error.lo `test -f '../src/po-error.c' || echo './'`../src/po-error.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/po-error.c -fPIC -DPIC -o .libs/po-error.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/po-error.c -o po-error.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o po-xerror.lo `test -f '../src/po-xerror.c' || echo './'`../src/po-xerror.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/po-xerror.c -fPIC -DPIC -o .libs/po-xerror.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/po-xerror.c -o po-xerror.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o write-catalog.lo `test -f '../src/write-catalog.c' || echo './'`../src/write-catalog.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/write-catalog.c -fPIC -DPIC -o .libs/write-catalog.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/write-catalog.c -o write-catalog.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o write-po.lo `test -f '../src/write-po.c' || echo './'`../src/write-po.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/write-po.c -fPIC -DPIC -o .libs/write-po.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/write-po.c -o write-po.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o open-catalog.lo `test -f '../src/open-catalog.c' || echo './'`../src/open-catalog.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/open-catalog.c -fPIC -DPIC -o .libs/open-catalog.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/open-catalog.c -o open-catalog.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o po-charset.lo `test -f '../src/po-charset.c' || echo './'`../src/po-charset.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/po-charset.c -fPIC -DPIC -o .libs/po-charset.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/po-charset.c -o po-charset.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o po-lex.lo `test -f '../src/po-lex.c' || echo './'`../src/po-lex.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/po-lex.c -fPIC -DPIC -o .libs/po-lex.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/po-lex.c -o po-lex.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o po-gram-gen.lo `test -f '../src/po-gram-gen.c' || echo './'`../src/po-gram-gen.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/po-gram-gen.c -fPIC -DPIC -o .libs/po-gram-gen.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/po-gram-gen.c -o po-gram-gen.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o read-po.lo `test -f '../src/read-po.c' || echo './'`../src/read-po.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/read-po.c -fPIC -DPIC -o .libs/read-po.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/read-po.c -o read-po.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o read-catalog-abstract.lo `test -f '../src/read-catalog-abstract.c' || echo './'`../src/read-catalog-abstract.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/read-catalog-abstract.c -fPIC -DPIC -o .libs/read-catalog-abstract.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/read-catalog-abstract.c -o read-catalog-abstract.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o read-catalog.lo `test -f '../src/read-catalog.c' || echo './'`../src/read-catalog.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/read-catalog.c -fPIC -DPIC -o .libs/read-catalog.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/read-catalog.c -o read-catalog.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o plural-table.lo `test -f '../src/plural-table.c' || echo './'`../src/plural-table.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/plural-table.c -fPIC -DPIC -o .libs/plural-table.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/plural-table.c -o plural-table.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o format-c.lo `test -f '../src/format-c.c' || echo './'`../src/format-c.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/format-c.c -fPIC -DPIC -o .libs/format-c.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/format-c.c -o format-c.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o format-sh.lo `test -f '../src/format-sh.c' || echo './'`../src/format-sh.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/format-sh.c -fPIC -DPIC -o .libs/format-sh.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/format-sh.c -o format-sh.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o format-python.lo `test -f '../src/format-python.c' || echo './'`../src/format-python.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/format-python.c -fPIC -DPIC -o .libs/format-python.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/format-python.c -o format-python.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o format-lisp.lo `test -f '../src/format-lisp.c' || echo './'`../src/format-lisp.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/format-lisp.c -fPIC -DPIC -o .libs/format-lisp.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/format-lisp.c -o format-lisp.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o format-elisp.lo `test -f '../src/format-elisp.c' || echo './'`../src/format-elisp.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/format-elisp.c -fPIC -DPIC -o .libs/format-elisp.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/format-elisp.c -o format-elisp.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o format-librep.lo `test -f '../src/format-librep.c' || echo './'`../src/format-librep.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/format-librep.c -fPIC -DPIC -o .libs/format-librep.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/format-librep.c -o format-librep.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o format-scheme.lo `test -f '../src/format-scheme.c' || echo './'`../src/format-scheme.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/format-scheme.c -fPIC -DPIC -o .libs/format-scheme.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/format-scheme.c -o format-scheme.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o format-java.lo `test -f '../src/format-java.c' || echo './'`../src/format-java.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/format-java.c -fPIC -DPIC -o .libs/format-java.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/format-java.c -o format-java.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o format-csharp.lo `test -f '../src/format-csharp.c' || echo './'`../src/format-csharp.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/format-csharp.c -fPIC -DPIC -o .libs/format-csharp.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/format-csharp.c -o format-csharp.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o format-awk.lo `test -f '../src/format-awk.c' || echo './'`../src/format-awk.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/format-awk.c -fPIC -DPIC -o .libs/format-awk.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/format-awk.c -o format-awk.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o format-pascal.lo `test -f '../src/format-pascal.c' || echo './'`../src/format-pascal.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/format-pascal.c -fPIC -DPIC -o .libs/format-pascal.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/format-pascal.c -o format-pascal.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o format-ycp.lo `test -f '../src/format-ycp.c' || echo './'`../src/format-ycp.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/format-ycp.c -fPIC -DPIC -o .libs/format-ycp.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/format-ycp.c -o format-ycp.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o format-tcl.lo `test -f '../src/format-tcl.c' || echo './'`../src/format-tcl.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/format-tcl.c -fPIC -DPIC -o .libs/format-tcl.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/format-tcl.c -o format-tcl.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o format-perl.lo `test -f '../src/format-perl.c' || echo './'`../src/format-perl.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/format-perl.c -fPIC -DPIC -o .libs/format-perl.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/format-perl.c -o format-perl.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o format-perl-brace.lo `test -f '../src/format-perl-brace.c' || echo './'`../src/format-perl-brace.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/format-perl-brace.c -fPIC -DPIC -o .libs/format-perl-brace.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/format-perl-brace.c -o format-perl-brace.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o format-php.lo `test -f '../src/format-php.c' || echo './'`../src/format-php.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/format-php.c -fPIC -DPIC -o .libs/format-php.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/format-php.c -o format-php.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o format-gcc-internal.lo `test -f '../src/format-gcc-internal.c' || echo './'`../src/format-gcc-internal.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/format-gcc-internal.c -fPIC -DPIC -o .libs/format-gcc-internal.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/format-gcc-internal.c -o format-gcc-internal.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o format-qt.lo `test -f '../src/format-qt.c' || echo './'`../src/format-qt.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/format-qt.c -fPIC -DPIC -o .libs/format-qt.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/format-qt.c -o format-qt.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o format-boost.lo `test -f '../src/format-boost.c' || echo './'`../src/format-boost.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/format-boost.c -fPIC -DPIC -o .libs/format-boost.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/format-boost.c -o format-boost.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o format.lo `test -f '../src/format.c' || echo './'`../src/format.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/format.c -fPIC -DPIC -o .libs/format.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/format.c -o format.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o plural-exp.lo `test -f '../src/plural-exp.c' || echo './'`../src/plural-exp.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/plural-exp.c -fPIC -DPIC -o .libs/plural-exp.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/plural-exp.c -o plural-exp.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o plural-eval.lo `test -f '../src/plural-eval.c' || echo './'`../src/plural-eval.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/plural-eval.c -fPIC -DPIC -o .libs/plural-eval.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/plural-eval.c -o plural-eval.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o msgl-check.lo `test -f '../src/msgl-check.c' || echo './'`../src/msgl-check.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/msgl-check.c -fPIC -DPIC -o .libs/msgl-check.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c ../src/msgl-check.c -o msgl-check.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o allocsa.lo allocsa.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c allocsa.c -fPIC -DPIC -o .libs/allocsa.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c allocsa.c -o allocsa.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o basename.lo basename.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c basename.c -fPIC -DPIC -o .libs/basename.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c basename.c -o basename.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o c-ctype.lo c-ctype.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c c-ctype.c -o c-ctype.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o c-strcasecmp.lo c-strcasecmp.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c c-strcasecmp.c -fPIC -DPIC -o .libs/c-strcasecmp.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c c-strcasecmp.c -o c-strcasecmp.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o c-strncasecmp.lo c-strncasecmp.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c c-strncasecmp.c -fPIC -DPIC -o .libs/c-strncasecmp.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c c-strncasecmp.c -o c-strncasecmp.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o c-strstr.lo c-strstr.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c c-strstr.c -fPIC -DPIC -o .libs/c-strstr.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c c-strstr.c -o c-strstr.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o error-progname.lo error-progname.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c error-progname.c -fPIC -DPIC -o .libs/error-progname.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c error-progname.c -o error-progname.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o exitfail.lo exitfail.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c exitfail.c -fPIC -DPIC -o .libs/exitfail.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c exitfail.c -o exitfail.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o fstrcmp.lo fstrcmp.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c fstrcmp.c -fPIC -DPIC -o .libs/fstrcmp.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c fstrcmp.c -o fstrcmp.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o fwriteerror.lo fwriteerror.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c fwriteerror.c -fPIC -DPIC -o .libs/fwriteerror.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c fwriteerror.c -o fwriteerror.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o gcd.lo gcd.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c gcd.c -fPIC -DPIC -o .libs/gcd.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c gcd.c -o gcd.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o hash.lo hash.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c hash.c -fPIC -DPIC -o .libs/hash.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c hash.c -o hash.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o linebreak.lo linebreak.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c linebreak.c -fPIC -DPIC -o .libs/linebreak.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c linebreak.c -o linebreak.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o localcharset.lo localcharset.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c localcharset.c -o localcharset.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o lock.lo lock.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c lock.c -fPIC -DPIC -o .libs/lock.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c lock.c -o lock.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o mbswidth.lo mbswidth.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c mbswidth.c -fPIC -DPIC -o .libs/mbswidth.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c mbswidth.c -o mbswidth.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o concatpath.lo concatpath.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c concatpath.c -fPIC -DPIC -o .libs/concatpath.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c concatpath.c -o concatpath.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o progname.lo progname.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c progname.c -fPIC -DPIC -o .libs/progname.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c progname.c -o progname.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o striconv.lo striconv.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c striconv.c -fPIC -DPIC -o .libs/striconv.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c striconv.c -o striconv.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o tls.lo tls.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c tls.c -fPIC -DPIC -o .libs/tls.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c tls.c -o tls.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o xmalloc.lo xmalloc.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c xmalloc.c -o xmalloc.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o xstrdup.lo xstrdup.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c xstrdup.c -fPIC -DPIC -o .libs/xstrdup.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c xstrdup.c -o xstrdup.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o xallocsa.lo xallocsa.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c xallocsa.c -fPIC -DPIC -o .libs/xallocsa.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c xallocsa.c -o xallocsa.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o xerror.lo xerror.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c xerror.c -fPIC -DPIC -o .libs/xerror.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c xerror.c -o xerror.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o xstriconv.lo xstriconv.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c xstriconv.c -fPIC -DPIC -o .libs/xstriconv.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c xstriconv.c -o xstriconv.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o xvasprintf.lo xvasprintf.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c xvasprintf.c -fPIC -DPIC -o .libs/xvasprintf.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c xvasprintf.c -o xvasprintf.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o xasprintf.lo xasprintf.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c xasprintf.c -fPIC -DPIC -o .libs/xasprintf.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c xasprintf.c -o xasprintf.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o error.lo error.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c error.c -fPIC -DPIC -o .libs/error.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c error.c -o error.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o getdelim.lo getdelim.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c getdelim.c -fPIC -DPIC -o .libs/getdelim.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c getdelim.c -o getdelim.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o getline.lo getline.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c getline.c -fPIC -DPIC -o .libs/getline.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c getline.c -o getline.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c -o obstack.lo obstack.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c obstack.c -fPIC -DPIC -o .libs/obstack.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c obstack.c -o obstack.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -L/usr/local/lib -liconv -R/usr/local/lib -L/usr/local/lib -o libgnu.la allocsa.lo basename.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo c-strstr.lo error-progname.lo exitfail.lo fstrcmp.lo fwriteerror.lo gcd.lo hash.lo linebreak.lo localcharset.lo lock.lo mbswidth.lo concatpath.lo progname.lo striconv.lo tls.lo xmalloc.lo xstrdup.lo xallocsa.lo xerror.lo xstriconv.lo xvasprintf.lo xasprintf.lo error.lo getdelim.lo getline.lo obstack.lo ar cru .libs/libgnu.a .libs/allocsa.o .libs/basename.o .libs/c-ctype.o .libs/c-strcasecmp.o .libs/c-strncasecmp.o .libs/c-strstr.o .libs/error-progname.o .libs/exitfail.o .libs/fstrcmp.o .libs/fwriteerror.o .libs/gcd.o .libs/hash.o .libs/linebreak.o .libs/localcharset.o .libs/lock.o .libs/mbswidth.o .libs/concatpath.o .libs/progname.o .libs/striconv.o .libs/tls.o .libs/xmalloc.o .libs/xstrdup.o .libs/xallocsa.o .libs/xerror.o .libs/xstriconv.o .libs/xvasprintf.o .libs/xasprintf.o .libs/error.o .libs/getdelim.o .libs/getline.o .libs/obstack.o ranlib .libs/libgnu.a creating libgnu.la (cd .libs && rm -f libgnu.la && ln -s ../libgnu.la libgnu.la) /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -version-info 3:0:3 -rpath /usr/local/lib ../intl/libintl.la -L/usr/local/lib -liconv -R/usr/local/lib -L/usr/local/lib -liconv -R/usr/local/lib -L/usr/local/lib -o libgettextpo.la -rpath /usr/local/lib gettext-po.lo str-list.lo dir-list.lo message.lo msgl-ascii.lo po-error.lo po-xerror.lo write-catalog.lo write-po.lo open-catalog.lo po-charset.lo po-lex.lo po-gram-gen.lo read-po.lo read-catalog-abstract.lo read-catalog.lo plural-table.lo format-c.lo format-sh.lo format-python.lo format-lisp.lo format-elisp.lo format-librep.lo format-scheme.lo format-java.lo format-csharp.lo format-awk.lo format-pascal.lo format-ycp.lo format-tcl.lo format-perl.lo format-perl-brace.lo format-php.lo format-gcc-internal.lo format-qt.lo format-boost.lo format.lo plural-exp.lo plural-eval.lo msgl-check.lo libgnu.la cc -shared .libs/gettext-po.o .libs/str-list.o .libs/dir-list.o .libs/message.o .libs/msgl-ascii.o .libs/po-error.o .libs/po-xerror.o .libs/write-catalog.o .libs/write-po.o .libs/open-catalog.o .libs/po-charset.o .libs/po-lex.o .libs/po-gram-gen.o .libs/read-po.o .libs/read-catalog-abstract.o .libs/read-catalog.o .libs/plural-table.o .libs/format-c.o .libs/format-sh.o .libs/format-python.o .libs/format-lisp.o .libs/format-elisp.o .libs/format-librep.o .libs/format-scheme.o .libs/format-java.o .libs/format-csharp.o .libs/format-awk.o .libs/format-pascal.o .libs/format-ycp.o .libs/format-tcl.o .libs/format-perl.o .libs/format-perl-brace.o .libs/format-php.o .libs/format-gcc-internal.o .libs/format-qt.o .libs/format-boost.o .libs/format.o .libs/plural-exp.o .libs/plural-eval.o .libs/msgl-check.o -Wl,--whole-archive ./.libs/libgnu.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/intl/.libs -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib ../intl/.libs/libintl.so -L/usr/local/lib /usr/local/lib/libiconv.so -Wl,-soname -Wl,libgettextpo.so.3 -o .libs/libgettextpo.so.3 (cd .libs && rm -f libgettextpo.so && ln -s libgettextpo.so.3 libgettextpo.so) (cd .libs && rm -f libgettextpo.so && ln -s libgettextpo.so.3 libgettextpo.so) rm -fr .libs/libgettextpo.lax mkdir .libs/libgettextpo.lax rm -fr .libs/libgettextpo.lax/libgnu.a mkdir .libs/libgettextpo.lax/libgnu.a (cd .libs/libgettextpo.lax/libgnu.a && ar x /usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/libgettextpo/./.libs/libgnu.a) ar cru .libs/libgettextpo.a gettext-po.o str-list.o dir-list.o message.o msgl-ascii.o po-error.o po-xerror.o write-catalog.o write-po.o open-catalog.o po-charset.o po-lex.o po-gram-gen.o read-po.o read-catalog-abstract.o read-catalog.o plural-table.o format-c.o format-sh.o format-python.o format-lisp.o format-elisp.o format-librep.o format-scheme.o format-java.o format-csharp.o format-awk.o format-pascal.o format-ycp.o format-tcl.o format-perl.o format-perl-brace.o format-php.o format-gcc-internal.o format-qt.o format-boost.o format.o plural-exp.o plural-eval.o msgl-check.o .libs/libgettextpo.lax/libgnu.a/allocsa.o .libs/libgettextpo.lax/libgnu.a/basename.o .libs/libgettextpo.lax/libgnu.a/c-ctype.o .libs/libgettextpo.lax/libgnu.a/c-strcasecmp.o .libs/libgettextpo.lax/libgnu.a/c-strncasecmp.o .libs/libgettextpo.lax/libgnu.a/c-strstr.o .libs/libgettextpo.lax/libgnu.a/error-progname.o .libs/libgettextpo.lax/libgnu.a/exitfail.o .libs/libgettextpo.lax/libgnu.a/fstrcmp.o .libs/libgettextpo.lax/libgnu.a/fwriteerror.o .libs/libgettextpo.lax/libgnu.a/gcd.o .libs/libgettextpo.lax/libgnu.a/hash.o .libs/libgettextpo.lax/libgnu.a/linebreak.o .libs/libgettextpo.lax/libgnu.a/localcharset.o .libs/libgettextpo.lax/libgnu.a/lock.o .libs/libgettextpo.lax/libgnu.a/mbswidth.o .libs/libgettextpo.lax/libgnu.a/concatpath.o .libs/libgettextpo.lax/libgnu.a/progname.o .libs/libgettextpo.lax/libgnu.a/striconv.o .libs/libgettextpo.lax/libgnu.a/tls.o .libs/libgettextpo.lax/libgnu.a/xmalloc.o .libs/libgettextpo.lax/libgnu.a/xstrdup.o .libs/libgettextpo.lax/libgnu.a/xallocsa.o .libs/libgettextpo.lax/libgnu.a/error.o .libs/libgettextpo.lax/libgnu.a/xerror.o .libs/libgettextpo.lax/libgnu.a/xstriconv.o .libs/libgettextpo.lax/libgnu.a/xvasprintf.o .libs/libgettextpo.lax/libgnu.a/xasprintf.o .libs/libgettextpo.lax/libgnu.a/getdelim.o .libs/libgettextpo.lax/libgnu.a/getline.o .libs/libgettextpo.lax/libgnu.a/obstack.o ranlib .libs/libgettextpo.a rm -fr .libs/libgettextpo.lax creating libgettextpo.la (cd .libs && rm -f libgettextpo.la && ln -s ../libgettextpo.la libgettextpo.la) rm -f t-charset.alias charset.alias /bin/sh ./config.charset 'i386-portbld-freebsd6.2' > 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 Making all in po Making all in projects Making all in misc WARNING: Warnings can be ignored. :-) if test "no" != no; then set x; list='start-po.el po-mode.el po-compat.el'; for p in $list; do if test -f "$p"; then d=; else d="./"; fi; set x "$@" "$d$p"; shift; done; shift; EMACS="no" /bin/sh ../../build-aux/elisp-comp "$@" || exit 1; else : ; fi Making all in man Making all in m4 Making all in autoconf-lib-link Making all in m4 Making all in tests test -d build-aux || mkdir build-aux touch build-aux-dir cp ./../build-aux/config.guess build-aux/config.guess cp ./../build-aux/config.sub build-aux/config.sub cp ./../build-aux/install-sh build-aux/install-sh cp ./../build-aux/ltmain.sh build-aux/ltmain.sh cp ./../build-aux/missing build-aux/missing cp ./config.rpath build-aux/config.rpath ===> Installing for gettext-0.16.1_3 ===> Generating temporary packing list ===> Checking if devel/gettext already installed Making install in gnulib-local Making install in gettext-runtime Making install in doc Making install in intl if { test "gettext-runtime" = "gettext-runtime" || test "gettext-runtime" = "gettext-tools"; } && test 'yes' = yes; then ../../build-aux/install-sh -c -d /usr/local/lib /usr/local/include; install -o root -g wheel -m 444 libintl.h /usr/local/include/libintl.h; /bin/sh /usr/local/bin/libtool --mode=install install -o root -g wheel -m 444 libintl.la /usr/local/lib/libintl.la; if test "no" = yes; then dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /usr/local/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; if test -n "$dependencies"; then rm -f /usr/local/lib/libintl.la; fi; fi; else : ; fi install -o root -g wheel -m 444 .libs/libintl.so.8 /usr/local/lib/libintl.so.8 (cd /usr/local/lib && { ln -s -f libintl.so.8 libintl.so || { rm -f libintl.so && ln -s libintl.so.8 libintl.so; }; }) (cd /usr/local/lib && { ln -s -f libintl.so.8 libintl.so || { rm -f libintl.so && ln -s libintl.so.8 libintl.so; }; }) install -o root -g wheel -m 444 .libs/libintl.lai /usr/local/lib/libintl.la install -o root -g wheel -m 444 .libs/libintl.a /usr/local/lib/libintl.a chmod 644 /usr/local/lib/libintl.a ranlib /usr/local/lib/libintl.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- if test "gettext-runtime" = "gettext-tools" && test 'yes' = no && test no != no; then ../../build-aux/install-sh -c -d /usr/local/lib; /bin/sh /usr/local/bin/libtool --mode=install install -o root -g wheel -m 444 libgnuintl.la /usr/local/lib/libgnuintl.la; rm -f /usr/local/lib/preloadable_libintl.so; install -o root -g wheel -m 444 /usr/local/lib/libgnuintl.so /usr/local/lib/preloadable_libintl.so; /bin/sh /usr/local/bin/libtool --mode=uninstall rm -f /usr/local/lib/libgnuintl.la; else : ; fi if test 'yes' = yes; then ../../build-aux/install-sh -c -d /usr/local/share/locale; test -f /usr/local/share/locale/locale.alias && orig=/usr/local/share/locale/locale.alias || orig=./locale.alias; temp=/usr/local/share/locale/t-locale.alias; dest=/usr/local/share/locale/locale.alias; sed -f ref-add.sed $orig > $temp; install -o root -g wheel -m 444 $temp $dest; rm -f $temp; else : ; fi if test "gettext-runtime" = "gettext-tools"; then ../../build-aux/install-sh -c -d /usr/local/share/gettext/intl; install -o root -g wheel -m 444 VERSION /usr/local/share/gettext/intl/VERSION; install -o root -g wheel -m 444 ChangeLog.inst /usr/local/share/gettext/intl/ChangeLog; dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin export.h gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h lock.h relocatable.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c hash-string.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c lock.c relocatable.c langprefs.c localename.c log.c printf.c version.c osdep.c os2compat.c intl-exports.c intl-compat.c"; for file in $dists; do install -o root -g wheel -m 444 ./$file /usr/local/share/gettext/intl/$file; done; chmod a+x /usr/local/share/gettext/intl/config.charset; dists="plural.c"; for file in $dists; do if test -f $file; then dir=.; else dir=.; fi; install -o root -g wheel -m 444 $dir/$file /usr/local/share/gettext/intl/$file; done; dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h libgnuintl.h_vms Makefile.vms libgnuintl.h.msvc-static libgnuintl.h.msvc-shared Makefile.msvc"; for file in $dists; do rm -f /usr/local/share/gettext/intl/$file; done; else : ; fi Making install in intl-java cd . && test ! -d /usr/lib/jdk1.1.8 || env PATH=/usr/lib/jdk1.1.8/bin:$PATH javadoc -d javadoc1 gnu/gettext/*.java cd . && test ! -d /usr/lib/jdk1.3.1 || env PATH=/usr/lib/jdk1.3.1/bin:$PATH javadoc -d javadoc2 gnu/gettext/*.java ../../build-aux/install-sh -c -d /usr/local/share/gettext cd . && test ! -d /usr/lib/jdk1.1.8 || env PATH=/usr/lib/jdk1.1.8/bin:$PATH javadoc -d javadoc1 gnu/gettext/*.java ../../build-aux/install-sh -c -d /usr/local/share/doc/gettext/javadoc1 ../../build-aux/install-sh -c -d /usr/local/share/doc/gettext/javadoc1/images install -o root -g wheel -m 444 ./javadoc1/packages.html /usr/local/share/doc/gettext/javadoc1/packages.html install -o root -g wheel -m 444 ./javadoc1/tree.html /usr/local/share/doc/gettext/javadoc1/tree.html install -o root -g wheel -m 444 ./javadoc1/AllNames.html /usr/local/share/doc/gettext/javadoc1/AllNames.html install -o root -g wheel -m 444 ./javadoc1/gnu.gettext.GettextResource.html /usr/local/share/doc/gettext/javadoc1/gnu.gettext.GettextResource.html install -o root -g wheel -m 444 ./javadoc1/images/blue-ball-small.gif /usr/local/share/doc/gettext/javadoc1/images/blue-ball-small.gif install -o root -g wheel -m 444 ./javadoc1/images/blue-ball.gif /usr/local/share/doc/gettext/javadoc1/images/blue-ball.gif install -o root -g wheel -m 444 ./javadoc1/images/class-index.gif /usr/local/share/doc/gettext/javadoc1/images/class-index.gif install -o root -g wheel -m 444 ./javadoc1/images/constructor-index.gif /usr/local/share/doc/gettext/javadoc1/images/constructor-index.gif install -o root -g wheel -m 444 ./javadoc1/images/constructors.gif /usr/local/share/doc/gettext/javadoc1/images/constructors.gif install -o root -g wheel -m 444 ./javadoc1/images/cyan-ball-small.gif /usr/local/share/doc/gettext/javadoc1/images/cyan-ball-small.gif install -o root -g wheel -m 444 ./javadoc1/images/cyan-ball.gif /usr/local/share/doc/gettext/javadoc1/images/cyan-ball.gif install -o root -g wheel -m 444 ./javadoc1/images/error-index.gif /usr/local/share/doc/gettext/javadoc1/images/error-index.gif install -o root -g wheel -m 444 ./javadoc1/images/exception-index.gif /usr/local/share/doc/gettext/javadoc1/images/exception-index.gif install -o root -g wheel -m 444 ./javadoc1/images/green-ball-small.gif /usr/local/share/doc/gettext/javadoc1/images/green-ball-small.gif install -o root -g wheel -m 444 ./javadoc1/images/green-ball.gif /usr/local/share/doc/gettext/javadoc1/images/green-ball.gif install -o root -g wheel -m 444 ./javadoc1/images/interface-index.gif /usr/local/share/doc/gettext/javadoc1/images/interface-index.gif install -o root -g wheel -m 444 ./javadoc1/images/magenta-ball-small.gif /usr/local/share/doc/gettext/javadoc1/images/magenta-ball-small.gif install -o root -g wheel -m 444 ./javadoc1/images/magenta-ball.gif /usr/local/share/doc/gettext/javadoc1/images/magenta-ball.gif install -o root -g wheel -m 444 ./javadoc1/images/method-index.gif /usr/local/share/doc/gettext/javadoc1/images/method-index.gif install -o root -g wheel -m 444 ./javadoc1/images/methods.gif /usr/local/share/doc/gettext/javadoc1/images/methods.gif install -o root -g wheel -m 444 ./javadoc1/images/package-index.gif /usr/local/share/doc/gettext/javadoc1/images/package-index.gif install -o root -g wheel -m 444 ./javadoc1/images/red-ball-small.gif /usr/local/share/doc/gettext/javadoc1/images/red-ball-small.gif install -o root -g wheel -m 444 ./javadoc1/images/red-ball.gif /usr/local/share/doc/gettext/javadoc1/images/red-ball.gif install -o root -g wheel -m 444 ./javadoc1/images/variable-index.gif /usr/local/share/doc/gettext/javadoc1/images/variable-index.gif install -o root -g wheel -m 444 ./javadoc1/images/variables.gif /usr/local/share/doc/gettext/javadoc1/images/variables.gif install -o root -g wheel -m 444 ./javadoc1/images/yellow-ball-small.gif /usr/local/share/doc/gettext/javadoc1/images/yellow-ball-small.gif install -o root -g wheel -m 444 ./javadoc1/images/yellow-ball.gif /usr/local/share/doc/gettext/javadoc1/images/yellow-ball.gif cd . && test ! -d /usr/lib/jdk1.3.1 || env PATH=/usr/lib/jdk1.3.1/bin:$PATH javadoc -d javadoc2 gnu/gettext/*.java ../../build-aux/install-sh -c -d /usr/local/share/doc/gettext/javadoc2 ../../build-aux/install-sh -c -d /usr/local/share/doc/gettext/javadoc2/gnu/gettext install -o root -g wheel -m 444 ./javadoc2/index.html /usr/local/share/doc/gettext/javadoc2/index.html install -o root -g wheel -m 444 ./javadoc2/allclasses-frame.html /usr/local/share/doc/gettext/javadoc2/allclasses-frame.html install -o root -g wheel -m 444 ./javadoc2/overview-tree.html /usr/local/share/doc/gettext/javadoc2/overview-tree.html install -o root -g wheel -m 444 ./javadoc2/deprecated-list.html /usr/local/share/doc/gettext/javadoc2/deprecated-list.html install -o root -g wheel -m 444 ./javadoc2/serialized-form.html /usr/local/share/doc/gettext/javadoc2/serialized-form.html install -o root -g wheel -m 444 ./javadoc2/index-all.html /usr/local/share/doc/gettext/javadoc2/index-all.html install -o root -g wheel -m 444 ./javadoc2/help-doc.html /usr/local/share/doc/gettext/javadoc2/help-doc.html install -o root -g wheel -m 444 ./javadoc2/packages.html /usr/local/share/doc/gettext/javadoc2/packages.html install -o root -g wheel -m 444 ./javadoc2/package-list /usr/local/share/doc/gettext/javadoc2/package-list install -o root -g wheel -m 444 ./javadoc2/stylesheet.css /usr/local/share/doc/gettext/javadoc2/stylesheet.css install -o root -g wheel -m 444 ./javadoc2/gnu/gettext/package-summary.html /usr/local/share/doc/gettext/javadoc2/gnu/gettext/package-summary.html install -o root -g wheel -m 444 ./javadoc2/gnu/gettext/package-tree.html /usr/local/share/doc/gettext/javadoc2/gnu/gettext/package-tree.html install -o root -g wheel -m 444 ./javadoc2/gnu/gettext/package-frame.html /usr/local/share/doc/gettext/javadoc2/gnu/gettext/package-frame.html install -o root -g wheel -m 444 ./javadoc2/gnu/gettext/GettextResource.html /usr/local/share/doc/gettext/javadoc2/gnu/gettext/GettextResource.html Making install in intl-csharp ../../build-aux/install-sh -c -d /usr/local/lib ../../build-aux/install-sh -c -d /usr/local/share/doc/gettext/csharpdoc install -o root -g wheel -m 444 ./csharpdoc/index.html /usr/local/share/doc/gettext/csharpdoc/index.html install -o root -g wheel -m 444 ./csharpdoc/namespaces.html /usr/local/share/doc/gettext/csharpdoc/namespaces.html install -o root -g wheel -m 444 ./csharpdoc/begin.html /usr/local/share/doc/gettext/csharpdoc/begin.html install -o root -g wheel -m 444 ./csharpdoc/GNU_Gettext.html /usr/local/share/doc/gettext/csharpdoc/GNU_Gettext.html install -o root -g wheel -m 444 ./csharpdoc/GNU_Gettext_GettextResourceManager.html /usr/local/share/doc/gettext/csharpdoc/GNU_Gettext_GettextResourceManager.html install -o root -g wheel -m 444 ./csharpdoc/GNU_Gettext_GettextResourceSet.html /usr/local/share/doc/gettext/csharpdoc/GNU_Gettext_GettextResourceSet.html Making install in gnulib-lib make install-am test no != no || /bin/sh ../../build-aux/mkinstalldirs /usr/local/lib if test -f /usr/local/lib/charset.alias; then sed -f ref-add.sed /usr/local/lib/charset.alias > /usr/local/lib/charset.tmp ; install -o root -g wheel -m 444 /usr/local/lib/charset.tmp /usr/local/lib/charset.alias ; rm -f /usr/local/lib/charset.tmp ; else if test no = no; then sed -f ref-add.sed charset.alias > /usr/local/lib/charset.tmp ; install -o root -g wheel -m 444 /usr/local/lib/charset.tmp /usr/local/lib/charset.alias ; rm -f /usr/local/lib/charset.tmp ; fi ; fi Making install in libasprintf test -z "/usr/local/lib" || ../../build-aux/install-sh -c -d "/usr/local/lib" /bin/sh /usr/local/bin/libtool --mode=install /usr/bin/install -c -o root -g wheel 'libasprintf.la' '/usr/local/lib/libasprintf.la' /usr/bin/install -c -o root -g wheel .libs/libasprintf.so.0 /usr/local/lib/libasprintf.so.0 (cd /usr/local/lib && { ln -s -f libasprintf.so.0 libasprintf.so || { rm -f libasprintf.so && ln -s libasprintf.so.0 libasprintf.so; }; }) (cd /usr/local/lib && { ln -s -f libasprintf.so.0 libasprintf.so || { rm -f libasprintf.so && ln -s libasprintf.so.0 libasprintf.so; }; }) /usr/bin/install -c -o root -g wheel .libs/libasprintf.lai /usr/local/lib/libasprintf.la /usr/bin/install -c -o root -g wheel .libs/libasprintf.a /usr/local/lib/libasprintf.a chmod 644 /usr/local/lib/libasprintf.a ranlib /usr/local/lib/libasprintf.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- test -z "/usr/local/share/doc/libasprintf" || ../../build-aux/install-sh -c -d "/usr/local/share/doc/libasprintf" install -o root -g wheel -m 444 'autosprintf_all.html' '/usr/local/share/doc/libasprintf/autosprintf_all.html' test -z "/usr/local/include" || ../../build-aux/install-sh -c -d "/usr/local/include" install -o root -g wheel -m 444 'autosprintf.h' '/usr/local/include/autosprintf.h' test -z "/usr/local/info/" || ../../build-aux/install-sh -c -d "/usr/local/info/" install -o root -g wheel -m 444 './autosprintf.info' '/usr/local/info//autosprintf.info' install-info --info-dir='/usr/local/info/' '/usr/local/info//autosprintf.info' Making install in src test -z "/usr/local/bin" || ../../build-aux/install-sh -c -d "/usr/local/bin" /bin/sh /usr/local/bin/libtool --mode=install install -s -o root -g wheel -m 555 'gettext' '/usr/local/bin/gettext' install -o root -g wheel -m 555 -s .libs/gettext /usr/local/bin/gettext /bin/sh /usr/local/bin/libtool --mode=install install -s -o root -g wheel -m 555 'ngettext' '/usr/local/bin/ngettext' install -o root -g wheel -m 555 -s .libs/ngettext /usr/local/bin/ngettext /bin/sh /usr/local/bin/libtool --mode=install install -s -o root -g wheel -m 555 'envsubst' '/usr/local/bin/envsubst' install -o root -g wheel -m 555 -s .libs/envsubst /usr/local/bin/envsubst test -z "/usr/local/bin" || ../../build-aux/install-sh -c -d "/usr/local/bin" install -o root -g wheel -m 555 'gettext.sh' '/usr/local/bin/gettext.sh' Making install in po ../../build-aux/install-sh -c -d /usr/local/share installing be.gmo as /usr/local/share/locale/be/LC_MESSAGES/gettext-runtime.mo installing ca.gmo as /usr/local/share/locale/ca/LC_MESSAGES/gettext-runtime.mo installing cs.gmo as /usr/local/share/locale/cs/LC_MESSAGES/gettext-runtime.mo installing da.gmo as /usr/local/share/locale/da/LC_MESSAGES/gettext-runtime.mo installing de.gmo as /usr/local/share/locale/de/LC_MESSAGES/gettext-runtime.mo installing el.gmo as /usr/local/share/locale/el/LC_MESSAGES/gettext-runtime.mo installing en@quot.gmo as /usr/local/share/locale/en@quot/LC_MESSAGES/gettext-runtime.mo installing en@boldquot.gmo as /usr/local/share/locale/en@boldquot/LC_MESSAGES/gettext-runtime.mo installing eo.gmo as /usr/local/share/locale/eo/LC_MESSAGES/gettext-runtime.mo installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/gettext-runtime.mo installing et.gmo as /usr/local/share/locale/et/LC_MESSAGES/gettext-runtime.mo installing fi.gmo as /usr/local/share/locale/fi/LC_MESSAGES/gettext-runtime.mo installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/gettext-runtime.mo installing ga.gmo as /usr/local/share/locale/ga/LC_MESSAGES/gettext-runtime.mo installing gl.gmo as /usr/local/share/locale/gl/LC_MESSAGES/gettext-runtime.mo installing id.gmo as /usr/local/share/locale/id/LC_MESSAGES/gettext-runtime.mo installing it.gmo as /usr/local/share/locale/it/LC_MESSAGES/gettext-runtime.mo installing ja.gmo as /usr/local/share/locale/ja/LC_MESSAGES/gettext-runtime.mo installing ko.gmo as /usr/local/share/locale/ko/LC_MESSAGES/gettext-runtime.mo installing nl.gmo as /usr/local/share/locale/nl/LC_MESSAGES/gettext-runtime.mo installing nn.gmo as /usr/local/share/locale/nn/LC_MESSAGES/gettext-runtime.mo installing no.gmo as /usr/local/share/locale/no/LC_MESSAGES/gettext-runtime.mo installing pl.gmo as /usr/local/share/locale/pl/LC_MESSAGES/gettext-runtime.mo installing pt.gmo as /usr/local/share/locale/pt/LC_MESSAGES/gettext-runtime.mo installing pt_BR.gmo as /usr/local/share/locale/pt_BR/LC_MESSAGES/gettext-runtime.mo installing ro.gmo as /usr/local/share/locale/ro/LC_MESSAGES/gettext-runtime.mo installing ru.gmo as /usr/local/share/locale/ru/LC_MESSAGES/gettext-runtime.mo installing sk.gmo as /usr/local/share/locale/sk/LC_MESSAGES/gettext-runtime.mo installing sl.gmo as /usr/local/share/locale/sl/LC_MESSAGES/gettext-runtime.mo installing sr.gmo as /usr/local/share/locale/sr/LC_MESSAGES/gettext-runtime.mo installing sv.gmo as /usr/local/share/locale/sv/LC_MESSAGES/gettext-runtime.mo installing tr.gmo as /usr/local/share/locale/tr/LC_MESSAGES/gettext-runtime.mo installing uk.gmo as /usr/local/share/locale/uk/LC_MESSAGES/gettext-runtime.mo installing vi.gmo as /usr/local/share/locale/vi/LC_MESSAGES/gettext-runtime.mo installing zh_CN.gmo as /usr/local/share/locale/zh_CN/LC_MESSAGES/gettext-runtime.mo installing zh_HK.gmo as /usr/local/share/locale/zh_HK/LC_MESSAGES/gettext-runtime.mo installing zh_TW.gmo as /usr/local/share/locale/zh_TW/LC_MESSAGES/gettext-runtime.mo if test "gettext-runtime" = "gettext-tools"; then ../../build-aux/install-sh -c -d /usr/local/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 install -o root -g wheel -m 444 ./$file /usr/local/share/gettext/po/$file; done; for file in Makevars; do rm -f /usr/local/share/gettext/po/$file; done; else : ; fi Making install in man test -z "/usr/local/man/man1" || ../../build-aux/install-sh -c -d "/usr/local/man/man1" install -o root -g wheel -m 444 './gettext.1' '/usr/local/man/man1/gettext.1' install -o root -g wheel -m 444 './ngettext.1' '/usr/local/man/man1/ngettext.1' install -o root -g wheel -m 444 './envsubst.1' '/usr/local/man/man1/envsubst.1' test -z "/usr/local/man/man3" || ../../build-aux/install-sh -c -d "/usr/local/man/man3" install -o root -g wheel -m 444 './gettext.3' '/usr/local/man/man3/gettext.3' install -o root -g wheel -m 444 './ngettext.3' '/usr/local/man/man3/ngettext.3' install -o root -g wheel -m 444 './textdomain.3' '/usr/local/man/man3/textdomain.3' install -o root -g wheel -m 444 './bindtextdomain.3' '/usr/local/man/man3/bindtextdomain.3' install -o root -g wheel -m 444 './bind_textdomain_codeset.3' '/usr/local/man/man3/bind_textdomain_codeset.3' install -o root -g wheel -m 444 './dgettext.3' '/usr/local/man/man3/dgettext.3' install -o root -g wheel -m 444 './dcgettext.3' '/usr/local/man/man3/dcgettext.3' install -o root -g wheel -m 444 './dngettext.3' '/usr/local/man/man3/dngettext.3' install -o root -g wheel -m 444 './dcngettext.3' '/usr/local/man/man3/dcngettext.3' Making install in m4 Making install in tests test -z "/usr/local/share/gettext" || ../build-aux/install-sh -c -d "/usr/local/share/gettext" install -o root -g wheel -m 444 'ABOUT-NLS' '/usr/local/share/gettext/ABOUT-NLS' Making install in gettext-tools Making install in doc ../../build-aux/install-sh -c -d /usr/local/share/doc/gettext for file in `if test -f gettext_toc.html; then echo .; else echo .; fi`/gettext_*.html; do install -o root -g wheel -m 444 $file /usr/local/share/doc/gettext/`basename $file`; done test -z "/usr/local/share/doc/gettext" || ../../build-aux/install-sh -c -d "/usr/local/share/doc/gettext" install -o root -g wheel -m 444 'FAQ.html' '/usr/local/share/doc/gettext/FAQ.html' install -o root -g wheel -m 444 'tutorial.html' '/usr/local/share/doc/gettext/tutorial.html' test -z "/usr/local/info/" || ../../build-aux/install-sh -c -d "/usr/local/info/" install -o root -g wheel -m 444 './gettext.info' '/usr/local/info//gettext.info' install-info --info-dir='/usr/local/info/' '/usr/local/info//gettext.info' Making install in intl if { test "gettext-tools" = "gettext-runtime" || test "gettext-tools" = "gettext-tools"; } && test 'yes' = yes; then ../../build-aux/install-sh -c -d /usr/local/lib /usr/local/include; install -o root -g wheel -m 444 libintl.h /usr/local/include/libintl.h; /bin/sh /usr/local/bin/libtool --mode=install install -o root -g wheel -m 444 libintl.la /usr/local/lib/libintl.la; if test "no" = yes; then dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /usr/local/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; if test -n "$dependencies"; then rm -f /usr/local/lib/libintl.la; fi; fi; else : ; fi install -o root -g wheel -m 444 .libs/libintl.so.8 /usr/local/lib/libintl.so.8 (cd /usr/local/lib && { ln -s -f libintl.so.8 libintl.so || { rm -f libintl.so && ln -s libintl.so.8 libintl.so; }; }) (cd /usr/local/lib && { ln -s -f libintl.so.8 libintl.so || { rm -f libintl.so && ln -s libintl.so.8 libintl.so; }; }) install -o root -g wheel -m 444 .libs/libintl.lai /usr/local/lib/libintl.la install -o root -g wheel -m 444 .libs/libintl.a /usr/local/lib/libintl.a chmod 644 /usr/local/lib/libintl.a ranlib /usr/local/lib/libintl.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- if test "gettext-tools" = "gettext-tools" && test 'yes' = no && test no != no; then ../../build-aux/install-sh -c -d /usr/local/lib; /bin/sh /usr/local/bin/libtool --mode=install install -o root -g wheel -m 444 libgnuintl.la /usr/local/lib/libgnuintl.la; rm -f /usr/local/lib/preloadable_libintl.so; install -o root -g wheel -m 444 /usr/local/lib/libgnuintl.so /usr/local/lib/preloadable_libintl.so; /bin/sh /usr/local/bin/libtool --mode=uninstall rm -f /usr/local/lib/libgnuintl.la; else : ; fi if test 'yes' = yes; then ../../build-aux/install-sh -c -d /usr/local/share/locale; test -f /usr/local/share/locale/locale.alias && orig=/usr/local/share/locale/locale.alias || orig=../../gettext-runtime/intl/locale.alias; temp=/usr/local/share/locale/t-locale.alias; dest=/usr/local/share/locale/locale.alias; sed -f ref-add.sed $orig > $temp; install -o root -g wheel -m 444 $temp $dest; rm -f $temp; else : ; fi if test "gettext-tools" = "gettext-tools"; then ../../build-aux/install-sh -c -d /usr/local/share/gettext/intl; install -o root -g wheel -m 444 VERSION /usr/local/share/gettext/intl/VERSION; install -o root -g wheel -m 444 ChangeLog.inst /usr/local/share/gettext/intl/ChangeLog; dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin export.h gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h lock.h relocatable.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c hash-string.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c lock.c relocatable.c langprefs.c localename.c log.c printf.c version.c osdep.c os2compat.c intl-exports.c intl-compat.c"; for file in $dists; do install -o root -g wheel -m 444 ../../gettext-runtime/intl/$file /usr/local/share/gettext/intl/$file; done; chmod a+x /usr/local/share/gettext/intl/config.charset; dists="plural.c"; for file in $dists; do if test -f $file; then dir=.; else dir=../../gettext-runtime/intl; fi; install -o root -g wheel -m 444 $dir/$file /usr/local/share/gettext/intl/$file; done; dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h libgnuintl.h_vms Makefile.vms libgnuintl.h.msvc-static libgnuintl.h.msvc-shared Makefile.msvc"; for file in $dists; do rm -f /usr/local/share/gettext/intl/$file; done; else : ; fi Making install in gnulib-lib make install-am test -z "/usr/local/lib" || ../../build-aux/install-sh -c -d "/usr/local/lib" /bin/sh /usr/local/bin/libtool --mode=install /usr/bin/install -c -o root -g wheel 'libgettextlib.la' '/usr/local/lib/libgettextlib.la' libtool: install: warning: relinking `libgettextlib.la' (cd /usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/gnulib-lib; /bin/sh /usr/local/bin/libtool --tag=CC --mode=relink cc -O2 -fno-strict-aliasing -pipe -release 0.16.1 ../intl/libintl.la -L/usr/local/lib -liconv -R/usr/local/lib -L/usr/local/lib -liconv -R/usr/local/lib -lc -L/usr/local/lib -liconv -R/usr/local/lib -L/usr/local/lib -o libgettextlib.la -rpath /usr/local/lib allocsa.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 copy-file.lo csharpcomp.lo csharpexec.lo error-progname.lo execute.lo exitfail.lo fatal-signal.lo findprog.lo fstrcmp.lo full-write.lo fwriteerror.lo gcd.lo hash.lo javacomp.lo javaexec.lo javaversion.lo linebreak.lo gl_linkedhash_list.lo gl_list.lo localcharset.lo lock.lo mbswidth.lo concatpath.lo pipe.lo progname.lo progreloc.lo propername.lo quote.lo quotearg.lo sh-quote.lo striconv.lo strnlen1.lo tls.lo tmpdir.lo wait-process.lo xmalloc.lo xstrdup.lo xallocsa.lo xerror.lo xreadlink.lo xsetenv.lo xstriconv.lo xvasprintf.lo xasprintf.lo argmatch.lo canonicalize.lo error.lo getdelim.lo getline.lo getopt.lo getopt1.lo mbchar.lo obstack.lo safe-read.lo safe-write.lo stpncpy.lo strstr.lo ) cc -shared .libs/allocsa.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/copy-file.o .libs/csharpcomp.o .libs/csharpexec.o .libs/error-progname.o .libs/execute.o .libs/exitfail.o .libs/fatal-signal.o .libs/findprog.o .libs/fstrcmp.o .libs/full-write.o .libs/fwriteerror.o .libs/gcd.o .libs/hash.o .libs/javacomp.o .libs/javaexec.o .libs/javaversion.o .libs/linebreak.o .libs/gl_linkedhash_list.o .libs/gl_list.o .libs/localcharset.o .libs/lock.o .libs/mbswidth.o .libs/concatpath.o .libs/pipe.o .libs/progname.o .libs/progreloc.o .libs/propername.o .libs/quote.o .libs/quotearg.o .libs/sh-quote.o .libs/striconv.o .libs/strnlen1.o .libs/tls.o .libs/tmpdir.o .libs/wait-process.o .libs/xmalloc.o .libs/xstrdup.o .libs/xallocsa.o .libs/xerror.o .libs/xreadlink.o .libs/xsetenv.o .libs/xstriconv.o .libs/xvasprintf.o .libs/xasprintf.o .libs/argmatch.o .libs/canonicalize.o .libs/error.o .libs/getdelim.o .libs/getline.o .libs/getopt.o .libs/getopt1.o .libs/mbchar.o .libs/obstack.o .libs/safe-read.o .libs/safe-write.o .libs/stpncpy.o .libs/strstr.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -lintl -liconv -Wl,-soname -Wl,libgettextlib-0.16.1.so -o .libs/libgettextlib-0.16.1.so /usr/bin/install -c -o root -g wheel .libs/libgettextlib-0.16.1.soT /usr/local/lib/libgettextlib-0.16.1.so (cd /usr/local/lib && { ln -s -f libgettextlib-0.16.1.so libgettextlib.so || { rm -f libgettextlib.so && ln -s libgettextlib-0.16.1.so libgettextlib.so; }; }) /usr/bin/install -c -o root -g wheel .libs/libgettextlib.lai /usr/local/lib/libgettextlib.la /usr/bin/install -c -o root -g wheel .libs/libgettextlib.a /usr/local/lib/libgettextlib.a chmod 644 /usr/local/lib/libgettextlib.a ranlib /usr/local/lib/libgettextlib.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- case "freebsd6.2" in aix*) ;; *) rm -f /usr/local/lib/libgettextlib.a ;; esac test no != no || /bin/sh ../../build-aux/mkinstalldirs /usr/local/lib if test -f /usr/local/lib/charset.alias; then sed -f ref-add.sed /usr/local/lib/charset.alias > /usr/local/lib/charset.tmp ; install -o root -g wheel -m 444 /usr/local/lib/charset.tmp /usr/local/lib/charset.alias ; rm -f /usr/local/lib/charset.tmp ; else if test no = no; then sed -f ref-add.sed charset.alias > /usr/local/lib/charset.tmp ; install -o root -g wheel -m 444 /usr/local/lib/charset.tmp /usr/local/lib/charset.alias ; rm -f /usr/local/lib/charset.tmp ; fi ; fi test -z "/usr/local/share/gettext" || ../../build-aux/install-sh -c -d "/usr/local/share/gettext" install -o root -g wheel -m 444 'gettext.h' '/usr/local/share/gettext/gettext.h' test -z "/usr/local/share/gettext" || ../../build-aux/install-sh -c -d "/usr/local/share/gettext" install -o root -g wheel -m 444 'javaversion.class' '/usr/local/share/gettext/javaversion.class' Making install in libgrep Making install in libuniname Making install in src make install-am test -z "/usr/local/lib" || ../../build-aux/install-sh -c -d "/usr/local/lib" /bin/sh /usr/local/bin/libtool --mode=install /usr/bin/install -c -o root -g wheel 'libgettextsrc.la' '/usr/local/lib/libgettextsrc.la' libtool: install: warning: relinking `libgettextsrc.la' (cd /usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/src; /bin/sh /usr/local/bin/libtool --tag=CC --mode=relink cc -O2 -fno-strict-aliasing -pipe -release 0.16.1 ../gnulib-lib/libgettextlib.la ../intl/libintl.la -L/usr/local/lib -liconv -R/usr/local/lib -L/usr/local/lib -liconv -R/usr/local/lib -L/usr/local/lib -o libgettextsrc.la -rpath /usr/local/lib message.lo po-error.lo po-xerror.lo read-catalog-abstract.lo po-lex.lo po-gram-gen.lo po-charset.lo read-po.lo read-properties.lo read-stringtable.lo open-catalog.lo dir-list.lo str-list.lo read-catalog.lo write-catalog.lo write-properties.lo write-stringtable.lo write-po.lo msgl-ascii.lo msgl-iconv.lo msgl-equal.lo msgl-cat.lo msgl-english.lo msgl-check.lo file-list.lo msgl-charset.lo po-time.lo plural-exp.lo plural-eval.lo plural-table.lo format.lo format-c.lo format-sh.lo format-python.lo format-lisp.lo format-elisp.lo format-librep.lo format-scheme.lo format-java.lo format-csharp.lo format-awk.lo format-pascal.lo format-ycp.lo format-tcl.lo format-perl.lo format-perl-brace.lo format-php.lo format-gcc-internal.lo format-qt.lo format-boost.lo ) cc -shared .libs/message.o .libs/po-error.o .libs/po-xerror.o .libs/read-catalog-abstract.o .libs/po-lex.o .libs/po-gram-gen.o .libs/po-charset.o .libs/read-po.o .libs/read-properties.o .libs/read-stringtable.o .libs/open-catalog.o .libs/dir-list.o .libs/str-list.o .libs/read-catalog.o .libs/write-catalog.o .libs/write-properties.o .libs/write-stringtable.o .libs/write-po.o .libs/msgl-ascii.o .libs/msgl-iconv.o .libs/msgl-equal.o .libs/msgl-cat.o .libs/msgl-english.o .libs/msgl-check.o .libs/file-list.o .libs/msgl-charset.o .libs/po-time.o .libs/plural-exp.o .libs/plural-eval.o .libs/plural-table.o .libs/format.o .libs/format-c.o .libs/format-sh.o .libs/format-python.o .libs/format-lisp.o .libs/format-elisp.o .libs/format-librep.o .libs/format-scheme.o .libs/format-java.o .libs/format-csharp.o .libs/format-awk.o .libs/format-pascal.o .libs/format-ycp.o .libs/format-tcl.o .libs/format-perl.o .libs/format-perl-brace.o .libs/format-php.o .libs/format-gcc-internal.o .libs/format-qt.o .libs/format-boost.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/intl/.libs -L/usr/local/lib -lgettextlib -lintl -liconv -Wl,-soname -Wl,libgettextsrc-0.16.1.so -o .libs/libgettextsrc-0.16.1.so /usr/bin/install -c -o root -g wheel .libs/libgettextsrc-0.16.1.soT /usr/local/lib/libgettextsrc-0.16.1.so (cd /usr/local/lib && { ln -s -f libgettextsrc-0.16.1.so libgettextsrc.so || { rm -f libgettextsrc.so && ln -s libgettextsrc-0.16.1.so libgettextsrc.so; }; }) /usr/bin/install -c -o root -g wheel .libs/libgettextsrc.lai /usr/local/lib/libgettextsrc.la /usr/bin/install -c -o root -g wheel .libs/libgettextsrc.a /usr/local/lib/libgettextsrc.a chmod 644 /usr/local/lib/libgettextsrc.a ranlib /usr/local/lib/libgettextsrc.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- test -z "/usr/local/bin" || ../../build-aux/install-sh -c -d "/usr/local/bin" /bin/sh /usr/local/bin/libtool --mode=install install -s -o root -g wheel -m 555 'msgcmp' '/usr/local/bin/msgcmp' install -o root -g wheel -m 555 -s .libs/msgcmp /usr/local/bin/msgcmp /bin/sh /usr/local/bin/libtool --mode=install install -s -o root -g wheel -m 555 'msgfmt' '/usr/local/bin/msgfmt' install -o root -g wheel -m 555 -s .libs/msgfmt /usr/local/bin/msgfmt /bin/sh /usr/local/bin/libtool --mode=install install -s -o root -g wheel -m 555 'msgmerge' '/usr/local/bin/msgmerge' install -o root -g wheel -m 555 -s .libs/msgmerge /usr/local/bin/msgmerge /bin/sh /usr/local/bin/libtool --mode=install install -s -o root -g wheel -m 555 'msgunfmt' '/usr/local/bin/msgunfmt' install -o root -g wheel -m 555 -s .libs/msgunfmt /usr/local/bin/msgunfmt /bin/sh /usr/local/bin/libtool --mode=install install -s -o root -g wheel -m 555 'xgettext' '/usr/local/bin/xgettext' install -o root -g wheel -m 555 -s .libs/xgettext /usr/local/bin/xgettext /bin/sh /usr/local/bin/libtool --mode=install install -s -o root -g wheel -m 555 'msgattrib' '/usr/local/bin/msgattrib' install -o root -g wheel -m 555 -s .libs/msgattrib /usr/local/bin/msgattrib /bin/sh /usr/local/bin/libtool --mode=install install -s -o root -g wheel -m 555 'msgcat' '/usr/local/bin/msgcat' install -o root -g wheel -m 555 -s .libs/msgcat /usr/local/bin/msgcat /bin/sh /usr/local/bin/libtool --mode=install install -s -o root -g wheel -m 555 'msgcomm' '/usr/local/bin/msgcomm' install -o root -g wheel -m 555 -s .libs/msgcomm /usr/local/bin/msgcomm /bin/sh /usr/local/bin/libtool --mode=install install -s -o root -g wheel -m 555 'msgconv' '/usr/local/bin/msgconv' install -o root -g wheel -m 555 -s .libs/msgconv /usr/local/bin/msgconv /bin/sh /usr/local/bin/libtool --mode=install install -s -o root -g wheel -m 555 'msgen' '/usr/local/bin/msgen' install -o root -g wheel -m 555 -s .libs/msgen /usr/local/bin/msgen /bin/sh /usr/local/bin/libtool --mode=install install -s -o root -g wheel -m 555 'msgexec' '/usr/local/bin/msgexec' install -o root -g wheel -m 555 -s .libs/msgexec /usr/local/bin/msgexec /bin/sh /usr/local/bin/libtool --mode=install install -s -o root -g wheel -m 555 'msgfilter' '/usr/local/bin/msgfilter' install -o root -g wheel -m 555 -s .libs/msgfilter /usr/local/bin/msgfilter /bin/sh /usr/local/bin/libtool --mode=install install -s -o root -g wheel -m 555 'msggrep' '/usr/local/bin/msggrep' install -o root -g wheel -m 555 -s .libs/msggrep /usr/local/bin/msggrep /bin/sh /usr/local/bin/libtool --mode=install install -s -o root -g wheel -m 555 'msginit' '/usr/local/bin/msginit' install -o root -g wheel -m 555 -s .libs/msginit /usr/local/bin/msginit /bin/sh /usr/local/bin/libtool --mode=install install -s -o root -g wheel -m 555 'msguniq' '/usr/local/bin/msguniq' install -o root -g wheel -m 555 -s .libs/msguniq /usr/local/bin/msguniq /bin/sh /usr/local/bin/libtool --mode=install install -s -o root -g wheel -m 555 'recode-sr-latin' '/usr/local/bin/recode-sr-latin' install -o root -g wheel -m 555 -s .libs/recode-sr-latin /usr/local/bin/recode-sr-latin case "freebsd6.2" in aix*) ;; *) rm -f /usr/local/lib/libgettextsrc.a ;; esac ../../build-aux/install-sh -c -d /usr/local/lib/gettext ../../build-aux/install-sh -c -d /usr/local/libdata/gettext-tools /bin/sh /usr/local/bin/libtool --mode=install install -s -o root -g wheel -m 555 hostname /usr/local/libdata/gettext-tools/hostname install -o root -g wheel -m 555 -s .libs/hostname /usr/local/libdata/gettext-tools/hostname /bin/sh /usr/local/bin/libtool --mode=install install -s -o root -g wheel -m 555 urlget /usr/local/libdata/gettext-tools/urlget install -o root -g wheel -m 555 -s .libs/urlget /usr/local/libdata/gettext-tools/urlget install -o root -g wheel -m 555 user-email /usr/local/libdata/gettext-tools/user-email install -o root -g wheel -m 555 ./project-id /usr/local/libdata/gettext-tools/project-id ../../build-aux/install-sh -c -d /usr/local/share/gettext install -o root -g wheel -m 444 ./msgunfmt.tcl /usr/local/share/gettext/msgunfmt.tcl Making install in libgettextpo make install-am test -z "/usr/local/lib" || ../../build-aux/install-sh -c -d "/usr/local/lib" /bin/sh /usr/local/bin/libtool --mode=install /usr/bin/install -c -o root -g wheel 'libgettextpo.la' '/usr/local/lib/libgettextpo.la' libtool: install: warning: relinking `libgettextpo.la' (cd /usr/local/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/libgettextpo; /bin/sh /usr/local/bin/libtool --tag=CC --mode=relink cc -O2 -fno-strict-aliasing -pipe -version-info 3:0:3 -rpath /usr/local/lib ../intl/libintl.la -L/usr/local/lib -liconv -R/usr/local/lib -L/usr/local/lib -liconv -R/usr/local/lib -L/usr/local/lib -o libgettextpo.la -rpath /usr/local/lib gettext-po.lo str-list.lo dir-list.lo message.lo msgl-ascii.lo po-error.lo po-xerror.lo write-catalog.lo write-po.lo open-catalog.lo po-charset.lo po-lex.lo po-gram-gen.lo read-po.lo read-catalog-abstract.lo read-catalog.lo plural-table.lo format-c.lo format-sh.lo format-python.lo format-lisp.lo format-elisp.lo format-librep.lo format-scheme.lo format-java.lo format-csharp.lo format-awk.lo format-pascal.lo format-ycp.lo format-tcl.lo format-perl.lo format-perl-brace.lo format-php.lo format-gcc-internal.lo format-qt.lo format-boost.lo format.lo plural-exp.lo plural-eval.lo msgl-check.lo libgnu.la ) cc -shared .libs/gettext-po.o .libs/str-list.o .libs/dir-list.o .libs/message.o .libs/msgl-ascii.o .libs/po-error.o .libs/po-xerror.o .libs/write-catalog.o .libs/write-po.o .libs/open-catalog.o .libs/po-charset.o .libs/po-lex.o .libs/po-gram-gen.o .libs/read-po.o .libs/read-catalog-abstract.o .libs/read-catalog.o .libs/plural-table.o .libs/format-c.o .libs/format-sh.o .libs/format-python.o .libs/format-lisp.o .libs/format-elisp.o .libs/format-librep.o .libs/format-scheme.o .libs/format-java.o .libs/format-csharp.o .libs/format-awk.o .libs/format-pascal.o .libs/format-ycp.o .libs/format-tcl.o .libs/format-perl.o .libs/format-perl-brace.o .libs/format-php.o .libs/format-gcc-internal.o .libs/format-qt.o .libs/format-boost.o .libs/format.o .libs/plural-exp.o .libs/plural-eval.o .libs/msgl-check.o -Wl,--whole-archive ./.libs/libgnu.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -lintl -liconv -Wl,-soname -Wl,libgettextpo.so.3 -o .libs/libgettextpo.so.3 /usr/bin/install -c -o root -g wheel .libs/libgettextpo.so.3T /usr/local/lib/libgettextpo.so.3 (cd /usr/local/lib && { ln -s -f libgettextpo.so.3 libgettextpo.so || { rm -f libgettextpo.so && ln -s libgettextpo.so.3 libgettextpo.so; }; }) (cd /usr/local/lib && { ln -s -f libgettextpo.so.3 libgettextpo.so || { rm -f libgettextpo.so && ln -s libgettextpo.so.3 libgettextpo.so; }; }) /usr/bin/install -c -o root -g wheel .libs/libgettextpo.lai /usr/local/lib/libgettextpo.la /usr/bin/install -c -o root -g wheel .libs/libgettextpo.a /usr/local/lib/libgettextpo.a chmod 644 /usr/local/lib/libgettextpo.a ranlib /usr/local/lib/libgettextpo.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- test -z "/usr/local/include" || ../../build-aux/install-sh -c -d "/usr/local/include" install -o root -g wheel -m 444 'gettext-po.h' '/usr/local/include/gettext-po.h' Making install in po ../../build-aux/install-sh -c -d /usr/local/share installing be.gmo as /usr/local/share/locale/be/LC_MESSAGES/gettext-tools.mo installing ca.gmo as /usr/local/share/locale/ca/LC_MESSAGES/gettext-tools.mo installing cs.gmo as /usr/local/share/locale/cs/LC_MESSAGES/gettext-tools.mo installing da.gmo as /usr/local/share/locale/da/LC_MESSAGES/gettext-tools.mo installing de.gmo as /usr/local/share/locale/de/LC_MESSAGES/gettext-tools.mo installing el.gmo as /usr/local/share/locale/el/LC_MESSAGES/gettext-tools.mo installing en@quot.gmo as /usr/local/share/locale/en@quot/LC_MESSAGES/gettext-tools.mo installing en@boldquot.gmo as /usr/local/share/locale/en@boldquot/LC_MESSAGES/gettext-tools.mo installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/gettext-tools.mo installing et.gmo as /usr/local/share/locale/et/LC_MESSAGES/gettext-tools.mo installing fi.gmo as /usr/local/share/locale/fi/LC_MESSAGES/gettext-tools.mo installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/gettext-tools.mo installing gl.gmo as /usr/local/share/locale/gl/LC_MESSAGES/gettext-tools.mo installing id.gmo as /usr/local/share/locale/id/LC_MESSAGES/gettext-tools.mo installing it.gmo as /usr/local/share/locale/it/LC_MESSAGES/gettext-tools.mo installing ja.gmo as /usr/local/share/locale/ja/LC_MESSAGES/gettext-tools.mo installing ko.gmo as /usr/local/share/locale/ko/LC_MESSAGES/gettext-tools.mo installing nl.gmo as /usr/local/share/locale/nl/LC_MESSAGES/gettext-tools.mo installing nn.gmo as /usr/local/share/locale/nn/LC_MESSAGES/gettext-tools.mo installing no.gmo as /usr/local/share/locale/no/LC_MESSAGES/gettext-tools.mo installing pl.gmo as /usr/local/share/locale/pl/LC_MESSAGES/gettext-tools.mo installing pt.gmo as /usr/local/share/locale/pt/LC_MESSAGES/gettext-tools.mo installing pt_BR.gmo as /usr/local/share/locale/pt_BR/LC_MESSAGES/gettext-tools.mo installing ro.gmo as /usr/local/share/locale/ro/LC_MESSAGES/gettext-tools.mo installing ru.gmo as /usr/local/share/locale/ru/LC_MESSAGES/gettext-tools.mo installing sk.gmo as /usr/local/share/locale/sk/LC_MESSAGES/gettext-tools.mo installing sl.gmo as /usr/local/share/locale/sl/LC_MESSAGES/gettext-tools.mo installing sr.gmo as /usr/local/share/locale/sr/LC_MESSAGES/gettext-tools.mo installing sv.gmo as /usr/local/share/locale/sv/LC_MESSAGES/gettext-tools.mo installing tr.gmo as /usr/local/share/locale/tr/LC_MESSAGES/gettext-tools.mo installing uk.gmo as /usr/local/share/locale/uk/LC_MESSAGES/gettext-tools.mo installing vi.gmo as /usr/local/share/locale/vi/LC_MESSAGES/gettext-tools.mo installing zh_CN.gmo as /usr/local/share/locale/zh_CN/LC_MESSAGES/gettext-tools.mo installing zh_TW.gmo as /usr/local/share/locale/zh_TW/LC_MESSAGES/gettext-tools.mo if test "gettext-tools" = "gettext-tools"; then ../../build-aux/install-sh -c -d /usr/local/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 install -o root -g wheel -m 444 ./$file /usr/local/share/gettext/po/$file; done; for file in Makevars; do rm -f /usr/local/share/gettext/po/$file; done; else : ; fi Making install in projects ../../build-aux/install-sh -c -d /usr/local/share/gettext/projects ../../build-aux/install-sh -c -d /usr/local/share/gettext/projects/TP ../../build-aux/install-sh -c -d /usr/local/share/gettext/projects/KDE ../../build-aux/install-sh -c -d /usr/local/share/gettext/projects/GNOME install -o root -g wheel -m 555 ./team-address /usr/local/share/gettext/projects/team-address install -o root -g wheel -m 555 ./TP/trigger /usr/local/share/gettext/projects/TP/trigger install -o root -g wheel -m 555 ./TP/team-address /usr/local/share/gettext/projects/TP/team-address install -o root -g wheel -m 555 ./KDE/trigger /usr/local/share/gettext/projects/KDE/trigger install -o root -g wheel -m 555 ./KDE/team-address /usr/local/share/gettext/projects/KDE/team-address install -o root -g wheel -m 555 ./GNOME/trigger /usr/local/share/gettext/projects/GNOME/trigger install -o root -g wheel -m 555 ./GNOME/team-address /usr/local/share/gettext/projects/GNOME/team-address install -o root -g wheel -m 444 ./index /usr/local/share/gettext/projects/index install -o root -g wheel -m 444 ./TP/teams.url /usr/local/share/gettext/projects/TP/teams.url install -o root -g wheel -m 444 ./TP/teams.html /usr/local/share/gettext/projects/TP/teams.html install -o root -g wheel -m 444 ./KDE/teams.url /usr/local/share/gettext/projects/KDE/teams.url install -o root -g wheel -m 444 ./KDE/teams.html /usr/local/share/gettext/projects/KDE/teams.html install -o root -g wheel -m 444 ./GNOME/teams.url /usr/local/share/gettext/projects/GNOME/teams.url install -o root -g wheel -m 444 ./GNOME/teams.html /usr/local/share/gettext/projects/GNOME/teams.html Making install in misc test -z "/usr/local/bin" || ../../build-aux/install-sh -c -d "/usr/local/bin" install -o root -g wheel -m 555 'gettextize' '/usr/local/bin/gettextize' install -o root -g wheel -m 555 'autopoint' '/usr/local/bin/autopoint' test -z "/usr/local/share/gettext" || ../../build-aux/install-sh -c -d "/usr/local/share/gettext" install -o root -g wheel -m 444 'archive.tar.gz' '/usr/local/share/gettext/archive.tar.gz' Making install in man test -z "/usr/local/man/man1" || ../../build-aux/install-sh -c -d "/usr/local/man/man1" install -o root -g wheel -m 444 './msgcmp.1' '/usr/local/man/man1/msgcmp.1' install -o root -g wheel -m 444 './msgfmt.1' '/usr/local/man/man1/msgfmt.1' install -o root -g wheel -m 444 './msgmerge.1' '/usr/local/man/man1/msgmerge.1' install -o root -g wheel -m 444 './msgunfmt.1' '/usr/local/man/man1/msgunfmt.1' install -o root -g wheel -m 444 './xgettext.1' '/usr/local/man/man1/xgettext.1' install -o root -g wheel -m 444 './msgattrib.1' '/usr/local/man/man1/msgattrib.1' install -o root -g wheel -m 444 './msgcat.1' '/usr/local/man/man1/msgcat.1' install -o root -g wheel -m 444 './msgcomm.1' '/usr/local/man/man1/msgcomm.1' install -o root -g wheel -m 444 './msgconv.1' '/usr/local/man/man1/msgconv.1' install -o root -g wheel -m 444 './msgen.1' '/usr/local/man/man1/msgen.1' install -o root -g wheel -m 444 './msgexec.1' '/usr/local/man/man1/msgexec.1' install -o root -g wheel -m 444 './msgfilter.1' '/usr/local/man/man1/msgfilter.1' install -o root -g wheel -m 444 './msggrep.1' '/usr/local/man/man1/msggrep.1' install -o root -g wheel -m 444 './msginit.1' '/usr/local/man/man1/msginit.1' install -o root -g wheel -m 444 './msguniq.1' '/usr/local/man/man1/msguniq.1' install -o root -g wheel -m 444 './gettextize.1' '/usr/local/man/man1/gettextize.1' install -o root -g wheel -m 444 './autopoint.1' '/usr/local/man/man1/autopoint.1' Making install in m4 test -z "/usr/local/share/aclocal" || ../../build-aux/install-sh -c -d "/usr/local/share/aclocal" install -o root -g wheel -m 444 '../../autoconf-lib-link/m4/lib-ld.m4' '/usr/local/share/aclocal/lib-ld.m4' install -o root -g wheel -m 444 '../../autoconf-lib-link/m4/lib-link.m4' '/usr/local/share/aclocal/lib-link.m4' install -o root -g wheel -m 444 '../../autoconf-lib-link/m4/lib-prefix.m4' '/usr/local/share/aclocal/lib-prefix.m4' install -o root -g wheel -m 444 '../../gettext-runtime/m4/codeset.m4' '/usr/local/share/aclocal/codeset.m4' install -o root -g wheel -m 444 '../../gettext-runtime/m4/gettext.m4' '/usr/local/share/aclocal/gettext.m4' install -o root -g wheel -m 444 '../../gettext-runtime/m4/glibc2.m4' '/usr/local/share/aclocal/glibc2.m4' install -o root -g wheel -m 444 '../../gettext-runtime/m4/glibc21.m4' '/usr/local/share/aclocal/glibc21.m4' install -o root -g wheel -m 444 '../../gettext-runtime/m4/iconv.m4' '/usr/local/share/aclocal/iconv.m4' install -o root -g wheel -m 444 '../../gettext-runtime/m4/intdiv0.m4' '/usr/local/share/aclocal/intdiv0.m4' install -o root -g wheel -m 444 '../../gettext-runtime/m4/intl.m4' '/usr/local/share/aclocal/intl.m4' install -o root -g wheel -m 444 '../../gettext-runtime/m4/intldir.m4' '/usr/local/share/aclocal/intldir.m4' install -o root -g wheel -m 444 '../../gettext-runtime/m4/intmax.m4' '/usr/local/share/aclocal/intmax.m4' install -o root -g wheel -m 444 '../../gettext-runtime/m4/inttypes_h.m4' '/usr/local/share/aclocal/inttypes_h.m4' install -o root -g wheel -m 444 '../../gettext-runtime/m4/inttypes-pri.m4' '/usr/local/share/aclocal/inttypes-pri.m4' install -o root -g wheel -m 444 '../../gettext-runtime/m4/lcmessage.m4' '/usr/local/share/aclocal/lcmessage.m4' install -o root -g wheel -m 444 '../../gettext-runtime/m4/lock.m4' '/usr/local/share/aclocal/lock.m4' install -o root -g wheel -m 444 '../../gettext-runtime/m4/longdouble.m4' '/usr/local/share/aclocal/longdouble.m4' install -o root -g wheel -m 444 '../../gettext-runtime/m4/longlong.m4' '/usr/local/share/aclocal/longlong.m4' install -o root -g wheel -m 444 '../../gettext-runtime/m4/nls.m4' '/usr/local/share/aclocal/nls.m4' install -o root -g wheel -m 444 '../../gettext-runtime/m4/po.m4' '/usr/local/share/aclocal/po.m4' install -o root -g wheel -m 444 '../../gettext-runtime/m4/printf-posix.m4' '/usr/local/share/aclocal/printf-posix.m4' install -o root -g wheel -m 444 '../../gettext-runtime/m4/progtest.m4' '/usr/local/share/aclocal/progtest.m4' install -o root -g wheel -m 444 '../../gettext-runtime/m4/size_max.m4' '/usr/local/share/aclocal/size_max.m4' install -o root -g wheel -m 444 '../../gettext-runtime/m4/stdint_h.m4' '/usr/local/share/aclocal/stdint_h.m4' install -o root -g wheel -m 444 '../../gettext-runtime/m4/uintmax_t.m4' '/usr/local/share/aclocal/uintmax_t.m4' install -o root -g wheel -m 444 '../../gettext-runtime/m4/ulonglong.m4' '/usr/local/share/aclocal/ulonglong.m4' install -o root -g wheel -m 444 '../../gettext-runtime/m4/visibility.m4' '/usr/local/share/aclocal/visibility.m4' install -o root -g wheel -m 444 '../../gettext-runtime/m4/wchar_t.m4' '/usr/local/share/aclocal/wchar_t.m4' install -o root -g wheel -m 444 '../../gettext-runtime/m4/wint_t.m4' '/usr/local/share/aclocal/wint_t.m4' install -o root -g wheel -m 444 '../../gettext-runtime/m4/xsize.m4' '/usr/local/share/aclocal/xsize.m4' test -z "/usr/local/share/doc/gettext/examples/build-aux" || ../../build-aux/install-sh -c -d "/usr/local/share/doc/gettext/examples/build-aux" install -o root -g wheel -m 444 '../gnulib-m4/gcj.m4' '/usr/local/share/doc/gettext/examples/build-aux/gcj.m4' install -o root -g wheel -m 444 '../gnulib-m4/javacomp.m4' '/usr/local/share/doc/gettext/examples/build-aux/javacomp.m4' install -o root -g wheel -m 444 '../gnulib-m4/javaexec.m4' '/usr/local/share/doc/gettext/examples/build-aux/javaexec.m4' install -o root -g wheel -m 444 '../gnulib-m4/csharpcomp.m4' '/usr/local/share/doc/gettext/examples/build-aux/csharpcomp.m4' install -o root -g wheel -m 444 '../gnulib-m4/csharpexec.m4' '/usr/local/share/doc/gettext/examples/build-aux/csharpexec.m4' install -o root -g wheel -m 444 'csharpexec-test.exe' '/usr/local/share/doc/gettext/examples/build-aux/csharpexec-test.exe' test -z "/usr/local/share/doc/gettext/examples/build-aux" || ../build-aux/install-sh -c -d "/usr/local/share/doc/gettext/examples/build-aux" install -o root -g wheel -m 444 '../build-aux/javacomp.sh.in' '/usr/local/share/doc/gettext/examples/build-aux/javacomp.sh.in' install -o root -g wheel -m 444 '../build-aux/javaexec.sh.in' '/usr/local/share/doc/gettext/examples/build-aux/javaexec.sh.in' install -o root -g wheel -m 444 '../build-aux/csharpcomp.sh.in' '/usr/local/share/doc/gettext/examples/build-aux/csharpcomp.sh.in' install -o root -g wheel -m 444 '../build-aux/csharpexec.sh.in' '/usr/local/share/doc/gettext/examples/build-aux/csharpexec.sh.in' test -z "/usr/local/share/gettext" || ../build-aux/install-sh -c -d "/usr/local/share/gettext" install -o root -g wheel -m 555 '../autoconf-lib-link/config.rpath' '/usr/local/share/gettext/config.rpath' Making install in autoconf-lib-link Making install in m4 test -z "/usr/local/share/aclocal" || ../../build-aux/install-sh -c -d "/usr/local/share/aclocal" install -o root -g wheel -m 444 'lib-ld.m4' '/usr/local/share/aclocal/lib-ld.m4' install -o root -g wheel -m 444 'lib-link.m4' '/usr/local/share/aclocal/lib-link.m4' install -o root -g wheel -m 444 'lib-prefix.m4' '/usr/local/share/aclocal/lib-prefix.m4' Making install in tests test -z "/usr/local/info/" || ../../build-aux/install-sh -c -d "/usr/local/info/" install -o root -g wheel -m 444 './gettext.info' '/usr/local/info//gettext.info' install-info --info-dir='/usr/local/info/' '/usr/local/info//gettext.info' install-info --quiet /usr/local/info/autosprintf.info /usr/local/info/dir install-info --quiet /usr/local/info/gettext.info /usr/local/info/dir ===> Compressing manual pages for gettext-0.16.1_3 ===> Running ldconfig /sbin/ldconfig -m /usr/local/lib ===> Registering installation for gettext-0.16.1_3 ===> Building package for gettext-0.16.1_3 Creating package /usr/ports/packages/All/gettext-0.16.1_3.tbz Registering depends: libiconv-1.11_1. Creating bzip'd tar ball in '/usr/ports/packages/All/gettext-0.16.1_3.tbz' ===> Returning to build of bash-3.2.33 ===> Extracting for bash-3.2.33 => MD5 Checksum OK for bash/bash-3.2.tar.gz. => SHA256 Checksum OK for bash/bash-3.2.tar.gz. => MD5 Checksum OK for bash/bash32-001. => SHA256 Checksum OK for bash/bash32-001. => MD5 Checksum OK for bash/bash32-002. => SHA256 Checksum OK for bash/bash32-002. => MD5 Checksum OK for bash/bash32-003. => SHA256 Checksum OK for bash/bash32-003. => MD5 Checksum OK for bash/bash32-004. => SHA256 Checksum OK for bash/bash32-004. => MD5 Checksum OK for bash/bash32-005. => SHA256 Checksum OK for bash/bash32-005. => MD5 Checksum OK for bash/bash32-006. => SHA256 Checksum OK for bash/bash32-006. => MD5 Checksum OK for bash/bash32-007. => SHA256 Checksum OK for bash/bash32-007. => MD5 Checksum OK for bash/bash32-008. => SHA256 Checksum OK for bash/bash32-008. => MD5 Checksum OK for bash/bash32-009. => SHA256 Checksum OK for bash/bash32-009. => MD5 Checksum OK for bash/bash32-010. => SHA256 Checksum OK for bash/bash32-010. => MD5 Checksum OK for bash/bash32-011. => SHA256 Checksum OK for bash/bash32-011. => MD5 Checksum OK for bash/bash32-012. => SHA256 Checksum OK for bash/bash32-012. => MD5 Checksum OK for bash/bash32-013. => SHA256 Checksum OK for bash/bash32-013. => MD5 Checksum OK for bash/bash32-014. => SHA256 Checksum OK for bash/bash32-014. => MD5 Checksum OK for bash/bash32-015. => SHA256 Checksum OK for bash/bash32-015. => MD5 Checksum OK for bash/bash32-016. => SHA256 Checksum OK for bash/bash32-016. => MD5 Checksum OK for bash/bash32-017. => SHA256 Checksum OK for bash/bash32-017. => MD5 Checksum OK for bash/bash32-018. => SHA256 Checksum OK for bash/bash32-018. => MD5 Checksum OK for bash/bash32-019. => SHA256 Checksum OK for bash/bash32-019. => MD5 Checksum OK for bash/bash32-020. => SHA256 Checksum OK for bash/bash32-020. => MD5 Checksum OK for bash/bash32-021. => SHA256 Checksum OK for bash/bash32-021. => MD5 Checksum OK for bash/bash32-022. => SHA256 Checksum OK for bash/bash32-022. => MD5 Checksum OK for bash/bash32-023. => SHA256 Checksum OK for bash/bash32-023. => MD5 Checksum OK for bash/bash32-024. => SHA256 Checksum OK for bash/bash32-024. => MD5 Checksum OK for bash/bash32-025. => SHA256 Checksum OK for bash/bash32-025. => MD5 Checksum OK for bash/bash32-026. => SHA256 Checksum OK for bash/bash32-026. => MD5 Checksum OK for bash/bash32-027. => SHA256 Checksum OK for bash/bash32-027. => MD5 Checksum OK for bash/bash32-028. => SHA256 Checksum OK for bash/bash32-028. => MD5 Checksum OK for bash/bash32-029. => SHA256 Checksum OK for bash/bash32-029. => MD5 Checksum OK for bash/bash32-030. => SHA256 Checksum OK for bash/bash32-030. => MD5 Checksum OK for bash/bash32-031. => SHA256 Checksum OK for bash/bash32-031. => MD5 Checksum OK for bash/bash32-032. => SHA256 Checksum OK for bash/bash32-032. => MD5 Checksum OK for bash/bash32-033. => SHA256 Checksum OK for bash/bash32-033. ===> Patching for bash-3.2.33 ===> Applying distribution patches for bash-3.2.33 ===> Applying extra patch /usr/local/ports/shells/bash/files/xpatch-implicitcd ===> Applying extra patch /usr/local/ports/shells/bash/files/xpatch-colonbreakswords ===> Applying FreeBSD patches for bash-3.2.33 ===> bash-3.2.33 depends on shared library: intl - found ===> Configuring for bash-3.2.33 checking build system type... i386-portbld-freebsd6.2 checking host system type... i386-portbld-freebsd6.2 checking for emacs... no checking for xemacs... no Beginning configuration for bash-3.2-release for i386-portbld-freebsd6.2 checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for strerror in -lcposix... no checking how to run the C preprocessor... cc -E checking for egrep... 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 for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking whether cc needs -traditional... no checking for a BSD-compatible install... /usr/bin/install -c checking for ar... ar checking for ranlib... ranlib checking for bison... yacc checking whether make sets $(MAKE)... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for preprocessor stringizing operator... yes checking for working long double with more range or precision than double... yes checking for function prototypes... yes checking whether char is unsigned... no checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for off_t... yes checking for size_t... yes checking for working alloca.h... no checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... no checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for feof_unlocked... yes checking for fgets_unlocked... no checking for getc_unlocked... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... no checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for __fsetlocking... no checking for iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... no checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... no checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so /usr/local/lib/libiconv.so checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking for inttypes.h... (cached) yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking for limits.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for locale.h... (cached) yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking termio.h usability... no checking termio.h presence... no checking for termio.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for stddef.h... (cached) yes checking for stdint.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for strings.h... (cached) yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking sys/pte.h usability... no checking sys/pte.h presence... no checking for sys/pte.h... no checking sys/stream.h usability... no checking sys/stream.h presence... no checking for sys/stream.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/param.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for sys/ptem.h... no checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking whether getpgrp requires zero arguments... yes checking whether setvbuf arguments are reversed... no checking for vprintf... yes checking for _doprnt... no checking for working strcoll... yes checking return type of signal handlers... void checking for __setostype... no checking for wait3... yes checking for isinf... yes checking for isnan... yes checking for mkfifo... yes checking for dup2... yes checking for eaccess... yes checking for fcntl... yes checking for getdtablesize... yes checking for getgroups... yes checking for gethostname... yes checking for getpagesize... (cached) yes checking for getpeername... yes checking for getrlimit... yes checking for getrusage... yes checking for gettimeofday... yes checking for kill... yes checking for killpg... yes checking for lstat... yes checking for readlink... yes checking for sbrk... yes checking for select... yes checking for setdtablesize... no checking for tcgetpgrp... yes checking for uname... yes checking for ulimit... yes checking for waitpid... yes checking for rename... yes checking for bcopy... yes checking for bzero... yes checking for confstr... yes checking for fnmatch... yes checking for getaddrinfo... yes checking for gethostbyname... yes checking for getservbyname... yes checking for getservent... yes checking for inet_aton... yes checking for memmove... yes checking for pathconf... yes checking for putenv... (cached) yes checking for raise... yes checking for regcomp... yes checking for regexec... yes checking for setenv... (cached) yes checking for setlinebuf... yes checking for setlocale... (cached) yes checking for setvbuf... yes checking for siginterrupt... yes checking for strchr... yes checking for sysconf... yes checking for tcgetattr... yes checking for times... yes checking for ttyname... yes checking for tzset... yes checking for unsetenv... yes checking for vsnprintf... yes checking for snprintf... yes checking for vasprintf... yes checking for asprintf... yes checking for isascii... yes checking for isblank... yes checking for isgraph... yes checking for isprint... yes checking for isspace... yes checking for isxdigit... yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking for getcwd... (cached) yes checking for memset... yes checking for strcasecmp... (cached) yes checking for strerror... yes checking for strftime... yes checking for strnlen... no checking for strpbrk... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... (cached) yes checking for strtoll... yes checking for strtoull... yes checking for strtoimax... yes checking for strtoumax... yes checking whether confstr is declared... yes checking whether printf is declared... yes checking whether sbrk is declared... yes checking whether setregid is declared... yes checking whether strcpy is declared... yes checking whether strsignal is declared... yes checking whether strtold is declared... yes checking for broken strtold... no checking for declaration of strtoimax... yes checking for declaration of strtol... yes checking for declaration of strtoll... yes checking for declaration of strtoul... yes checking for declaration of strtoull... yes checking for declaration of strtoumax... yes checking for stdlib.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... yes checking for argz.h... (cached) no 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 for malloc.h... (cached) no checking stdio_ext.h usability... no checking stdio_ext.h presence... no checking for stdio_ext.h... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for __argz_count... (cached) no checking for __argz_next... (cached) no checking for __argz_stringify... (cached) no checking for dcgettext... no checking for mempcpy... (cached) no checking for munmap... (cached) yes checking for stpcpy... (cached) yes checking for strcspn... yes checking for strdup... (cached) yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for mbsrtowcs... yes checking for mbrlen... yes checking for wcrtomb... yes checking for wcscoll... yes checking for wcsdup... no checking for wcwidth... yes checking for wctype... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for iswlower... yes checking for iswupper... yes checking for towlower... yes checking for towupper... yes checking for iswctype... yes checking for nl_langinfo and CODESET... yes checking for wchar_t in wchar.h... yes checking for wctype_t in wctype.h... yes checking for wint_t in wctype.h... yes checking for dlopen in -ldl... no checking for dlopen... yes checking for dlclose... yes checking for dlsym... yes checking whether sys_siglist is declared... yes checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking for off_t... (cached) yes checking for mode_t... yes checking for uid_t in sys/types.h... (cached) yes checking for pid_t... yes checking for size_t... (cached) yes checking for ssize_t... yes checking for time_t... yes checking for long long... long long checking for unsigned long long... unsigned long long checking return type of signal handlers... (cached) void checking for char... yes checking size of char... 1 checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for char *... yes checking size of char *... 4 checking for double... yes checking size of double... 8 checking for long long... yes checking size of long long... 8 checking for u_int... yes checking for u_long... yes checking for bits16_t... no checking for u_bits16_t... no checking for bits32_t... no checking for u_bits32_t... no checking for bits64_t... no checking for ptrdiff_t... yes checking whether stat file-mode macros are broken... no checking whether #! works in shell scripts... yes checking whether the ctype macros accept non-ascii characters... yes checking if dup2 fails to clear the close-on-exec flag... no checking whether pgrps need synchronization... no checking for type of signal functions... posix checking for sys_errlist and sys_nerr... yes checking for sys_siglist in system C library... no checking for _sys_siglist in signal.h or unistd.h... no checking for _sys_siglist in system C library... no checking whether signal handlers are of type void... yes checking for clock_t... yes checking for sigset_t... yes checking for quad_t... yes checking for intmax_t... yes checking for uintmax_t... yes checking for socklen_t... yes checking for size and type of struct rlimit fields... rlim_t checking for struct termios.c_line... no checking for struct termio.c_line... no checking for struct dirent.d_ino... yes checking for struct dirent.d_fileno... yes checking for struct dirent.d_namlen... yes checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h checking for struct timeval in sys/time.h and time.h... yes checking for struct stat.st_blocks... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct timezone in sys/time.h and time.h... yes checking for the existence of strsignal... yes checking if opendir() opens non-directories... no checking whether ulimit can substitute for getdtablesize... no checking to see if getenv can be redefined... yes checking if getcwd() will dynamically allocate memory... yes checking for presence of POSIX-style sigsetjmp/siglongjmp... present checking whether or not strcoll and strcmp differ... no checking for standard-conformant putenv declaration... no checking for standard-conformant unsetenv declaration... no checking for printf floating point output in hex notation... yes checking if signal handlers must be reinstalled when invoked... no checking for presence of necessary job control definitions... present checking for presence of named pipes... present checking whether termios.h defines TIOCGWINSZ... yes checking for TIOCSTAT in sys/ioctl.h... yes checking for FIONREAD in sys/ioctl.h... yes checking whether WCONTINUED flag to waitpid is unavailable or available but broken... no checking for speed_t in sys/types.h... no checking whether getpw functions are declared in pwd.h... yes checking for unusable real-time signals due to large values... no checking for tgetent... no checking for tgetent in -ltermcap... yes checking which library has the termcap functions... using libtermcap checking whether /dev/fd is available... absent checking whether /dev/stdin stdout stderr are available... present checking for default mail directory... /var/mail checking shared object configuration for loadable builtins... supported configure: creating ./config.status config.status: creating Makefile config.status: creating builtins/Makefile config.status: creating lib/readline/Makefile config.status: creating lib/glob/Makefile config.status: creating lib/intl/Makefile config.status: creating lib/malloc/Makefile config.status: creating lib/sh/Makefile config.status: creating lib/termcap/Makefile config.status: creating lib/tilde/Makefile config.status: creating doc/Makefile config.status: creating support/Makefile config.status: creating po/Makefile.in config.status: creating examples/loadables/Makefile config.status: creating examples/loadables/perl/Makefile config.status: creating pathnames.h config.status: creating config.h config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default commands ===> Building for bash-3.2.33 yacc -d ./parse.y yacc: 1 shift/reduce conflict touch parser-built rm -f mksyntax cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -g -o mksyntax ./mksyntax.c rm -f syntax.c ./mksyntax -o syntax.c /bin/sh ./support/mkversion.sh -b -S . -s release -d 3.2 -o newversion.h && mv newversion.h version.h cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -g -DBUILDTOOL -c -o buildversion.o ./version.c cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -g -o bashversion ./support/bashversion.c buildversion.o *********************************************************** * * * GNU bash, version 3.2.33(0)-release (i386-portbld-freebsd6.2) * * *********************************************************** rm -f shell.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c shell.c rm -f eval.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c eval.c rm -f mkbuiltins.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -g mkbuiltins.c cc -L/usr/local/lib -rdynamic -O2 -fno-strict-aliasing -pipe -o mkbuiltins mkbuiltins.o ./mkbuiltins -externfile builtext.h -structfile builtins.c -noproduction -D . -H /usr/local/share/bash ./alias.def ./bind.def ./break.def ./builtin.def ./caller.def ./cd.def ./colon.def ./command.def ./declare.def ./echo.def ./enable.def ./eval.def ./getopts.def ./exec.def ./exit.def ./fc.def ./fg_bg.def ./hash.def ./help.def ./history.def ./jobs.def ./kill.def ./let.def ./read.def ./return.def ./set.def ./setattr.def ./shift.def ./source.def ./suspend.def ./test.def ./times.def ./trap.def ./type.def ./ulimit.def ./umask.def ./wait.def ./reserved.def ./pushd.def ./shopt.def ./printf.def ./complete.def rm -f y.tab.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c y.tab.c rm -f general.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c general.c rm -f make_cmd.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c make_cmd.c rm -f print_cmd.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c print_cmd.c rm -f dispose_cmd.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c dispose_cmd.c rm -f execute_cmd.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c execute_cmd.c rm -f variables.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c variables.c rm -f copy_cmd.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c copy_cmd.c rm -f error.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c error.c rm -f expr.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c expr.c expr.c:177: warning: conflicting types for built-in function 'exp2' rm -f flags.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c flags.c rm -f jobs.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c jobs.c rm -f subst.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c subst.c rm -f hashcmd.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c hashcmd.c rm -f hashlib.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c hashlib.c rm -f mailcheck.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c mailcheck.c rm -f mksignames.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -g -DBUILDTOOL -c ./support/mksignames.c rm -f buildsignames.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -g -DBUILDTOOL -o buildsignames.o -c ./support/signames.c rm -f mksignames cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -g -o mksignames mksignames.o buildsignames.o rm -f lsignames.h ./mksignames lsignames.h if cmp -s lsignames.h signames.h ; then :; else rm -f signames.h ; cp lsignames.h signames.h ; fi rm -f trap.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c trap.c rm -f input.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c input.c rm -f unwind_prot.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c unwind_prot.c rm -f pathexp.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c pathexp.c rm -f sig.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c sig.c rm -f test.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c test.c rm -f version.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c version.c rm -f alias.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c alias.c rm -f array.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c array.c rm -f arrayfunc.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c arrayfunc.c rm -f braces.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c braces.c rm -f bracecomp.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c bracecomp.c rm -f bashhist.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c bashhist.c rm -f bashline.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c bashline.c rm -f list.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c list.c rm -f stringlib.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c stringlib.c rm -f locale.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c locale.c rm -f findcmd.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c findcmd.c rm -f redir.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c redir.c rm -f pcomplete.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c pcomplete.c rm -f pcomplib.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c pcomplib.c rm -f syntax.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c syntax.c rm -f xmalloc.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd6.2"' -DCONF_MACHTYPE='"i386-portbld-freebsd6.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c xmalloc.c rm -f builtins.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe builtins.c rm -f alias.o ./mkbuiltins -D . alias.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe alias.c || ( rm -f alias.c ; exit 1 ) rm -f alias.c rm -f bind.o ./mkbuiltins -D . bind.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe bind.c || ( rm -f bind.c ; exit 1 ) rm -f bind.c rm -f break.o ./mkbuiltins -D . break.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe break.c || ( rm -f break.c ; exit 1 ) rm -f break.c rm -f builtin.o ./mkbuiltins -D . builtin.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe builtin.c || ( rm -f builtin.c ; exit 1 ) rm -f builtin.c rm -f caller.o ./mkbuiltins -D . caller.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe caller.c || ( rm -f caller.c ; exit 1 ) rm -f caller.c rm -f cd.o ./mkbuiltins -D . cd.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe cd.c || ( rm -f cd.c ; exit 1 ) rm -f cd.c rm -f colon.o ./mkbuiltins -D . colon.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe colon.c || ( rm -f colon.c ; exit 1 ) rm -f colon.c rm -f command.o ./mkbuiltins -D . command.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe command.c || ( rm -f command.c ; exit 1 ) rm -f command.c rm -f common.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe common.c rm -f declare.o ./mkbuiltins -D . declare.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe declare.c || ( rm -f declare.c ; exit 1 ) rm -f declare.c rm -f echo.o ./mkbuiltins -D . echo.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe echo.c || ( rm -f echo.c ; exit 1 ) rm -f echo.c rm -f enable.o ./mkbuiltins -D . enable.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe enable.c || ( rm -f enable.c ; exit 1 ) rm -f enable.c rm -f eval.o ./mkbuiltins -D . eval.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe eval.c || ( rm -f eval.c ; exit 1 ) rm -f eval.c rm -f evalfile.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe evalfile.c rm -f evalstring.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe evalstring.c rm -f exec.o ./mkbuiltins -D . exec.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe exec.c || ( rm -f exec.c ; exit 1 ) rm -f exec.c rm -f exit.o ./mkbuiltins -D . exit.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe exit.c || ( rm -f exit.c ; exit 1 ) rm -f exit.c rm -f fc.o ./mkbuiltins -D . fc.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe fc.c || ( rm -f fc.c ; exit 1 ) rm -f fc.c rm -f fg_bg.o ./mkbuiltins -D . fg_bg.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe fg_bg.c || ( rm -f fg_bg.c ; exit 1 ) rm -f fg_bg.c rm -f hash.o ./mkbuiltins -D . hash.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe hash.c || ( rm -f hash.c ; exit 1 ) rm -f hash.c rm -f help.o ./mkbuiltins -D . help.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe help.c || ( rm -f help.c ; exit 1 ) rm -f help.c rm -f history.o ./mkbuiltins -D . history.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe history.c || ( rm -f history.c ; exit 1 ) rm -f history.c rm -f jobs.o ./mkbuiltins -D . jobs.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe jobs.c || ( rm -f jobs.c ; exit 1 ) rm -f jobs.c rm -f kill.o ./mkbuiltins -D . kill.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe kill.c || ( rm -f kill.c ; exit 1 ) rm -f kill.c rm -f let.o ./mkbuiltins -D . let.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe let.c || ( rm -f let.c ; exit 1 ) rm -f let.c rm -f pushd.o ./mkbuiltins -D . pushd.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe pushd.c || ( rm -f pushd.c ; exit 1 ) rm -f pushd.c rm -f read.o ./mkbuiltins -D . read.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe read.c || ( rm -f read.c ; exit 1 ) rm -f read.c rm -f return.o ./mkbuiltins -D . return.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe return.c || ( rm -f return.c ; exit 1 ) rm -f return.c rm -f set.o ./mkbuiltins -D . set.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe set.c || ( rm -f set.c ; exit 1 ) rm -f set.c rm -f setattr.o ./mkbuiltins -D . setattr.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe setattr.c || ( rm -f setattr.c ; exit 1 ) rm -f setattr.c rm -f shift.o ./mkbuiltins -D . shift.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe shift.c || ( rm -f shift.c ; exit 1 ) rm -f shift.c rm -f source.o ./mkbuiltins -D . source.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe source.c || ( rm -f source.c ; exit 1 ) rm -f source.c rm -f suspend.o ./mkbuiltins -D . suspend.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe suspend.c || ( rm -f suspend.c ; exit 1 ) rm -f suspend.c rm -f test.o ./mkbuiltins -D . test.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe test.c || ( rm -f test.c ; exit 1 ) rm -f test.c rm -f times.o ./mkbuiltins -D . times.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe times.c || ( rm -f times.c ; exit 1 ) rm -f times.c rm -f trap.o ./mkbuiltins -D . trap.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe trap.c || ( rm -f trap.c ; exit 1 ) rm -f trap.c rm -f type.o ./mkbuiltins -D . type.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe type.c || ( rm -f type.c ; exit 1 ) rm -f type.c cc -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -g -o psize.aux ./psize.c /bin/sh ./psize.sh > pipesize.h rm -f ulimit.o ./mkbuiltins -D . ulimit.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe ulimit.c || ( rm -f ulimit.c ; exit 1 ) rm -f ulimit.c rm -f umask.o ./mkbuiltins -D . umask.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe umask.c || ( rm -f umask.c ; exit 1 ) rm -f umask.c rm -f wait.o ./mkbuiltins -D . wait.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe wait.c || ( rm -f wait.c ; exit 1 ) rm -f wait.c rm -f getopts.o ./mkbuiltins -D . getopts.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe getopts.c || ( rm -f getopts.c ; exit 1 ) rm -f getopts.c rm -f shopt.o ./mkbuiltins -D . shopt.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe shopt.c || ( rm -f shopt.c ; exit 1 ) rm -f shopt.c rm -f printf.o ./mkbuiltins -D . printf.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe printf.c || ( rm -f printf.c ; exit 1 ) rm -f printf.c rm -f getopt.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe getopt.c rm -f bashgetopt.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe bashgetopt.c rm -f complete.o ./mkbuiltins -D . complete.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I/usr/local/include -O2 -fno-strict-aliasing -pipe complete.c || ( rm -f complete.c ; exit 1 ) rm -f complete.c rm -f libbuiltins.a ar cr libbuiltins.a builtins.o alias.o bind.o break.o builtin.o caller.o cd.o colon.o command.o common.o declare.o echo.o enable.o eval.o evalfile.o evalstring.o exec.o exit.o fc.o fg_bg.o hash.o help.o history.o jobs.o kill.o let.o pushd.o read.o return.o set.o setattr.o shift.o source.o suspend.o test.o times.o trap.o type.o ulimit.o umask.o wait.o getopts.o shopt.o printf.o getopt.o bashgetopt.o complete.o ranlib libbuiltins.a making ./lib/sh/libsh.a in ./lib/sh cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -fno-strict-aliasing -pipe -I/usr/local/include clktck.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -fno-strict-aliasing -pipe -I/usr/local/include clock.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -fno-strict-aliasing -pipe -I/usr/local/include getenv.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -fno-strict-aliasing -pipe -I/usr/local/include oslib.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -fno-strict-aliasing -pipe -I/usr/local/include setlinebuf.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -fno-strict-aliasing -pipe -I/usr/local/include strnlen.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -fno-strict-aliasing -pipe -I/usr/local/include itos.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -fno-strict-aliasing -pipe -I/usr/local/include zread.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -fno-strict-aliasing -pipe -I/usr/local/include zwrite.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -fno-strict-aliasing -pipe -I/usr/local/include shtty.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -fno-strict-aliasing -pipe -I/usr/local/include shmatch.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -fno-strict-aliasing -pipe -I/usr/local/include eaccess.c eaccess.c: In function `sh_stat': eaccess.c:96: warning: passing arg 1 of `legal_number' discards qualifiers from pointer target type cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -fno-strict-aliasing -pipe -I/usr/local/include netconn.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -fno-strict-aliasing -pipe -I/usr/local/include netopen.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -fno-strict-aliasing -pipe -I/usr/local/include timeval.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -fno-strict-aliasing -pipe -I/usr/local/include makepath.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -fno-strict-aliasing -pipe -I/usr/local/include pathcanon.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -fno-strict-aliasing -pipe -I/usr/local/include pathphys.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -fno-strict-aliasing -pipe -I/usr/local/include tmpfile.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -fno-strict-aliasing -pipe -I/usr/local/include stringlist.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -fno-strict-aliasing -pipe -I/usr/local/include stringvec.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -fno-strict-aliasing -pipe -I/usr/local/include spell.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -fno-strict-aliasing -pipe -I/usr/local/include shquote.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -fno-strict-aliasing -pipe -I/usr/local/include strtrans.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -fno-strict-aliasing -pipe -I/usr/local/include strindex.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -fno-strict-aliasing -pipe -I/usr/local/include snprintf.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -fno-strict-aliasing -pipe -I/usr/local/include mailstat.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -fno-strict-aliasing -pipe -I/usr/local/include fmtulong.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -fno-strict-aliasing -pipe -I/usr/local/include fmtullong.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -fno-strict-aliasing -pipe -I/usr/local/include fmtumax.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -fno-strict-aliasing -pipe -I/usr/local/include xstrchr.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -fno-strict-aliasing -pipe -I/usr/local/include zcatfd.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -fno-strict-aliasing -pipe -I/usr/local/include winsize.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -fno-strict-aliasing -pipe -I/usr/local/include wcsdup.c rm -f libsh.a ar cr libsh.a clktck.o clock.o getenv.o oslib.o setlinebuf.o strnlen.o itos.o zread.o zwrite.o shtty.o shmatch.o eaccess.o netconn.o netopen.o timeval.o makepath.o pathcanon.o pathphys.o tmpfile.o stringlist.o stringvec.o spell.o shquote.o strtrans.o strindex.o snprintf.o mailstat.o fmtulong.o fmtullong.o fmtumax.o xstrchr.o zcatfd.o winsize.o wcsdup.o strnlen.o test -n "ranlib" && ranlib libsh.a making ./lib/readline/libreadline.a in ./lib/readline rm -f readline.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/usr/local/ports/shells/bash/work/bash-3.2 -I../.. -I../../lib -O2 -fno-strict-aliasing -pipe readline.c rm -f vi_mode.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/usr/local/ports/shells/bash/work/bash-3.2 -I../.. -I../../lib -O2 -fno-strict-aliasing -pipe vi_mode.c rm -f funmap.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/usr/local/ports/shells/bash/work/bash-3.2 -I../.. -I../../lib -O2 -fno-strict-aliasing -pipe funmap.c rm -f keymaps.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/usr/local/ports/shells/bash/work/bash-3.2 -I../.. -I../../lib -O2 -fno-strict-aliasing -pipe keymaps.c rm -f parens.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/usr/local/ports/shells/bash/work/bash-3.2 -I../.. -I../../lib -O2 -fno-strict-aliasing -pipe parens.c rm -f search.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/usr/local/ports/shells/bash/work/bash-3.2 -I../.. -I../../lib -O2 -fno-strict-aliasing -pipe search.c rm -f rltty.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/usr/local/ports/shells/bash/work/bash-3.2 -I../.. -I../../lib -O2 -fno-strict-aliasing -pipe rltty.c rm -f complete.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/usr/local/ports/shells/bash/work/bash-3.2 -I../.. -I../../lib -O2 -fno-strict-aliasing -pipe complete.c rm -f bind.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/usr/local/ports/shells/bash/work/bash-3.2 -I../.. -I../../lib -O2 -fno-strict-aliasing -pipe bind.c bind.c: In function `rl_function_of_keyseq': bind.c:704: warning: comparison is always true due to limited range of data type rm -f isearch.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/usr/local/ports/shells/bash/work/bash-3.2 -I../.. -I../../lib -O2 -fno-strict-aliasing -pipe isearch.c rm -f display.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/usr/local/ports/shells/bash/work/bash-3.2 -I../.. -I../../lib -O2 -fno-strict-aliasing -pipe display.c display.c: In function `rl_character_len': display.c:1960: warning: comparison is always true due to limited range of data type rm -f signals.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/usr/local/ports/shells/bash/work/bash-3.2 -I../.. -I../../lib -O2 -fno-strict-aliasing -pipe signals.c rm -f util.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/usr/local/ports/shells/bash/work/bash-3.2 -I../.. -I../../lib -O2 -fno-strict-aliasing -pipe util.c rm -f kill.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/usr/local/ports/shells/bash/work/bash-3.2 -I../.. -I../../lib -O2 -fno-strict-aliasing -pipe kill.c rm -f undo.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/usr/local/ports/shells/bash/work/bash-3.2 -I../.. -I../../lib -O2 -fno-strict-aliasing -pipe undo.c rm -f macro.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/usr/local/ports/shells/bash/work/bash-3.2 -I../.. -I../../lib -O2 -fno-strict-aliasing -pipe macro.c rm -f input.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/usr/local/ports/shells/bash/work/bash-3.2 -I../.. -I../../lib -O2 -fno-strict-aliasing -pipe input.c rm -f callback.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/usr/local/ports/shells/bash/work/bash-3.2 -I../.. -I../../lib -O2 -fno-strict-aliasing -pipe callback.c rm -f terminal.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/usr/local/ports/shells/bash/work/bash-3.2 -I../.. -I../../lib -O2 -fno-strict-aliasing -pipe terminal.c rm -f text.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/usr/local/ports/shells/bash/work/bash-3.2 -I../.. -I../../lib -O2 -fno-strict-aliasing -pipe text.c rm -f nls.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/usr/local/ports/shells/bash/work/bash-3.2 -I../.. -I../../lib -O2 -fno-strict-aliasing -pipe nls.c rm -f misc.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/usr/local/ports/shells/bash/work/bash-3.2 -I../.. -I../../lib -O2 -fno-strict-aliasing -pipe misc.c rm -f history.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/usr/local/ports/shells/bash/work/bash-3.2 -I../.. -I../../lib -O2 -fno-strict-aliasing -pipe history.c rm -f histexpand.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/usr/local/ports/shells/bash/work/bash-3.2 -I../.. -I../../lib -O2 -fno-strict-aliasing -pipe histexpand.c rm -f histfile.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/usr/local/ports/shells/bash/work/bash-3.2 -I../.. -I../../lib -O2 -fno-strict-aliasing -pipe histfile.c rm -f histsearch.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/usr/local/ports/shells/bash/work/bash-3.2 -I../.. -I../../lib -O2 -fno-strict-aliasing -pipe histsearch.c rm -f shell.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/usr/local/ports/shells/bash/work/bash-3.2 -I../.. -I../../lib -O2 -fno-strict-aliasing -pipe shell.c rm -f savestring.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/usr/local/ports/shells/bash/work/bash-3.2 -I../.. -I../../lib -O2 -fno-strict-aliasing -pipe savestring.c rm -f mbutil.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/usr/local/ports/shells/bash/work/bash-3.2 -I../.. -I../../lib -O2 -fno-strict-aliasing -pipe mbutil.c rm -f tilde.o cc -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/usr/local/ports/shells/bash/work/bash-3.2 -I../.. -I../../lib -O2 -fno-strict-aliasing -pipe -DREADLINE_LIBRARY -c ./tilde.c rm -f xmalloc.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/usr/local/ports/shells/bash/work/bash-3.2 -I../.. -I../../lib -O2 -fno-strict-aliasing -pipe xmalloc.c rm -f compat.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/usr/local/ports/shells/bash/work/bash-3.2 -I../.. -I../../lib -O2 -fno-strict-aliasing -pipe compat.c rm -f libreadline.a ar cr libreadline.a readline.o vi_mode.o funmap.o keymaps.o parens.o search.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro.o input.o callback.o terminal.o text.o nls.o misc.o history.o histexpand.o histfile.o histsearch.o shell.o savestring.o mbutil.o tilde.o xmalloc.o compat.o test -n "ranlib" && ranlib libreadline.a making ./lib/readline/libhistory.a in ./lib/readline rm -f libhistory.a ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o savestring.o mbutil.o xmalloc.o test -n "ranlib" && ranlib libhistory.a making ./lib/glob/libglob.a in ./lib/glob rm -f glob.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I../.. -I../.. -I../../include -I../../lib -O2 -fno-strict-aliasing -pipe glob.c rm -f strmatch.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I../.. -I../.. -I../../include -I../../lib -O2 -fno-strict-aliasing -pipe strmatch.c rm -f smatch.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I../.. -I../.. -I../../include -I../../lib -O2 -fno-strict-aliasing -pipe smatch.c rm -f xmbsrtowcs.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I../.. -I../.. -I../../include -I../../lib -O2 -fno-strict-aliasing -pipe xmbsrtowcs.c rm -f -f libglob.a ar cr libglob.a glob.o strmatch.o smatch.o xmbsrtowcs.o test -n "ranlib" && ranlib libglob.a making ./lib/tilde/libtilde.a in ./lib/tilde cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I../.. -I../.. -I../../include -I../../lib -O2 -fno-strict-aliasing -pipe tilde.c rm -f libtilde.a ar cr libtilde.a tilde.o test -n "ranlib" && ranlib libtilde.a rm -f bash cc -L./builtins -L./lib/readline -L./lib/readline -L./lib/glob -L./lib/tilde -L./lib/sh -L/usr/local/lib -rdynamic -O2 -fno-strict-aliasing -pipe -o bash shell.o eval.o y.tab.o general.o make_cmd.o print_cmd.o dispose_cmd.o execute_cmd.o variables.o copy_cmd.o error.o expr.o flags.o jobs.o subst.o hashcmd.o hashlib.o mailcheck.o trap.o input.o unwind_prot.o pathexp.o sig.o test.o version.o alias.o array.o arrayfunc.o braces.o bracecomp.o bashhist.o bashline.o list.o stringlib.o locale.o findcmd.o redir.o pcomplete.o pcomplib.o syntax.o xmalloc.o -lbuiltins -lsh -lreadline -lhistory -ltermcap -lglob -ltilde /usr/local/lib/libintl.so /usr/local/lib/libiconv.so ls -l bash -rwxr-xr-x 1 ports ports 708883 Jan 4 17:30 bash size bash text data bss dec hex filename 575865 22576 13544 611985 95691 bash ---> Build of shells/bash ended at: Fri, 04 Jan 2008 17:30:27 +0900 (consumed 00:12:13) ---> Installation of shells/bash started at: Fri, 04 Jan 2008 17:30:27 +0900 ---> Installing the new version via the port ---> [Executing a command as root: sudo /usr/bin/script -qa /tmp/portupgrade.1911.0 env make DEPENDS_TARGET=package reinstall] ===> Installing for bash-3.2.33 ===> bash-3.2.33 depends on shared library: intl - found ===> Generating temporary packing list ===> Checking if shells/bash already installed *********************************************************** * * * GNU bash, version 3.2.33(0)-release (i386-portbld-freebsd6.2) * * *********************************************************** ( cd ./po/ ; make DESTDIR= installdirs ) /bin/sh /usr/local/ports/shells/bash/work/bash-3.2/./support/mkinstalldirs /usr/local/share if test "bash" = "gettext-tools"; then /bin/sh /usr/local/ports/shells/bash/work/bash-3.2/./support/mkinstalldirs /usr/local/share/gettext/po; else : ; fi install -s -m 555 -m 0755 bash /usr/local/bin/bash install -m 555 -m 0555 bashbug /usr/local/bin/bashbug ( cd ./doc ; make man1dir=/usr/local/man/man1 man1ext=.1 man3dir=/usr/local/man/man3 man3ext=.3 infodir=/usr/local/info/ htmldir= DESTDIR= install ) /bin/sh ../support/mkinstalldirs /usr/local/man/man1 /bin/sh ../support/mkinstalldirs /usr/local/info/ if test -n "" ; then /bin/sh ../support/mkinstalldirs ; fi makeinfo --no-split -I../lib/readline/doc ./bashref.texi install -m 444 ./bash.1 /usr/local/man/man1/bash.1 install -m 444 ./bashbug.1 /usr/local/man/man1/bashbug.1 install -m 444 ./bash.info /usr/local/info//bash.info if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then install-info --dir-file=/usr/local/info//dir /usr/local/info//bash.info; else true; fi if test -n "" ; then install -m 444 ./bash.html ; install -m 444 ./bashref.html ; fi ( cd ./builtins ; make DESTDIR= install ) mkdir /usr/local/share/bash installing helpfiles/alias installing helpfiles/arith installing helpfiles/arith_for installing helpfiles/bg installing helpfiles/bind installing helpfiles/break installing helpfiles/builtin installing helpfiles/caller installing helpfiles/case installing helpfiles/cd installing helpfiles/colon installing helpfiles/command installing helpfiles/compgen installing helpfiles/complete installing helpfiles/conditional installing helpfiles/continue installing helpfiles/declare installing helpfiles/dirs installing helpfiles/disown installing helpfiles/dot installing helpfiles/echo installing helpfiles/enable installing helpfiles/eval installing helpfiles/exec installing helpfiles/exit installing helpfiles/export installing helpfiles/false installing helpfiles/fc installing helpfiles/fg installing helpfiles/fg_percent installing helpfiles/for installing helpfiles/function installing helpfiles/getopts installing helpfiles/grouping_braces installing helpfiles/hash installing helpfiles/help installing helpfiles/history installing helpfiles/if installing helpfiles/jobs installing helpfiles/kill installing helpfiles/let installing helpfiles/local installing helpfiles/logout installing helpfiles/popd installing helpfiles/printf installing helpfiles/pushd installing helpfiles/pwd installing helpfiles/read installing helpfiles/readonly installing helpfiles/return installing helpfiles/select installing helpfiles/set installing helpfiles/shift installing helpfiles/shopt installing helpfiles/source installing helpfiles/suspend installing helpfiles/test installing helpfiles/test_bracket installing helpfiles/time installing helpfiles/times installing helpfiles/trap installing helpfiles/true installing helpfiles/type installing helpfiles/typeset installing helpfiles/ulimit installing helpfiles/umask installing helpfiles/unalias installing helpfiles/unset installing helpfiles/until installing helpfiles/variable_help installing helpfiles/wait installing helpfiles/while ( cd ./po/ ; make DESTDIR= install ) test -z "en@quot.gmo en@boldquot.gmo ru.gmo" || make en@quot.gmo en@boldquot.gmo ru.gmo `en@quot.gmo' is up to date. `en@boldquot.gmo' is up to date. rm -f ru.gmo && /usr/local/bin/msgfmt -c --statistics -o ru.gmo ru.po 122 translated messages, 271 untranslated messages. touch stamp-po /bin/sh /usr/local/ports/shells/bash/work/bash-3.2/./support/mkinstalldirs /usr/local/share installing en@quot.gmo as /usr/local/share/locale/en@quot/LC_MESSAGES/bash.mo installing en@boldquot.gmo as /usr/local/share/locale/en@boldquot/LC_MESSAGES/bash.mo installing ru.gmo as /usr/local/share/locale/ru/LC_MESSAGES/bash.mo if test "bash" = "gettext-tools"; then /bin/sh /usr/local/ports/shells/bash/work/bash-3.2/./support/mkinstalldirs /usr/local/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 install -m 444 ./$file /usr/local/share/gettext/po/$file; done; for file in Makevars; do rm -f /usr/local/share/gettext/po/$file; done; else : ; fi install-info --quiet /usr/local/info/bash.info /usr/local/info/dir ===> Compressing manual pages for bash-3.2.33 ===> Registering installation for bash-3.2.33 ---> [Executing a command as root: sudo /usr/bin/script -qa /tmp/portupgrade.1911.0 env make DEPENDS_TARGET=package package] ===> Building package for bash-3.2.33 Creating package /usr/ports/packages/All/bash-3.2.33.tbz Registering depends: gettext-0.16.1_3 libiconv-1.11_1. Registering conflicts: bash-[0-24-9].*. Creating bzip'd tar ball in '/usr/ports/packages/All/bash-3.2.33.tbz' ---> [Executing a command as root: sudo /usr/bin/script -qa /tmp/portupgrade.1911.0 env make DEPENDS_TARGET=package clean] ===> Cleaning for gettext-0.16.1_3 ===> Cleaning for libtool-1.5.24 ===> Cleaning for libiconv-1.11_1 ===> Cleaning for bash-3.2.33 ---> Installation of shells/bash ended at: Fri, 04 Jan 2008 17:30:39 +0900 (consumed 00:00:11) ---> Saving the log as '/var/log/buildlog/ports/shells::bash.log' ---> Fresh installation of shells/bash ended at: Fri, 04 Jan 2008 17:30:39 +0900 (consumed 00:12:26) ---> ** Install tasks 1: 1 done, 0 ignored, 0 skipped and 0 failed ---> Listing the results (+:done / -:ignored / *:skipped / !:failed) + shells/bash ---> Packages processed: 1 done, 0 ignored, 0 skipped and 0 failed ---> Saving the results to '/var/tmp/portupgrade.results' ---> Session ended at: Fri, 04 Jan 2008 17:30:40 +0900 (consumed 00:12:29)