=> Bootstrap dependency digest>=20010302: found digest-20111104 => Bootstrap dependency fetch-[0-9]*: found fetch-1.7 ===> Building for gettext-0.18.1.1nb1 --- all-recursive --- Making all in gettext-runtime --- all --- /usr/pkg/bin/bmake all-recursive --- all-recursive --- Making all in doc Making all in gnulib-lib --- alloca.h --- --- arg-nonnull.h --- --- c++defs.h --- --- unitypes.h --- --- uniwidth.h --- --- alloca.h --- rm -f alloca.h-t alloca.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./alloca.in.h; } > alloca.h-t && mv -f alloca.h-t alloca.h --- arg-nonnull.h --- rm -f arg-nonnull.h-t arg-nonnull.h && sed -n -e '/GL_ARG_NONNULL/,$p' < ../../build-aux/arg-nonnull.h > arg-nonnull.h-t && mv arg-nonnull.h-t arg-nonnull.h --- c++defs.h --- rm -f c++defs.h-t c++defs.h && sed -n -e '/_GL_CXXDEFS/,$p' < ../../build-aux/c++defs.h > c++defs.h-t && mv c++defs.h-t c++defs.h --- unitypes.h --- rm -f unitypes.h-t unitypes.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./unitypes.in.h; } > unitypes.h-t && mv -f unitypes.h-t unitypes.h --- uniwidth.h --- rm -f uniwidth.h-t uniwidth.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./uniwidth.in.h; } > uniwidth.h-t && mv -f uniwidth.h-t uniwidth.h --- warn-on-use.h --- --- configmake.h --- --- warn-on-use.h --- rm -f warn-on-use.h-t warn-on-use.h && sed -n -e '/^.ifndef/,$p' < ../../build-aux/warn-on-use.h > warn-on-use.h-t && mv warn-on-use.h-t warn-on-use.h --- configmake.h --- rm -f configmake.h-t && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; echo '#define PREFIX "/usr/pkg"'; echo '#define EXEC_PREFIX "/usr/pkg"'; echo '#define BINDIR "/usr/pkg/bin"'; echo '#define SBINDIR "/usr/pkg/sbin"'; echo '#define LIBEXECDIR "/usr/pkg/libexec"'; echo '#define DATAROOTDIR "/usr/pkg/share"'; echo '#define DATADIR "/usr/pkg/share"'; echo '#define SYSCONFDIR "/usr/pkg/etc"'; echo '#define SHAREDSTATEDIR "/usr/pkg/com"'; echo '#define LOCALSTATEDIR "/usr/pkg/var"'; echo '#define INCLUDEDIR "/usr/pkg/include"'; echo '#define OLDINCLUDEDIR "/usr/include"'; echo '#define DOCDIR "/usr/pkg/share/doc/gettext"'; echo '#define INFODIR "/usr/pkg/share/info"'; echo '#define HTMLDIR "/usr/pkg/share/doc/gettext"'; echo '#define DVIDIR "/usr/pkg/share/doc/gettext"'; echo '#define PDFDIR "/usr/pkg/share/doc/gettext"'; echo '#define PSDIR "/usr/pkg/share/doc/gettext"'; echo '#define LIBDIR "/usr/pkg/lib"'; echo '#define LISPDIR ""'; echo '#define LOCALEDIR "/usr/pkg/share/locale"'; echo '#define MANDIR "/usr/pkg/share/man"'; echo '#define MANEXT ""'; echo '#define PKGDATADIR "/usr/pkg/share/gettext-runtime"'; echo '#define PKGINCLUDEDIR "/usr/pkg/include/gettext-runtime"'; echo '#define PKGLIBDIR "/usr/pkg/lib/gettext-runtime"'; echo '#define PKGLIBEXECDIR "/usr/pkg/libexec/gettext-runtime"'; } | sed '/""/d' > configmake.h-t && if test -f configmake.h && cmp configmake.h-t configmake.h > /dev/null; then rm -f configmake.h-t; else rm -f configmake.h; mv configmake.h-t configmake.h; fi --- iconv.h --- --- signal.h --- --- stdio.h --- --- stdlib.h --- --- string.h --- --- iconv.h --- rm -f iconv.h-t iconv.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_ICONV_H''@||g' -e 's|@''ICONV_CONST''@||g' -e 's|@''REPLACE_ICONV''@|0|g' -e 's|@''REPLACE_ICONV_OPEN''@|0|g' -e 's|@''REPLACE_ICONV_UTF''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./iconv.in.h; } > iconv.h-t && mv iconv.h-t iconv.h --- signal.h --- rm -f signal.h-t signal.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_SIGNAL_H''@||g' -e 's|@''GNULIB_SIGNAL_H_SIGPIPE''@|1|g' -e 's|@''GNULIB_SIGPROCMASK''@|1|g' -e 's|@''GNULIB_SIGACTION''@|0|g' -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' -e 's|@''HAVE_SIGSET_T''@|1|g' -e 's|@''HAVE_SIGINFO_T''@|1|g' -e 's|@''HAVE_SIGACTION''@|1|g' -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./signal.in.h; } > signal.h-t && mv signal.h-t signal.h --- stdio.h --- rm -f stdio.h-t stdio.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_STDIO_H''@||g' -e 's|@''GNULIB_DPRINTF''@|0|g' -e 's|@''GNULIB_FCLOSE''@|0|g' -e 's|@''GNULIB_FFLUSH''@|0|g' -e 's|@''GNULIB_FOPEN''@|0|g' -e 's|@''GNULIB_FPRINTF''@|1|g' -e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' -e 's|@''GNULIB_FPURGE''@|0|g' -e 's|@''GNULIB_FPUTC''@|1|g' -e 's|@''GNULIB_FPUTS''@|1|g' -e 's|@''GNULIB_FREOPEN''@|0|g' -e 's|@''GNULIB_FSEEK''@|0|g' -e 's|@''GNULIB_FSEEKO''@|0|g' -e 's|@''GNULIB_FTELL''@|0|g' -e 's|@''GNULIB_FTELLO''@|0|g' -e 's|@''GNULIB_FWRITE''@|1|g' -e 's|@''GNULIB_GETDELIM''@|0|g' -e 's|@''GNULIB_GETLINE''@|0|g' -e 's|@''GNULIB_OBSTACK_PRINTF''@|0|g' -e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|0|g' -e 's|@''GNULIB_PERROR''@|0|g' -e 's|@''GNULIB_POPEN''@|0|g' -e 's|@''GNULIB_PRINTF''@|1|g' -e 's|@''GNULIB_PRINTF_POSIX''@|0|g' -e 's|@''GNULIB_PUTC''@|1|g' -e 's|@''GNULIB_PUTCHAR''@|1|g' -e 's|@''GNULIB_PUTS''@|1|g' -e 's|@''GNULIB_REMOVE''@|0|g' -e 's|@''GNULIB_RENAME''@|0|g' -e 's|@''GNULIB_RENAMEAT''@|0|g' -e 's|@''GNULIB_SNPRINTF''@|0|g' -e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' -e 's|@''GNULIB_STDIO_H_SIGPIPE''@|1|g' -e 's|@''GNULIB_TMPFILE''@|0|g' -e 's|@''GNULIB_VASPRINTF''@|0|g' -e 's|@''GNULIB_VDPRINTF''@|0|g' -e 's|@''GNULIB_VFPRINTF''@|1|g' -e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' -e 's|@''GNULIB_VPRINTF''@|1|g' -e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' -e 's|@''GNULIB_VSNPRINTF''@|0|g' -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' < ./stdio.in.h | sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' -e 's|@''HAVE_DECL_GETDELIM''@|1|g' -e 's|@''HAVE_DECL_GETLINE''@|1|g' -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' -e 's|@''HAVE_DPRINTF''@|1|g' -e 's|@''HAVE_FSEEKO''@|1|g' -e 's|@''HAVE_FTELLO''@|1|g' -e 's|@''HAVE_RENAMEAT''@|1|g' -e 's|@''HAVE_VASPRINTF''@|1|g' -e 's|@''HAVE_VDPRINTF''@|1|g' -e 's|@''REPLACE_DPRINTF''@|0|g' -e 's|@''REPLACE_FCLOSE''@|0|g' -e 's|@''REPLACE_FFLUSH''@|0|g' -e 's|@''REPLACE_FOPEN''@|0|g' -e 's|@''REPLACE_FPRINTF''@|0|g' -e 's|@''REPLACE_FPURGE''@|0|g' -e 's|@''REPLACE_FREOPEN''@|0|g' -e 's|@''REPLACE_FSEEK''@|0|g' -e 's|@''REPLACE_FSEEKO''@|0|g' -e 's|@''REPLACE_FTELL''@|0|g' -e 's|@''REPLACE_FTELLO''@|0|g' -e 's|@''REPLACE_GETDELIM''@|0|g' -e 's|@''REPLACE_GETLINE''@|0|g' -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' -e 's|@''REPLACE_PERROR''@|0|g' -e 's|@''REPLACE_POPEN''@|0|g' -e 's|@''REPLACE_PRINTF''@|0|g' -e 's|@''REPLACE_REMOVE''@|0|g' -e 's|@''REPLACE_RENAME''@|0|g' -e 's|@''REPLACE_RENAMEAT''@|0|g' -e 's|@''REPLACE_SNPRINTF''@|0|g' -e 's|@''REPLACE_SPRINTF''@|0|g' -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' -e 's|@''REPLACE_TMPFILE''@|0|g' -e 's|@''REPLACE_VASPRINTF''@|0|g' -e 's|@''REPLACE_VDPRINTF''@|0|g' -e 's|@''REPLACE_VFPRINTF''@|0|g' -e 's|@''REPLACE_VPRINTF''@|0|g' -e 's|@''REPLACE_VSNPRINTF''@|0|g' -e 's|@''--- stdlib.h --- rm -f stdlib.h-t stdlib.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_STDLIB_H''@||g' -e 's|@''GNULIB_ATOLL''@|0|g' -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' -e 's|@''GNULIB_CANONICALIZE_FILE_NAME''@|1|g' -e 's|@''GNULIB_GETLOADAVG''@|0|g' -e 's|@''GNULIB_GETSUBOPT''@|0|g' -e 's|@''GNULIB_GRANTPT''@|0|g' -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' -e 's|@''GNULIB_MKDTEMP''@|0|g' -e 's|@''GNULIB_MKOSTEMP''@|0|g' -e 's|@''GNULIB_MKOSTEMPS''@|0|g' -e 's|@''GNULIB_MKSTEMP''@|0|g' -e 's|@''GNULIB_MKSTEMPS''@|0|g' -e 's|@''GNULIB_PTSNAME''@|0|g' -e 's|@''GNULIB_PUTENV''@|0|g' -e 's|@''GNULIB_RANDOM_R''@|0|g' -e 's|@''GNULIB_REALLOC_POSIX''@|0|g' -e 's|@''GNULIB_REALPATH''@|1|g' -e 's|@''GNULIB_RPMATCH''@|0|g' -e 's|@''GNULIB_SETENV''@|0|g' -e 's|@''GNULIB_STRTOD''@|0|g' -e 's|@''GNULIB_STRTOLL''@|0|g' -e 's|@''GNULIB_STRTOULL''@|0|g' -e 's|@''GNULIB_UNLOCKP--- stdio.h --- REPLACE_VSPRINTF''@|0|g' -e 's|@''ASM_SYMBOL_PREFIX''@|""|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; } > stdio.h-t && mv stdio.h-t stdio.h --- stdlib.h --- T''@|0|g' -e 's|@''GNULIB_UNSETENV''@|0|g' -e 's|@''HAVE_ATOLL''@|1|g' -e 's|@''HAVE_CALLOC_POSIX''@|1|g' -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' -e 's|@''HAVE_GETSUBOPT''@|1|g' -e 's|@''HAVE_GRANTPT''@|1|g' -e 's|@''HAVE_MALLOC_POSIX''@|1|g' -e 's|@''HAVE_MKDTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMPS''@|1|g' -e 's|@''HAVE_MKSTEMP''@|1|g' -e 's|@''HAVE_MKSTEMPS''@|1|g' -e 's|@''HAVE_PTSNAME''@|1|g' -e 's|@''HAVE_RANDOM_H''@|0|g' -e 's|@''HAVE_RANDOM_R''@|1|g' -e 's|@''HAVE_REALLOC_POSIX''@|1|g' -e 's|@''HAVE_REALPATH''@|1|g' -e 's|@''HAVE_RPMATCH''@|1|g' -e 's|@''HAVE_SETENV''@|1|g' -e 's|@''HAVE_STRTOD''@|1|g' -e 's|@''HAVE_STRTOLL''@|1|g' -e 's|@''HAVE_STRTOULL''@|1|g' -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' -e 's|@''HAVE_UNLOCKPT''@|1|g' -e 's|@''HAVE_UNSETENV''@|1|g' -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' -e 's|@''REPLACE_MKSTEMP''@|0|g' -e 's|@''REPLACE_PUTENV''@|0|g' -e 's|@''REPLACE_REALPATH''@|0|g' -e 's|@''REPLACE_SETENV''@|0|g' -e 's|@''REPLACE_STRTOD''@|0|g' -e 's|@''REPLACE_UNSETENV''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./stdlib.in.h; } > stdlib.h-t && mv stdlib.h-t stdlib.h --- string.h --- rm -f string.h-t string.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_STRING_H''@||g' -e 's|@''GNULIB_MBSLEN''@|1|g' -e 's|@''GNULIB_MBSNLEN''@|0|g' -e 's|@''GNULIB_MBSCHR''@|0|g' -e 's|@''GNULIB_MBSRCHR''@|0|g' -e 's|@''GNULIB_MBSSTR''@|1|g' -e 's|@''GNULIB_MBSCASECMP''@|0|g' -e 's|@''GNULIB_MBSNCASECMP''@|0|g' -e 's|@''GNULIB_MBSPCASECMP''@|0|g' -e 's|@''GNULIB_MBSCASESTR''@|0|g' -e 's|@''GNULIB_MBSCSPN''@|0|g' -e 's|@''GNULIB_MBSPBRK''@|0|g' -e 's|@''GNULIB_MBSSPN''@|0|g' -e 's|@''GNULIB_MBSSEP''@|0|g' -e 's|@''GNULIB_MBSTOK_R''@|0|g' -e 's|@''GNULIB_MEMCHR''@|1|g' -e 's|@''GNULIB_MEMMEM''@|0|g' -e 's|@''GNULIB_MEMPCPY''@|0|g' -e 's|@''GNULIB_MEMRCHR''@|0|g' -e 's|@''GNULIB_RAWMEMCHR''@|0|g' -e 's|@''GNULIB_STPCPY''@|0|g' -e 's|@''GNULIB_STPNCPY''@|0|g' -e 's|@''GNULIB_STRCHRNUL''@|0|g' -e 's|@''GNULIB_STRDUP''@|0|g' -e 's|@''GNULIB_STRNCAT''@|0|g' -e 's|@''GNULIB_STRNDUP''@|0|g' -e 's|@''GNULIB_STRNLEN''@|1|g' -e 's|@''GNULIB_STRPBRK''@|0|g' -e 's|@''GNULIB_STRSEP''@|0|g' -e 's|@''GNULIB_STRSTR''@|0|g' -e 's|@''GNULIB_STRCASESTR''@|0|g' -e 's|@''GNULIB_STRTOK_R''@|0|g' -e 's|@''GNULIB_STRERROR''@|1|g' -e 's|@''GNULIB_STRSIGNAL''@|0|g' -e 's|@''GNULIB_STRVERSCMP''@|0|g' < ./string.in.h | sed -e 's|@''HAVE_MBSLEN''@|0|g' -e 's|@''HAVE_MEMCHR''@|1|g' -e 's|@''HAVE_DECL_MEMMEM''@|1|g' -e 's|@''HAVE_MEMPCPY''@|1|g' -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' -e 's|@''HAVE_RAWMEMCHR''@|1|g' -e 's|@''HAVE_STPCPY''@|1|g' -e 's|@''HAVE_STPNCPY''@|1|g' -e 's|@''HAVE_STRCHRNUL''@|1|g' -e 's|@''HAVE_DECL_STRDUP''@|1|g' -e 's|@''HAVE_DECL_STRNDUP''@|1|g' -e 's|@''HAVE_DECL_STRNLEN''@|1|g' -e 's|@''HAVE_STRPBRK''@|1|g' -e 's|@''HAVE_STRSEP''@|1|g' -e 's|@''HAVE_STRCASESTR''@|1|g' -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' -e 's|@''HAVE_STRVERSCMP''@|1|g' -e 's|@''REPLACE_STPNCPY''@|0|g' -e 's|@''REPLACE_MEMCHR''@|0|g' -e 's|@''REPLACE_MEMMEM''@|0|g' -e 's|@''REPLACE_STRCASESTR''@|0|g' -e 's|@''REPLACE_STRDUP''@|0|g' -e 's|@''REPLACE_STRSTR''@|0|g' -e 's|@''REPLACE_STRERROR''@|0|g' -e 's|@''REPLACE_STRNCAT''@|0|g' -e 's|@''REPLACE_STRNDUP''@|0|g' -e 's|@''REPLACE_STRNLEN''@|0|g' -e 's|@''REPLACE_STRSIGNAL''@|0|g' -e 's|@''REPLACE_STRTOK_R''@|0|g' -e 's|@''UNDEFINE_STRTOK_R''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; < ./string.in.h; } > string.h-t && mv string.h-t string.h --- sys/stat.h --- --- time.h --- --- sys/stat.h --- /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p sys --- time.h --- rm -f time.h-t time.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_TIME_H''@||g' -e 's|@''GNULIB_MKTIME''@|0|g' -e 's|@''GNULIB_NANOSLEEP''@|0|g' -e 's|@''GNULIB_STRPTIME''@|0|g' -e 's|@''GNULIB_TIMEGM''@|0|g' -e 's|@''GNULIB_TIME_R''@|0|g' -e 's|@''HAVE_LOCALTIME_R''@|1|g' -e 's|@''HAVE_NANOSLEEP''@|1|g' -e 's|@''HAVE_STRPTIME''@|1|g' -e 's|@''HAVE_TIMEGM''@|1|g' -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./time.in.h; } > time.h-t && mv time.h-t time.h --- sys/stat.h --- rm -f sys/stat.h-t sys/stat.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_SYS_STAT_H''@||g' -e 's|@''GNULIB_FCHMODAT''@|0|g' -e 's|@''GNULIB_FSTATAT''@|0|g' -e 's|@''GNULIB_FUTIMENS''@|0|g' -e 's|@''GNULIB_LCHMOD''@|0|g' -e 's|@''GNULIB_LSTAT''@|1|g' -e 's|@''GNULIB_MKDIRAT''@|0|g' -e 's|@''GNULIB_MKFIFO''@|0|g' -e 's|@''GNULIB_MKFIFOAT''@|0|g' -e 's|@''GNULIB_MKNOD''@|0|g' -e 's|@''GNULIB_MKNODAT''@|0|g' -e 's|@''GNULIB_STAT''@|1|g' -e 's|@''GNULIB_UTIMENSAT''@|0|g' -e 's|@''HAVE_FCHMODAT''@|1|g' -e 's|@''HAVE_FSTATAT''@|1|g' -e 's|@''HAVE_FUTIMENS''@|1|g' -e 's|@''HAVE_LCHMOD''@|1|g' -e 's|@''HAVE_LSTAT''@|1|g' -e 's|@''HAVE_MKDIRAT''@|1|g' -e 's|@''HAVE_MKFIFO''@|1|g' -e 's|@''HAVE_MKFIFOAT''@|1|g' -e 's|@''HAVE_MKNOD''@|1|g' -e 's|@''HAVE_MKNODAT''@|1|g' -e 's|@''HAVE_UTIMENSAT''@|1|g' -e 's|@''REPLACE_FSTAT''@|0|g' -e 's|@''REPLACE_FSTATAT''@|0|g' -e 's|@''REPLACE_FUTIMENS''@|0|g' -e 's|@''REPLACE_LSTAT''@|0|g' -e 's|@''REPLACE_MKDIR''@|0|g' -e 's|@''REPLACE_MKFIFO''@|0|g' -e 's|@''REPLACE_MKNOD''@|0|g' -e 's|@''REPLACE_STAT''@|0|g' -e 's|@''REPLACE_UTIMENSAT''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./sys_stat.in.h; } > sys/stat.h-t && mv sys/stat.h-t sys/stat.h --- unistd.h --- rm -f unistd.h-t unistd.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''HAVE_UNISTD_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_UNISTD_H''@||g' -e 's|@''GNULIB_CHOWN''@|0|g' -e 's|@''GNULIB_CLOSE''@|0|g' -e 's|@''GNULIB_DUP2''@|0|g' -e 's|@''GNULIB_DUP3''@|0|g' -e 's|@''GNULIB_ENVIRON''@|1|g' -e 's|@''GNULIB_EUIDACCESS''@|0|g' -e 's|@''GNULIB_FACCESSAT''@|0|g' -e 's|@''GNULIB_FCHDIR''@|0|g' -e 's|@''GNULIB_FCHOWNAT''@|0|g' -e 's|@''GNULIB_FSYNC''@|0|g' -e 's|@''GNULIB_FTRUNCATE''@|0|g' -e 's|@''GNULIB_GETCWD''@|0|g' -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' -e 's|@''GNULIB_GETDTABLESIZE''@|0|g' -e 's|@''GNULIB_GETGROUPS''@|0|g' -e 's|@''GNULIB_GETHOSTNAME''@|0|g' -e 's|@''GNULIB_GETLOGIN''@|0|g' -e 's|@''GNULIB_GETLOGIN_R''@|0|g' -e 's|@''GNULIB_GETPAGESIZE''@|0|g' -e 's|@''GNULIB_GETUSERSHELL''@|0|g' -e 's|@''GNULIB_LCHOWN''@|0|g' -e 's|@''GNULIB_LINK''@|0|g' -e 's|@''GNULIB_LINKAT''@|0|g' -e 's|@''GNULIB_LSEEK''@|0|g' -e 's|@''GNULIB_PIPE2''@|0|g' -e 's|@''GNULIB_PREAD''@|0|g' -e 's|@''GNULIB_PWRITE''@|0|g' -e 's|@''GNULIB_READLINK''@|1|g' -e 's|@''GNULIB_READLINKAT''@|0|g' -e 's|@''GNULIB_RMDIR''@|0|g' -e 's|@''GNULIB_SLEEP''@|0|g' -e 's|@''GNULIB_SYMLINK''@|0|g' -e 's|@''GNULIB_SYMLINKAT''@|0|g' -e 's|@''GNULIB_TTYNAME_R''@|0|g' -e 's|@''GNULIB_UNISTD_H_GETOPT''@|0|g' -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|1|g' -e 's|@''GNULIB_UNLINK''@|0|g' -e 's|@''GNULIB_UNLINKAT''@|0|g' -e 's|@''GNULIB_USLEEP''@|0|g' -e 's|@''GNULIB_WRITE''@|0|g' < ./unistd.in.h | sed -e 's|@''HAVE_CHOWN''@|1|g' -e 's|@''HAVE_DUP2''@|1|g' -e 's|@''HAVE_DUP3''@|1|g' -e 's|@''HAVE_EUIDACCESS''@|1|g' -e 's|@''HAVE_FACCESSAT''@|1|g' -e 's|@''HAVE_FCHDIR''@|1|g' -e 's|@''HAVE_FCHOWNAT''@|1|g' -e 's|@''HAVE_FSYNC''@|1|g' -e 's|@''HAVE_FTRUNCATE''@|1|g' -e 's|@''HAVE_GETDOMAINNAME''@|1|g' -e 's|@''HAVE_GETDTABLESIZE''@|1|g' -e 's|@''HAVE_GETGROUPS''@|1|g' -e 's|@''HAVE_GETHOSTNAME''@|1|g' -e 's|@''HAVE_GETLOGIN''@|1|g' -e 's|@''HAVE_GETPAGESIZE''@|1|g' -e 's|@''HAVE_LCHOWN''@|1|g' -e 's|@''HAVE_LINK''@|1|g' -e 's|@''HAVE_LINKAT''@|1|g' -e 's|@''HAVE_PIPE2''@|1|g' -e 's|@''HAVE_PREAD''@|1|g' -e 's|@''HAVE_PWRITE''@|1|g' -e 's|@''HAVE_READLINK''@|1|g' -e 's|@''HAVE_READLINKAT''@|1|g' -e 's|@''HAVE_SLEEP''@|1|g' -e 's|@''HAVE_SYMLINK''@|1|g' -e 's|@''HAVE_SYMLINKAT''@|1|g' -e 's|@''HAVE_TTYNAME_R''@|1|g' -e 's|@''HAVE_UNLINKAT''@|1|g' -e 's|@''HAVE_USLEEP''@|1|g' -e 's|@''HAVE_DECL_ENVIRON''@|1|g' -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' -e 's|@''HAVE_OS_H''@|0|g' -e 's|@''HAVE_SYS_PARAM_H''@|0|g' -e 's|@''REPLACE_CHOWN''@|0|g' -e 's|@''REPLACE_CLOSE''@|0|g' -e 's|@''REPLACE_DUP''@|0|g' -e 's|@''REPLACE_DUP2''@|0|g' -e 's|@''REPLACE_FCHOWNAT''@|0|g' -e 's|@''REPLACE_GETCWD''@|0|g' -e 's|@''REPLACE_GETGROUPS''@|0|g' -e 's|@''REPLACE_GETPAGESIZE''@|0|g' -e 's|@''REPLACE_LCHOWN''@|0|g' -e 's|@''REPLACE_LINK''@|0|g' -e 's|@''REPLACE_LINKAT''@|0|g' -e 's|@''REPLACE_LSEEK''@|0|g' -e 's|@''REPLACE_PREAD''@|0|g' -e 's|@''REPLACE_PWRITE''@|0|g' -e 's|@''REPLACE_READLINK''@|0|g' -e 's|@''REPLACE_RMDIR''@|0|g' -e 's|@''REPLACE_SLEEP''@|0|g' -e 's|@''REPLACE_SYMLINK''@|0|g' -e 's|@''REPLACE_TTYNAME_R''@|0|g' -e 's|@''REPLACE_UNLINK''@|0|g' -e 's|@''REPLACE_UNLINKAT''@|0|g' -e 's|@''REPLACE_USLEEP''@|0|g' -e 's|@''REPLACE_WRITE''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; } > unistd.h-t && mv unistd.h-t unistd.h --- wchar.h --- --- wctype.h --- --- wchar.h --- rm -f wchar.h-t wchar.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_WCHAR_H''@||g' -e 's|@''HAVE_WCHAR_H''@|1|g' -e 's|@''GNULIB_BTOWC''@|0|g' -e 's|@''GNULIB_WCTOB''@|0|g' -e 's|@''GNULIB_MBSINIT''@|1|g' -e 's|@''GNULIB_MBRTOWC''@|1|g' -e 's|@''GNULIB_MBRLEN''@|0|g' -e 's|@''GNULIB_MBSRTOWCS''@|0|g' -e 's|@''GNULIB_MBSNRTOWCS''@|0|g' -e 's|@''GNULIB_WCRTOMB''@|0|g' -e 's|@''GNULIB_WCSRTOMBS''@|0|g' -e 's|@''GNULIB_WCSNRTOMBS''@|0|g' -e 's|@''GNULIB_WCWIDTH''@|1|g' -e 's|@''HAVE_WINT_T''@|1|g' -e 's|@''HAVE_BTOWC''@|1|g' -e 's|@''HAVE_MBSINIT''@|1|g' -e 's|@''HAVE_MBRTOWC''@|1|g' -e 's|@''HAVE_MBRLEN''@|1|g' -e 's|@''HAVE_MBSRTOWCS''@|1|g' -e 's|@''HAVE_MBSNRTOWCS''@|1|g' -e 's|@''HAVE_WCRTOMB''@|1|g' -e 's|@''HAVE_WCSRTOMBS''@|1|g' -e 's|@''HAVE_WCSNRTOMBS''@|1|g' -e 's|@''HAVE_DECL_WCTOB''@|1|g' -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' -e 's|@''REPLACE_MBSTATE_T''@|0|g' -e 's|@''REPLACE_BTOWC''@|0|g' -e 's|@''REPLACE_WCTOB''@|0|g' -e 's|@''REPLACE_MBSINIT''@|0|g' -e 's|@''REPLACE_MBRTOWC''@|0|g' -e 's|@''REPLACE_MBRLEN''@|0|g' -e 's|@''REPLACE_MBSRTOWCS''@|0|g' -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' -e 's|@''REPLACE_WCRTOMB''@|0|g' -e 's|@''REPLACE_WCSRTOMBS''@|0|g' -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' -e 's|@''REPLACE_WCWIDTH''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./wchar.in.h; } > wchar.h-t && mv wchar.h-t wchar.h --- wctype.h --- rm -f wctype.h-t wctype.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's/@''HAVE_WCTYPE_H''@/1/g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_WCTYPE_H''@||g' -e 's/@''HAVE_ISWBLANK''@/1/g' -e 's/@''HAVE_ISWCNTRL''@/1/g' -e 's/@''HAVE_WINT_T''@/1/g' -e 's/@''REPLACE_ISWCNTRL''@/0/g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./wctype.in.h; } > wctype.h-t && mv wctype.h-t wctype.h --- all --- /usr/pkg/bin/bmake all-recursive --- all-recursive --- --- uniwidth/.dirstamp --- --- areadlink.o --- --- basename.o --- --- c-ctype.o --- --- c-strcasecmp.o --- --- areadlink.o --- gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o areadlink.o areadlink.c --- basename.o --- gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o basename.o basename.c --- c-ctype.o --- gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o c-ctype.o c-ctype.c --- c-strcasecmp.o --- gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o c-strcasecmp.o c-strcasecmp.c --- c-strncasecmp.o --- gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o c-strncasecmp.o c-strncasecmp.c --- closeout.o --- gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o closeout.o closeout.c --- fwriteerror.o --- gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o fwriteerror.o fwriteerror.c --- localcharset.o --- gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o localcharset.o localcharset.c --- malloca.o --- --- mbchar.o --- --- malloca.o --- gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o malloca.o malloca.c --- mbchar.o --- gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o mbchar.o mbchar.c --- mbslen.o --- gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o mbslen.o mbslen.c --- mbsstr.o --- gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o mbsstr.o mbsstr.c --- progname.o --- gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o progname.o progname.c --- propername.o --- gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o propername.o propername.c --- striconv.o --- gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o striconv.o striconv.c --- strnlen1.o --- --- trim.o --- --- strnlen1.o --- gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o strnlen1.o strnlen1.c --- trim.o --- gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o trim.o trim.c --- xmalloc.o --- gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o xmalloc.o xmalloc.c --- xstrdup.o --- gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o xstrdup.o xstrdup.c --- xreadlink.o --- gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o xreadlink.o xreadlink.c --- xstriconv.o --- --- charset.alias --- --- xstriconv.o --- gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o xstriconv.o xstriconv.c --- charset.alias --- rm -f t-charset.alias charset.alias && /bin/sh ./config.charset 'x86_64-unknown-linux-gnu' > t-charset.alias && mv t-charset.alias charset.alias --- ref-add.sed --- 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 --- ref-del.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 --- uniwidth/width.o --- gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o uniwidth/width.o uniwidth/width.c --- libgrt.a --- rm -f libgrt.a ar cru libgrt.a areadlink.o basename.o c-ctype.o c-strcasecmp.o c-strncasecmp.o closeout.o fwriteerror.o localcharset.o malloca.o mbchar.o mbslen.o mbsstr.o progname.o propername.o striconv.o strnlen1.o trim.o uniwidth/width.o xmalloc.o xstrdup.o xreadlink.o xstriconv.o ranlib libgrt.a Making all in src --- gettext-gettext.o --- --- ngettext-ngettext.o --- --- envsubst-envsubst.o --- --- gettext-gettext.o --- gcc -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../gnulib-lib -I./../gnulib-lib -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -DINSTALLDIR=\"/usr/pkg/bin\" -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o gettext-gettext.o `test -f 'gettext.c' || echo './'`gettext.c --- ngettext-ngettext.o --- gcc -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../gnulib-lib -I./../gnulib-lib -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -DINSTALLDIR=\"/usr/pkg/bin\" -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o ngettext-ngettext.o `test -f 'ngettext.c' || echo './'`ngettext.c --- envsubst-envsubst.o --- gcc -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../gnulib-lib -I./../gnulib-lib -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -DINSTALLDIR=\"/usr/pkg/bin\" -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o envsubst-envsubst.o `test -f 'envsubst.c' || echo './'`envsubst.c --- ngettext --- /bin/sh ../libtool --tag=CC --mode=link gcc -DINSTALLDIR=\"/usr/pkg/bin\" -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o ngettext ngettext-ngettext.o ../gnulib-lib/libgrt.a -lintl --- gettext --- /bin/sh ../libtool --tag=CC --mode=link gcc -DINSTALLDIR=\"/usr/pkg/bin\" -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o gettext gettext-gettext.o ../gnulib-lib/libgrt.a -lintl --- envsubst --- /bin/sh ../libtool --tag=CC --mode=link gcc -DINSTALLDIR=\"/usr/pkg/bin\" -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o envsubst envsubst-envsubst.o ../gnulib-lib/libgrt.a -lintl --- ngettext --- libtool: link: gcc -DINSTALLDIR=\"/usr/pkg/bin\" -O3 -pipe -fstack-protector -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -Wl,-R/usr/pkg/lib -o ngettext ngettext-ngettext.o -L/tmp/pkgsrc/devel/gettext/work/.buildlink/lib ../gnulib-lib/libgrt.a /tmp/pkgsrc/devel/gettext/work/.buildlink/lib/libintl.so -lc -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib --- gettext --- libtool: link: gcc -DINSTALLDIR=\"/usr/pkg/bin\" -O3 -pipe -fstack-protector -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -Wl,-R/usr/pkg/lib -o gettext gettext-gettext.o -L/tmp/pkgsrc/devel/gettext/work/.buildlink/lib ../gnulib-lib/libgrt.a /tmp/pkgsrc/devel/gettext/work/.buildlink/lib/libintl.so -lc -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib --- envsubst --- libtool: link: gcc -DINSTALLDIR=\"/usr/pkg/bin\" -O3 -pipe -fstack-protector -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -Wl,-R/usr/pkg/lib -o envsubst envsubst-envsubst.o -L/tmp/pkgsrc/devel/gettext/work/.buildlink/lib ../gnulib-lib/libgrt.a /tmp/pkgsrc/devel/gettext/work/.buildlink/lib/libintl.so -lc -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib Making all in po --- check-macro-version --- Making all in man --- gettext.1 --- --- ngettext.1 --- --- gettext.1.html --- --- ngettext.1.html --- --- gettext.1 --- sed -e 's|@''localedir''@|/usr/pkg/share/locale|g' < `if test -f gettext.1.in; then echo .; else echo .; fi`/gettext.1.in > t-gettext.1 --- ngettext.1 --- sed -e 's|@''localedir''@|/usr/pkg/share/locale|g' < `if test -f ngettext.1.in; then echo .; else echo .; fi`/ngettext.1.in > t-ngettext.1 --- gettext.1.html --- sed -e 's|@''localedir''@|/usr/pkg/share/locale|g' < `if test -f gettext.1.html.in; then echo .; else echo .; fi`/gettext.1.html.in > t-gettext.1.html --- ngettext.1.html --- sed -e 's|@''localedir''@|/usr/pkg/share/locale|g' < `if test -f ngettext.1.html.in; then echo .; else echo .; fi`/ngettext.1.html.in > t-ngettext.1.html --- gettext.1 --- mv t-gettext.1 gettext.1 --- ngettext.1 --- mv t-ngettext.1 ngettext.1 --- gettext.1.html --- mv t-gettext.1.html gettext.1.html --- ngettext.1.html --- mv t-ngettext.1.html ngettext.1.html Making all in m4 Making all in tests --- test-lock.o --- --- lock.o --- --- threadlib.o --- --- test-lock.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./../intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c test-lock.c --- lock.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./../intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o lock.o `test -f '../intl/lock.c' || echo './'`../intl/lock.c --- threadlib.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./../intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o threadlib.o `test -f '../intl/threadlib.c' || echo './'`../intl/threadlib.c --- test-lock --- /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o test-lock test-lock.o lock.o threadlib.o -lpthread -lrt -lintl libtool: link: gcc -O3 -pipe -fstack-protector -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -Wl,-R/usr/pkg/lib -o test-lock test-lock.o lock.o threadlib.o -L/tmp/pkgsrc/devel/gettext/work/.buildlink/lib -lpthread -lrt /tmp/pkgsrc/devel/gettext/work/.buildlink/lib/libintl.so -lc -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib Making all in gettext-tools --- all --- /usr/pkg/bin/bmake all-recursive --- all-recursive --- Making all in doc Making all in intl --- libgnuintl.h --- sed -e '/IN_LIBGLOCALE/d' -e 's,@''HAVE_POSIX_PRINTF''@,1,g' -e 's,@''HAVE_ASPRINTF''@,1,g' -e 's,@''HAVE_NEWLOCALE''@,1,g' -e 's,@''HAVE_SNPRINTF''@,1,g' -e 's,@''HAVE_WPRINTF''@,0,g' < ../../gettext-runtime/intl/libgnuintl.h.in | if test 'no' = yes; then sed -e 's/extern \([^()]*\);/extern __declspec (dllimport) \1;/'; else cat; fi | sed -e 's/extern \([^"]\)/extern LIBINTL_DLL_EXPORTED \1/' -e "/#define _LIBINTL_H/r ../../gettext-runtime/intl/export.h" | sed -e 's,@''HAVE_VISIBILITY''@,1,g' > libgnuintl.h --- bindtextdom.lo --- --- dcgettext.lo --- --- dgettext.lo --- --- gettext.lo --- --- finddomain.lo --- --- bindtextdom.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -fvisibility=hidden ../../gettext-runtime/intl/bindtextdom.c --- dcgettext.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -fvisibility=hidden ../../gettext-runtime/intl/dcgettext.c --- dgettext.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -fvisibility=hidden ../../gettext-runtime/intl/dgettext.c --- gettext.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -fvisibility=hidden ../../gettext-runtime/intl/gettext.c --- finddomain.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -fvisibility=hidden ../../gettext-runtime/intl/finddomain.c --- gettext.lo --- libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -fvisibility=hidden ../../gettext-runtime/intl/gettext.c -fPIC -DPIC -o .libs/gettext.o --- dcgettext.lo --- libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -fvisibility=hidden ../../gettext-runtime/intl/dcgettext.c -fPIC -DPIC -o .libs/dcgettext.o --- finddomain.lo --- libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -fvisibility=hidden ../../gettext-runtime/intl/finddomain.c -fPIC -DPIC -o .libs/finddomain.o --- bindtextdom.lo --- libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -fvisibility=hidden ../../gettext-runtime/intl/bindtextdom.c -fPIC -DPIC -o .libs/bindtextdom.o --- dgettext.lo --- libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -fvisibility=hidden ../../gettext-runtime/intl/dgettext.c -fPIC -DPIC -o .libs/dgettext.o --- hash-string.lo --- --- loadmsgcat.lo --- --- hash-string.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -fvisibility=hidden ../../gettext-runtime/intl/hash-string.c --- loadmsgcat.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -fvisibility=hidden ../../gettext-runtime/intl/loadmsgcat.c --- localealias.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -fvisibility=hidden ../../gettext-runtime/intl/localealias.c --- textdomain.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -fvisibility=hidden ../../gettext-runtime/intl/textdomain.c --- l10nflist.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -fvisibility=hidden ../../gettext-runtime/intl/l10nflist.c --- loadmsgcat.lo --- libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -fvisibility=hidden ../../gettext-runtime/intl/loadmsgcat.c -fPIC -DPIC -o .libs/loadmsgcat.o --- hash-string.lo --- libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -fvisibility=hidden ../../gettext-runtime/intl/hash-string.c -fPIC -DPIC -o .libs/hash-string.o --- localealias.lo --- libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -fvisibility=hidden ../../gettext-runtime/intl/localealias.c -fPIC -DPIC -o .libs/localealias.o --- textdomain.lo --- libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -fvisibility=hidden ../../gettext-runtime/intl/textdomain.c -fPIC -DPIC -o .libs/textdomain.o --- l10nflist.lo --- libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -fvisibility=hidden ../../gettext-runtime/intl/l10nflist.c -fPIC -DPIC -o .libs/l10nflist.o --- explodename.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -fvisibility=hidden ../../gettext-runtime/intl/explodename.c --- dcigettext.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -fvisibility=hidden ../../gettext-runtime/intl/dcigettext.c --- dcngettext.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -fvisibility=hidden ../../gettext-runtime/intl/dcngettext.c --- explodename.lo --- libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -fvisibility=hidden ../../gettext-runtime/intl/explodename.c -fPIC -DPIC -o .libs/explodename.o --- dngettext.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -fvisibility=hidden ../../gettext-runtime/intl/dngettext.c --- dcigettext.lo --- libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -fvisibility=hidden ../../gettext-runtime/intl/dcigettext.c -fPIC -DPIC -o .libs/dcigettext.o --- dcngettext.lo --- libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -fvisibility=hidden ../../gettext-runtime/intl/dcngettext.c -fPIC -DPIC -o .libs/dcngettext.o --- ngettext.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -fvisibility=hidden ../../gettext-runtime/intl/ngettext.c --- dngettext.lo --- libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -fvisibility=hidden ../../gettext-runtime/intl/dngettext.c -fPIC -DPIC -o .libs/dngettext.o --- plural.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -fvisibility=hidden ../../gettext-runtime/intl/plural.c --- plural-exp.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -fvisibility=hidden ../../gettext-runtime/intl/plural-exp.c --- ngettext.lo --- libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -fvisibility=hidden ../../gettext-runtime/intl/ngettext.c -fPIC -DPIC -o .libs/ngettext.o --- plural.lo --- libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -fvisibility=hidden ../../gettext-runtime/intl/plural.c -fPIC -DPIC -o .libs/plural.o --- localcharset.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -fvisibility=hidden ../../gettext-runtime/intl/localcharset.c --- plural-exp.lo --- libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -fvisibility=hidden ../../gettext-runtime/intl/plural-exp.c -fPIC -DPIC -o .libs/plural-exp.o --- threadlib.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -fvisibility=hidden ../../gettext-runtime/intl/threadlib.c --- lock.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -fvisibility=hidden ../../gettext-runtime/intl/lock.c --- localcharset.lo --- libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -fvisibility=hidden ../../gettext-runtime/intl/localcharset.c -fPIC -DPIC -o .libs/localcharset.o --- relocatable.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -fvisibility=hidden ../../gettext-runtime/intl/relocatable.c --- threadlib.lo --- libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -fvisibility=hidden ../../gettext-runtime/intl/threadlib.c -fPIC -DPIC -o .libs/threadlib.o --- lock.lo --- libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -fvisibility=hidden ../../gettext-runtime/intl/lock.c -fPIC -DPIC -o .libs/lock.o --- langprefs.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -fvisibility=hidden ../../gettext-runtime/intl/langprefs.c --- localename.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -fvisibility=hidden ../../gettext-runtime/intl/localename.c --- relocatable.lo --- libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -fvisibility=hidden ../../gettext-runtime/intl/relocatable.c -fPIC -DPIC -o .libs/relocatable.o --- log.lo --- --- printf.lo --- --- log.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -fvisibility=hidden ../../gettext-runtime/intl/log.c --- printf.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -fvisibility=hidden ../../gettext-runtime/intl/printf.c --- langprefs.lo --- libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -fvisibility=hidden ../../gettext-runtime/intl/langprefs.c -fPIC -DPIC -o .libs/langprefs.o --- localename.lo --- libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -fvisibility=hidden ../../gettext-runtime/intl/localename.c -fPIC -DPIC -o .libs/localename.o --- printf.lo --- libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -fvisibility=hidden ../../gettext-runtime/intl/printf.c -fPIC -DPIC -o .libs/printf.o --- log.lo --- libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -fvisibility=hidden ../../gettext-runtime/intl/log.c -fPIC -DPIC -o .libs/log.o --- setlocale.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -fvisibility=hidden ../../gettext-runtime/intl/setlocale.c --- version.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -fvisibility=hidden ../../gettext-runtime/intl/version.c --- osdep.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -fvisibility=hidden ../../gettext-runtime/intl/osdep.c --- intl-compat.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -fvisibility=hidden ../../gettext-runtime/intl/intl-compat.c --- setlocale.lo --- libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -fvisibility=hidden ../../gettext-runtime/intl/setlocale.c -fPIC -DPIC -o .libs/setlocale.o --- version.lo --- libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -fvisibility=hidden ../../gettext-runtime/intl/version.c -fPIC -DPIC -o .libs/version.o --- osdep.lo --- libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -fvisibility=hidden ../../gettext-runtime/intl/osdep.c -fPIC -DPIC -o .libs/osdep.o --- intl-compat.lo --- libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DLIBDIR=\"/usr/pkg/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/pkg/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/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -fvisibility=hidden ../../gettext-runtime/intl/intl-compat.c -fPIC -DPIC -o .libs/intl-compat.o --- libgnuintl.la --- /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -fvisibility=hidden -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o libgnuintl.la bindtextdom.lo dcgettext.lo dgettext.lo gettext.lo finddomain.lo hash-string.lo loadmsgcat.lo localealias.lo textdomain.lo l10nflist.lo explodename.lo dcigettext.lo dcngettext.lo dngettext.lo ngettext.lo plural.lo plural-exp.lo localcharset.lo threadlib.lo lock.lo relocatable.lo langprefs.lo localename.lo log.lo printf.lo setlocale.lo version.lo osdep.lo intl-compat.lo -lintl -lc -version-info 9:1:1 -rpath /usr/pkg/lib -no-undefined libtool: link: gcc -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/threadlib.o .libs/lock.o .libs/relocatable.o .libs/langprefs.o .libs/localename.o .libs/log.o .libs/printf.o .libs/setlocale.o .libs/version.o .libs/osdep.o .libs/intl-compat.o -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib -L/tmp/pkgsrc/devel/gettext/work/.buildlink/lib /tmp/pkgsrc/devel/gettext/work/.buildlink/lib/libintl.so -lc -Wl,-R/usr/pkg/lib -Wl,-soname -Wl,libgnuintl.so.8 -o .libs/libgnuintl.so.8.1.1 libtool: link: (cd ".libs" && rm -f "libgnuintl.so.8" && ln -s "libgnuintl.so.8.1.1" "libgnuintl.so.8") libtool: link: (cd ".libs" && rm -f "libgnuintl.so" && ln -s "libgnuintl.so.8.1.1" "libgnuintl.so") libtool: link: ( cd ".libs" && rm -f "libgnuintl.la" && ln -s "../libgnuintl.la" "libgnuintl.la" ) Making all in gnulib-lib --- alloca.h --- --- arg-nonnull.h --- --- c++defs.h --- --- glib.h --- --- glibconfig.h --- --- alloca.h --- rm -f alloca.h-t alloca.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./alloca.in.h; } > alloca.h-t && mv -f alloca.h-t alloca.h --- arg-nonnull.h --- rm -f arg-nonnull.h-t arg-nonnull.h && sed -n -e '/GL_ARG_NONNULL/,$p' < ../../build-aux/arg-nonnull.h > arg-nonnull.h-t && mv arg-nonnull.h-t arg-nonnull.h --- c++defs.h --- rm -f c++defs.h-t c++defs.h && sed -n -e '/_GL_CXXDEFS/,$p' < ../../build-aux/c++defs.h > c++defs.h-t && mv c++defs.h-t c++defs.h --- glib.h --- { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./glib.in.h; } > glib.h-t --- glibconfig.h --- { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./glibconfig.in.h; } > glibconfig.h-t mv -f glibconfig.h-t glibconfig.h --- glib.h --- mv -f glib.h-t glib.h --- glib/ghash.h --- --- glib/glist.h --- --- glib/gprimes.h --- --- glib/gstrfuncs.h --- --- glib/gstring.h --- --- glib/ghash.h --- test -d glib || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p glib { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./glib/ghash.in.h; } > glib/ghash.h-t --- glib/glist.h --- test -d glib || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p glib { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./glib/glist.in.h; } > glib/glist.h-t --- glib/gprimes.h --- test -d glib || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p glib { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./glib/gprimes.in.h; } > glib/gprimes.h-t --- glib/gstrfuncs.h --- test -d glib || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p glib { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./glib/gstrfuncs.in.h; } > glib/gstrfuncs.h-t --- glib/gstring.h --- test -d glib || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p glib { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./glib/gstring.in.h; } > glib/gstring.h-t --- glib/ghash.h --- mv -f glib/ghash.h-t glib/ghash.h --- glib/glist.h --- mv -f glib/glist.h-t glib/glist.h --- glib/gprimes.h --- mv -f glib/gprimes.h-t glib/gprimes.h --- glib/gstring.h --- mv -f glib/gstring.h-t glib/gstring.h --- glib/gstrfuncs.h --- mv -f glib/gstrfuncs.h-t glib/gstrfuncs.h --- glib/gtypes.h --- --- libxml/DOCBparser.h --- --- libxml/HTMLparser.h --- --- libxml/HTMLtree.h --- --- libxml/SAX2.h --- --- glib/gtypes.h --- test -d glib || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p glib { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./glib/gtypes.in.h; } > glib/gtypes.h-t --- libxml/DOCBparser.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/DOCBparser.in.h; } > libxml/DOCBparser.h-t --- libxml/HTMLparser.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/HTMLparser.in.h; } > libxml/HTMLparser.h-t --- libxml/HTMLtree.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/HTMLtree.in.h; } > libxml/HTMLtree.h-t --- libxml/SAX2.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml --- glib/gtypes.h --- mv -f glib/gtypes.h-t glib/gtypes.h --- libxml/DOCBparser.h --- mv -f libxml/DOCBparser.h-t libxml/DOCBparser.h --- libxml/SAX2.h --- { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/SAX2.in.h; } > libxml/SAX2.h-t --- libxml/HTMLparser.h --- mv -f libxml/HTMLparser.h-t libxml/HTMLparser.h --- libxml/HTMLtree.h --- mv -f libxml/HTMLtree.h-t libxml/HTMLtree.h --- libxml/SAX2.h --- mv -f libxml/SAX2.h-t libxml/SAX2.h --- libxml/SAX.h --- --- libxml/c14n.h --- --- libxml/catalog.h --- --- libxml/chvalid.h --- --- libxml/debugXML.h --- --- libxml/SAX.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/SAX.in.h; } > libxml/SAX.h-t --- libxml/c14n.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/c14n.in.h; } > libxml/c14n.h-t --- libxml/catalog.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/catalog.in.h; } > libxml/catalog.h-t --- libxml/chvalid.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml --- libxml/SAX.h --- mv -f libxml/SAX.h-t libxml/SAX.h --- libxml/chvalid.h --- { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/chvalid.in.h; } > libxml/chvalid.h-t --- libxml/debugXML.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml --- libxml/c14n.h --- mv -f libxml/c14n.h-t libxml/c14n.h --- libxml/debugXML.h --- { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/debugXML.in.h; } > libxml/debugXML.h-t --- libxml/catalog.h --- mv -f libxml/catalog.h-t libxml/catalog.h --- libxml/chvalid.h --- mv -f libxml/chvalid.h-t libxml/chvalid.h --- libxml/dict.h --- --- libxml/debugXML.h --- mv -f libxml/debugXML.h-t libxml/debugXML.h --- libxml/encoding.h --- --- libxml/entities.h --- --- libxml/globals.h --- --- libxml/hash.h --- --- libxml/dict.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/dict.in.h; } > libxml/dict.h-t --- libxml/encoding.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/encoding.in.h; } > libxml/encoding.h-t --- libxml/entities.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/entities.in.h; } > libxml/entities.h-t --- libxml/globals.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml --- libxml/dict.h --- mv -f libxml/dict.h-t libxml/dict.h --- libxml/globals.h --- { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/globals.in.h; } > libxml/globals.h-t --- libxml/hash.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml --- libxml/encoding.h --- mv -f libxml/encoding.h-t libxml/encoding.h --- libxml/hash.h --- { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/hash.in.h; } > libxml/hash.h-t --- libxml/entities.h --- mv -f libxml/entities.h-t libxml/entities.h --- libxml/list.h --- --- libxml/hash.h --- mv -f libxml/hash.h-t libxml/hash.h --- libxml/globals.h --- mv -f libxml/globals.h-t libxml/globals.h --- libxml/nanoftp.h --- --- libxml/nanohttp.h --- --- libxml/parser.h --- --- libxml/list.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml --- libxml/parserInternals.h --- --- libxml/list.h --- { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/list.in.h; } > libxml/list.h-t --- libxml/nanoftp.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/nanoftp.in.h; } > libxml/nanoftp.h-t --- libxml/nanohttp.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/nanohttp.in.h; } > libxml/nanohttp.h-t --- libxml/list.h --- mv -f libxml/list.h-t libxml/list.h --- libxml/parser.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/parser.in.h; } > libxml/parser.h-t --- libxml/parserInternals.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml --- libxml/nanoftp.h --- mv -f libxml/nanoftp.h-t libxml/nanoftp.h --- libxml/parserInternals.h --- { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/parserInternals.in.h; } > libxml/parserInternals.h-t --- libxml/nanohttp.h --- mv -f libxml/nanohttp.h-t libxml/nanohttp.h --- libxml/pattern.h --- --- libxml/parser.h --- mv -f libxml/parser.h-t libxml/parser.h --- libxml/parserInternals.h --- mv -f libxml/parserInternals.h-t libxml/parserInternals.h --- libxml/relaxng.h --- --- libxml/schemasInternals.h --- --- libxml/schematron.h --- --- libxml/pattern.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/pattern.in.h; } > libxml/pattern.h-t --- libxml/threads.h --- --- libxml/relaxng.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/relaxng.in.h; } > libxml/relaxng.h-t --- libxml/schemasInternals.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/schemasInternals.in.h; } > libxml/schemasInternals.h-t --- libxml/pattern.h --- mv -f libxml/pattern.h-t libxml/pattern.h --- libxml/schematron.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/schematron.in.h; } > libxml/schematron.h-t --- libxml/threads.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/threads.in.h; } > libxml/threads.h-t --- libxml/relaxng.h --- mv -f libxml/relaxng.h-t libxml/relaxng.h --- libxml/schemasInternals.h --- mv -f libxml/schemasInternals.h-t libxml/schemasInternals.h --- libxml/tree.h --- --- libxml/schematron.h --- mv -f libxml/schematron.h-t libxml/schematron.h --- libxml/threads.h --- mv -f libxml/threads.h-t libxml/threads.h --- libxml/uri.h --- --- libxml/valid.h --- --- libxml/xinclude.h --- --- libxml/tree.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/tree.in.h; } > libxml/tree.h-t --- libxml/xlink.h --- --- libxml/uri.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/uri.in.h; } > libxml/uri.h-t --- libxml/valid.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/valid.in.h; } > libxml/valid.h-t --- libxml/xinclude.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xinclude.in.h; } > libxml/xinclude.h-t --- libxml/tree.h --- mv -f libxml/tree.h-t libxml/tree.h --- libxml/uri.h --- mv -f libxml/uri.h-t libxml/uri.h --- libxml/xlink.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xlink.in.h; } > libxml/xlink.h-t --- libxml/valid.h --- mv -f libxml/valid.h-t libxml/valid.h --- libxml/xmlIO.h --- --- libxml/xinclude.h --- mv -f libxml/xinclude.h-t libxml/xinclude.h --- libxml/xlink.h --- mv -f libxml/xlink.h-t libxml/xlink.h --- libxml/xmlautomata.h --- --- libxml/xmlerror.h --- --- libxml/xmlexports.h --- --- libxml/xmlmemory.h --- --- libxml/xmlIO.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlIO.in.h; } > libxml/xmlIO.h-t --- libxml/xmlautomata.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlautomata.in.h; } > libxml/xmlautomata.h-t --- libxml/xmlerror.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml --- libxml/xmlIO.h --- mv -f libxml/xmlIO.h-t libxml/xmlIO.h --- libxml/xmlerror.h --- { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlerror.in.h; } > libxml/xmlerror.h-t --- libxml/xmlexports.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlexports.in.h; } > libxml/xmlexports.h-t --- libxml/xmlmemory.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml --- libxml/xmlautomata.h --- mv -f libxml/xmlautomata.h-t libxml/xmlautomata.h --- libxml/xmlmemory.h --- { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlmemory.in.h; } > libxml/xmlmemory.h-t --- libxml/xmlmodule.h --- --- libxml/xmlexports.h --- mv -f libxml/xmlexports.h-t libxml/xmlexports.h --- libxml/xmlerror.h --- mv -f libxml/xmlerror.h-t libxml/xmlerror.h --- libxml/xmlmemory.h --- mv -f libxml/xmlmemory.h-t libxml/xmlmemory.h --- libxml/xmlreader.h --- --- libxml/xmlregexp.h --- --- libxml/xmlmodule.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlmodule.in.h; } > libxml/xmlmodule.h-t --- libxml/xmlsave.h --- --- libxml/xmlschemas.h --- --- libxml/xmlreader.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlreader.in.h; } > libxml/xmlreader.h-t --- libxml/xmlmodule.h --- mv -f libxml/xmlmodule.h-t libxml/xmlmodule.h --- libxml/xmlregexp.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlregexp.in.h; } > libxml/xmlregexp.h-t --- libxml/xmlreader.h --- mv -f libxml/xmlreader.h-t libxml/xmlreader.h --- libxml/xmlsave.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlsave.in.h; } > libxml/xmlsave.h-t --- libxml/xmlschemas.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlschemas.in.h; } > libxml/xmlschemas.h-t --- libxml/xmlschemastypes.h --- --- libxml/xmlregexp.h --- mv -f libxml/xmlregexp.h-t libxml/xmlregexp.h --- libxml/xmlsave.h --- mv -f libxml/xmlsave.h-t libxml/xmlsave.h --- libxml/xmlstring.h --- --- libxml/xmlunicode.h --- --- libxml/xmlschemastypes.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlschemastypes.in.h; } > libxml/xmlschemastypes.h-t --- libxml/xmlversion.h --- --- libxml/xmlstring.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlstring.in.h; } > libxml/xmlstring.h-t --- libxml/xmlschemas.h --- mv -f libxml/xmlschemas.h-t libxml/xmlschemas.h --- libxml/xmlschemastypes.h --- mv -f libxml/xmlschemastypes.h-t libxml/xmlschemastypes.h --- libxml/xmlunicode.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlunicode.in.h; } > libxml/xmlunicode.h-t --- libxml/xmlversion.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlversion.in.h; } > libxml/xmlversion.h-t --- libxml/xmlstring.h --- mv -f libxml/xmlstring.h-t libxml/xmlstring.h --- libxml/xmlwriter.h --- --- libxml/xpath.h --- --- libxml/xmlunicode.h --- mv -f libxml/xmlunicode.h-t libxml/xmlunicode.h --- libxml/xmlversion.h --- mv -f libxml/xmlversion.h-t libxml/xmlversion.h --- libxml/xpathInternals.h --- --- libxml/xpointer.h --- --- libxml/xmlwriter.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlwriter.in.h; } > libxml/xmlwriter.h-t --- sys/wait.h --- --- libxml/xpath.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xpath.in.h; } > libxml/xpath.h-t --- libxml/xpathInternals.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xpathInternals.in.h; } > libxml/xpathInternals.h-t --- libxml/xmlwriter.h --- mv -f libxml/xmlwriter.h-t libxml/xmlwriter.h --- libxml/xpath.h --- mv -f libxml/xpath.h-t libxml/xpath.h --- libxml/xpointer.h --- test -d libxml || /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xpointer.in.h; } > libxml/xpointer.h-t --- sys/wait.h --- /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p sys --- libxml/xpathInternals.h --- mv -f libxml/xpathInternals.h-t libxml/xpathInternals.h --- uniconv.h --- --- libxml/xpointer.h --- mv -f libxml/xpointer.h-t libxml/xpointer.h --- unilbrk.h --- --- uniname.h --- --- unistr.h --- --- uniconv.h --- rm -f uniconv.h-t uniconv.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./uniconv.in.h; } > uniconv.h-t && mv -f uniconv.h-t uniconv.h --- unilbrk.h --- rm -f unilbrk.h-t unilbrk.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./unilbrk.in.h; } > unilbrk.h-t && mv -f unilbrk.h-t unilbrk.h --- sys/wait.h --- rm -f sys/wait.h-t sys/wait.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_SYS_WAIT_H''@||g' < ./sys_wait.in.h; } > sys/wait.h-t && mv sys/wait.h-t sys/wait.h --- uniname.h --- rm -f uniname.h-t uniname.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./uniname.in.h; } > uniname.h-t && mv -f uniname.h-t uniname.h --- unistr.h --- rm -f unistr.h-t unistr.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./unistr.in.h; } > unistr.h-t && mv -f unistr.h-t unistr.h --- unitypes.h --- --- uniwidth.h --- --- unused-parameter.h --- --- warn-on-use.h --- --- configmake.h --- --- unitypes.h --- rm -f unitypes.h-t unitypes.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./unitypes.in.h; } > unitypes.h-t && mv -f unitypes.h-t unitypes.h --- uniwidth.h --- rm -f uniwidth.h-t uniwidth.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./uniwidth.in.h; } > uniwidth.h-t && mv -f uniwidth.h-t uniwidth.h --- unused-parameter.h --- rm -f unused-parameter.h-t unused-parameter.h && sed -n -e '/GL_UNUSED_PARAMETER/,$p' < ../../build-aux/unused-parameter.h > unused-parameter.h-t && mv unused-parameter.h-t unused-parameter.h --- warn-on-use.h --- rm -f warn-on-use.h-t warn-on-use.h && sed -n -e '/^.ifndef/,$p' < ../../build-aux/warn-on-use.h > warn-on-use.h-t && mv warn-on-use.h-t warn-on-use.h --- configmake.h --- rm -f configmake.h-t && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; echo '#define PREFIX "/usr/pkg"'; echo '#define EXEC_PREFIX "/usr/pkg"'; echo '#define BINDIR "/usr/pkg/bin"'; echo '#define SBINDIR "/usr/pkg/sbin"'; echo '#define LIBEXECDIR "/usr/pkg/libexec"'; echo '#define DATAROOTDIR "/usr/pkg/share"'; echo '#define DATADIR "/usr/pkg/share"'; echo '#define SYSCONFDIR "/usr/pkg/etc"'; echo '#define SHAREDSTATEDIR "/usr/pkg/com"'; echo '#define LOCALSTATEDIR "/usr/pkg/var"'; echo '#define INCLUDEDIR "/usr/pkg/include"'; echo '#define OLDINCLUDEDIR "/usr/include"'; echo '#define DOCDIR "/usr/pkg/share/doc/gettext"'; echo '#define INFODIR "/usr/pkg/share/info"'; echo '#define HTMLDIR "/usr/pkg/share/doc/gettext"'; echo '#define DVIDIR "/usr/pkg/share/doc/gettext"'; echo '#define PDFDIR "/usr/pkg/share/doc/gettext"'; echo '#define PSDIR "/usr/pkg/share/doc/gettext"'; echo '#define LIBDIR "/usr/pkg/lib"'; echo '#define LISPDIR "/usr/pkg/share/emacs/site-lisp"'; echo '#define LOCALEDIR "/usr/pkg/share/locale"'; echo '#define MANDIR "/usr/pkg/share/man"'; echo '#define MANEXT ""'; echo '#define PKGDATADIR "/usr/pkg/share/gettext"'; echo '#define PKGINCLUDEDIR "/usr/pkg/include/gettext-tools"'; echo '#define PKGLIBDIR "/usr/pkg/lib/gettext-tools"'; echo '#define PKGLIBEXECDIR "/usr/pkg/libexec/gettext-tools"'; } | sed '/""/d' > configmake.h-t && if test -f configmake.h && cmp configmake.h-t configmake.h > /dev/null; then rm -f configmake.h-t; else rm -f configmake.h; mv configmake.h-t configmake.h; fi --- fcntl.h --- --- iconv.h --- --- locale.h --- --- signal.h --- --- fcntl.h --- rm -f fcntl.h-t fcntl.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_FCNTL_H''@||g' -e 's|@''GNULIB_FCNTL''@|1|g' -e 's|@''GNULIB_OPEN''@|1|g' -e 's|@''GNULIB_OPENAT''@|0|g' -e 's|@''HAVE_FCNTL''@|1|g' -e 's|@''HAVE_OPENAT''@|1|g' -e 's|@''REPLACE_FCNTL''@|1|g' -e 's|@''REPLACE_OPEN''@|0|g' -e 's|@''REPLACE_OPENAT''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./fcntl.in.h; } > fcntl.h-t && mv fcntl.h-t fcntl.h --- spawn.h --- --- iconv.h --- rm -f iconv.h-t iconv.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_ICONV_H''@||g' -e 's|@''ICONV_CONST''@||g' -e 's|@''REPLACE_ICONV''@|0|g' -e 's|@''REPLACE_ICONV_OPEN''@|0|g' -e 's|@''REPLACE_ICONV_UTF''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./iconv.in.h; } > iconv.h-t && mv iconv.h-t iconv.h --- locale.h --- rm -f locale.h-t locale.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_LOCALE_H''@||g' -e 's|@''GNULIB_DUPLOCALE''@|0|g' -e 's|@''HAVE_DUPLOCALE''@|1|g' -e 's|@''HAVE_XLOCALE_H''@|1|g' -e 's|@''REPLACE_DUPLOCALE''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./locale.in.h; } > locale.h-t && mv locale.h-t locale.h --- signal.h --- rm -f signal.h-t signal.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_SIGNAL_H''@||g' -e 's|@''GNULIB_SIGNAL_H_SIGPIPE''@|1|g' -e 's|@''GNULIB_SIGPROCMASK''@|1|g' -e 's|@''GNULIB_SIGACTION''@|1|g' -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' -e 's|@''HAVE_SIGSET_T''@|1|g' -e 's|@''HAVE_SIGINFO_T''@|1|g' -e 's|@''HAVE_SIGACTION''@|1|g' -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./signal.in.h; } > signal.h-t && mv signal.h-t signal.h --- spawn.h --- rm -f spawn.h-t spawn.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''HAVE_SPAWN_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_SPAWN_H''@||g' -e 's|@''GNULIB_POSIX_SPAWN''@|0|g' -e 's|@''GNULIB_POSIX_SPAWNP''@|1|g' -e 's|@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_INIT''@|1|g' -e 's|@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@|1|g' -e 's|@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@|1|g' -e 's|@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@|1|g' -e 's|@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_DESTROY''@|1|g' -e 's|@''GNULIB_POSIX_SPAWNATTR_INIT''@|1|g' -e 's|@''GNULIB_POSIX_SPAWNATTR_GETFLAGS''@|0|g' -e 's|@''GNULIB_POSIX_SPAWNATTR_SETFLAGS''@|1|g' -e 's|@''GNULIB_POSIX_SPAWNATTR_GETPGROUP''@|0|g' -e 's|@''GNULIB_POSIX_SPAWNATTR_SETPGROUP''@|0|g' -e 's|@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPARAM''@|0|g' -e 's|@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPARAM''@|0|g' -e 's|@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPOLICY''@|0|g' -e 's|@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPOLICY''@|0|g' -e 's|@''GNULIB_POSIX_SPAWNATTR_GETSIGDEFAULT''@|0|g' -e 's|@''GNULIB_POSIX_SPAWNATTR_SETSIGDEFAULT''@|0|g' -e 's|@''GNULIB_POSIX_SPAWNATTR_GETSIGMASK''@|0|g' -e 's|@''GNULIB_POSIX_SPAWNATTR_SETSIGMASK''@|1|g' -e 's|@''GNULIB_POSIX_SPAWNATTR_DESTROY''@|1|g' -e 's|@''HAVE_POSIX_SPAWN''@|1|g' -e 's|@''HAVE_POSIX_SPAWNATTR_T''@|1|g' -e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_T''@|1|g' -e 's|@''REPLACE_POSIX_SPAWN''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./spawn.in.h; } > spawn.h-t && mv spawn.h-t spawn.h --- stdio.h --- --- stdlib.h --- --- string.h --- --- stdio.h --- rm -f stdio.h-t stdio.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_STDIO_H''@||g' -e 's|@''GNULIB_DPRINTF''@|0|g' -e 's|@''GNULIB_FCLOSE''@|0|g' -e 's|@''GNULIB_FFLUSH''@|0|g' -e 's|@''GNULIB_FOPEN''@|1|g' -e 's|@''GNULIB_FPRINTF''@|1|g' -e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' -e 's|@''GNULIB_FPURGE''@|0|g' -e 's|@''GNULIB_FPUTC''@|1|g' -e 's|@''GNULIB_FPUTS''@|1|g' -e 's|@''GNULIB_FREOPEN''@|0|g' -e 's|@''GNULIB_FSEEK''@|0|g' -e 's|@''GNULIB_FSEEKO''@|0|g' -e 's|@''GNULIB_FTELL''@|0|g' -e 's|@''GNULIB_FTELLO''@|0|g' -e 's|@''GNULIB_FWRITE''@|1|g' -e 's|@''GNULIB_GETDELIM''@|1|g' -e 's|@''GNULIB_GETLINE''@|1|g' -e 's|@''GNULIB_OBSTACK_PRINTF''@|0|g' -e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|0|g' -e 's|@''GNULIB_PERROR''@|0|g' -e 's|@''GNULIB_POPEN''@|0|g' -e 's|@''GNULIB_PRINTF''@|1|g' -e 's|@''GNULIB_PRINTF_POSIX''@|0|g' -e 's|@''GNULIB_PUTC''@|1|g' -e 's|@''GNULIB_PUTCHAR''@|1|g' -e 's|@''GNULIB_PUTS''@|1|g' -e 's|@''GNULIB_REMOVE''@|0|g' -e 's|@''GNULIB_RENAME''@|0|g' -e 's|@''GNULIB_RENAMEAT''@|0|g' -e 's|@''GNULIB_SNPRINTF''@|1|g' -e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' -e 's|@''GNULIB_STDIO_H_SIGPIPE''@|1|g' -e 's|@''GNULIB_TMPFILE''@|0|g' -e 's|@''GNULIB_VASPRINTF''@|1|g' -e 's|@''GNULIB_VDPRINTF''@|0|g' -e 's|@''GNULIB_VFPRINTF''@|1|g' -e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' -e 's|@''GNULIB_VPRINTF''@|1|g' -e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' -e 's|@''GNULIB_VSNPRINTF''@|1|g' -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' < ./stdio.in.h | sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' -e 's|@''HAVE_DECL_GETDELIM''@|1|g' -e 's|@''HAVE_DECL_GETLINE''@|1|g' -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' -e 's|@''HAVE_DPRINTF''@|1|g' -e 's|@''HAVE_FSEEKO''@|1|g' -e 's|@''HAVE_FTELLO''@|1|g' -e 's|@''HAVE_RENAMEAT''@|1|g' -e 's|@''HAVE_VASPRINTF''@|1|g' -e 's|@''HAVE_VDPRINTF''@|1|g' -e 's|@''REPLACE_DPRINTF''@|0|g' -e 's|@''REPLACE_FCLOSE''@|0|g' -e 's|@''REPLACE_FFLUSH''@|0|g' -e 's|@''REPLACE_FOPEN''@|0|g' -e 's|@''REPLACE_FPRINTF''@|0|g' -e 's|@''REPLACE_FPURGE''@|0|g' -e 's|@''REPLACE_FREOPEN''@|0|g' -e 's|@''REPLACE_FSEEK''@|0|g' -e 's|@''REPLACE_FSEEKO''@|0|g' -e 's|@''REPLACE_FTELL''@|0|g' -e 's|@''REPLACE_FTELLO''@|0|g' -e 's|@''REPLACE_GETDELIM''@|0|g' -e 's|@''REPLACE_GETLINE''@|0|g' -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' -e 's|@''REPLACE_PERROR''@|0|g' -e 's|@''REPLACE_POPEN''@|0|g' -e 's|@''REPLACE_PRINTF''@|0|g' -e 's|@''REPLACE_REMOVE''@|0|g' -e 's|@''REPLACE_RENAME''@|0|g' -e 's|@''REPLACE_RENAMEAT''@|0|g' -e 's|@''REPLACE_SNPRINTF''@|0|g' -e 's|@''REPLACE_SPRINTF''@|0|g' -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' -e 's|@''REPLACE_TMPFILE''@|0|g' -e 's|@''REPLACE_VASPRINTF''@|0|g' -e 's|@''REPLACE_VDPRINTF''@|0|g' -e 's|@''REPLACE_VFPRINTF''@|0|g' -e 's|@''REPLACE_VPRINTF''@|0|g' -e 's|@''REPLACE_VSNPRINTF''@|0|g' -e 's|@''REPLACE_VSPRINTF''@|0|g' -e 's|@''ASM_SYMBOL_PREFIX''@|""|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; } > stdio.h-t && mv stdio.h-t stdio.h --- stdlib.h --- rm -f stdlib.h-t stdlib.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_STDLIB_H''@||g' -e 's|@''GNULIB_ATOLL''@|0|g' -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' -e 's|@''GNULIB_CANONICALIZE_FILE_NAME''@|1|g' -e 's|@''GNULIB_GETLOADAVG''@|0|g' -e 's|@''GNULIB_GETSUBOPT''@|0|g' -e 's|@''GNULIB_GRANTPT''@|0|g' -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' -e 's|@''GNULIB_MKDTEMP''@|1|g' -e 's|@''GNULIB_MKOSTEMP''@|0|g' -e 's|@''GNULIB_MKOSTEMPS''@|0|g' -e 's|@''GNULIB_MKSTEMP''@|0|g' -e 's|@''GNULIB_MKSTEMPS''@|0|g' -e 's|@''GNULIB_PTSNAME''@|0|g' -e 's|@''GNULIB_PUTENV''@|IN_GETTEXT_TOOLS_GNULIB_TESTS|g' -e 's|@''GNULIB_RANDOM_R''@|0|g' -e 's|@''GNULIB_REALLOC_POSIX''@|1|g' -e 's|@''GNULIB_REALPATH''@|1|g' -e 's|@''GNULIB_RPMATCH''@|0|g' -e 's|@''GNULIB_SETENV''@|1|g' -e 's|@''GNULIB_STRTOD''@|0|g' -e 's|@''GNULIB_STRTOLL''@|0|g' -e 's|@''GNULIB_STRTOULL''@|0|g' -e 's|@''GNULIB_UNLOCKPT''@|0|g' -e 's|@''GNULIB_UNSETENV''@|1|g' -e 's|@''HAVE_ATOLL''@|1|g' -e 's|@''HAVE_CALLOC_POSIX''@|1|g' -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' -e 's|@''HAVE_GETSUBOPT''@|1|g' -e 's|@''HAVE_GRANTPT''@|1|g' -e 's|@''HAVE_MALLOC_POSIX''@|1|g' -e 's|@''HAVE_MKDTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMPS''@|1|g' -e 's|@''HAVE_MKSTEMP''@|1|g' -e 's|@''HAVE_MKSTEMPS''@|1|g' -e 's|@''HAVE_PTSNAME''@|1|g' -e 's|@''HAVE_RANDOM_H''@|0|g' -e 's|@''HAVE_RANDOM_R''@|1|g' -e 's|@''HAVE_REALLOC_POSIX''@|1|g' -e 's|@''HAVE_REALPATH''@|1|g' -e 's|@''HAVE_RPMATCH''@|1|g' -e 's|@''HAVE_SETENV''@|1|g' -e 's|@''HAVE_STRTOD''@|1|g' -e 's|@''HAVE_STRTOLL''@|1|g' -e 's|@''HAVE_STRTOULL''@|1|g' -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' -e 's|@''HAVE_UNLOCKPT''@|1|g' -e 's|@''HAVE_UNSETENV''@|1|g' -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' -e 's|@''REPLACE_MKSTEMP''@|0|g' -e 's|@''REPLACE_PUTENV''@|0|g' -e 's|@''REPLACE_REALPATH''@|0|g' -e 's|@''REPLACE_SETENV''@|0|g' -e 's|@''REPLACE_STRTOD''@|0|g' -e 's|@''REPLACE_UNSETENV''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./stdlib.in.h; } > stdlib.h-t && mv stdlib.h-t stdlib.h --- string.h --- rm -f string.h-t string.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_STRING_H''@||g' -e 's|@''GNULIB_MBSLEN''@|1|g' -e 's|@''GNULIB_MBSNLEN''@|0|g' -e 's|@''GNULIB_MBSCHR''@|0|g' -e 's|@''GNULIB_MBSRCHR''@|0|g' -e 's|@''GNULIB_MBSSTR''@|1|g' -e 's|@''GNULIB_MBSCASECMP''@|0|g' -e 's|@''GNULIB_MBSNCASECMP''@|0|g' -e 's|@''GNULIB_MBSPCASECMP''@|0|g' -e 's|@''GNULIB_MBSCASESTR''@|0|g' -e 's|@''GNULIB_MBSCSPN''@|0|g' -e 's|@''GNULIB_MBSPBRK''@|0|g' -e 's|@''GNULIB_MBSSPN''@|0|g' -e 's|@''GNULIB_MBSSEP''@|0|g' -e 's|@''GNULIB_MBSTOK_R''@|0|g' -e 's|@''GNULIB_MEMCHR''@|1|g' -e 's|@''GNULIB_MEMMEM''@|0|g' -e 's|@''GNULIB_MEMPCPY''@|0|g' -e 's|@''GNULIB_MEMRCHR''@|0|g' -e 's|@''GNULIB_RAWMEMCHR''@|1|g' -e 's|@''GNULIB_STPCPY''@|1|g' -e 's|@''GNULIB_STPNCPY''@|1|g' -e 's|@''GNULIB_STRCHRNUL''@|1|g' -e 's|@''GNULIB_STRDUP''@|0|g' -e 's|@''GNULIB_STRNCAT''@|0|g' -e 's|@''GNULIB_STRNDUP''@|0|g' -e 's|@''GNULIB_STRNLEN''@|1|g' -e 's|@''GNULIB_STRPBRK''@|1|g' -e 's|@''GNULIB_STRSEP''@|0|g' -e 's|@''GNULIB_STRSTR''@|1|g' -e 's|@''GNULIB_STRCASESTR''@|0|g' -e 's|@''GNULIB_STRTOK_R''@|0|g' -e 's|@''GNULIB_STRERROR''@|1|g' -e 's|@''GNULIB_STRSIGNAL''@|0|g' -e 's|@''GNULIB_STRVERSCMP''@|0|g' < ./string.in.h | sed -e 's|@''HAVE_MBSLEN''@|0|g' -e 's|@''HAVE_MEMCHR''@|1|g' -e 's|@''HAVE_DECL_MEMMEM''@|1|g' -e 's|@''HAVE_MEMPCPY''@|1|g' -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' -e 's|@''HAVE_RAWMEMCHR''@|1|g' -e 's|@''HAVE_STPCPY''@|1|g' -e 's|@''HAVE_STPNCPY''@|1|g' -e 's|@''HAVE_STRCHRNUL''@|1|g' -e 's|@''HAVE_DECL_STRDUP''@|1|g' -e 's|@''HAVE_DECL_STRNDUP''@|1|g' -e 's|@''HAVE_DECL_STRNLEN''@|1|g' -e 's|@''HAVE_STRPBRK''@|1|g' -e 's|@''HAVE_STRSEP''@|1|g' -e 's|@''HAVE_STRCASESTR''@|1|g' -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' -e 's|@''HAVE_STRVERSCMP''@|1|g' -e 's|@''REPLACE_STPNCPY''@|0|g' -e 's|@''REPLACE_MEMCHR''@|0|g' -e 's|@''REPLACE_MEMMEM''@|0|g' -e 's|@''REPLACE_STRCASESTR''@|0|g' -e 's|@''REPLACE_STRDUP''@|0|g' -e 's|@''REPLACE_STRSTR''@|0|g' -e 's|@''REPLACE_STRERROR''@|0|g' -e 's|@''REPLACE_STRNCAT''@|0|g' -e 's|@''REPLACE_STRNDUP''@|0|g' -e 's|@''REPLACE_STRNLEN''@|0|g' -e 's|@''REPLACE_STRSIGNAL''@|0|g' -e 's|@''REPLACE_STRTOK_R''@|0|g' -e 's|@''UNDEFINE_STRTOK_R''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; < ./string.in.h; } > string.h-t && mv string.h-t string.h --- sys/select.h --- /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p sys rm -f sys/select.h-t sys/select.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_SYS_SELECT_H''@||g' -e 's|@''HAVE_SYS_SELECT_H''@|1|g' -e 's|@''GNULIB_SELECT''@|0|g' -e 's|@''HAVE_WINSOCK2_H''@|0|g' -e 's|@''REPLACE_SELECT''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./sys_select.in.h; } > sys/select.h-t && mv sys/select.h-t sys/select.h --- sys/socket.h --- --- sys/stat.h --- --- sys/socket.h --- /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p sys --- sys/stat.h --- /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p sys --- sys/socket.h --- rm -f sys/socket.h-t sys/socket.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_SYS_SOCKET_H''@||g' -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' -e 's|@''GNULIB_CLOSE''@|0|g' -e 's|@''GNULIB_SOCKET''@|0|g' -e 's|@''GNULIB_CONNECT''@|0|g' -e 's|@''GNULIB_ACCEPT''@|0|g' -e 's|@''GNULIB_BIND''@|0|g' -e 's|@''GNULIB_GETPEERNAME''@|0|g' -e 's|@''GNULIB_GETSOCKNAME''@|0|g' -e 's|@''GNULIB_GETSOCKOPT''@|0|g' -e 's|@''GNULIB_LISTEN''@|0|g' -e 's|@''GNULIB_RECV''@|0|g' -e 's|@''GNULIB_SEND''@|0|g' -e 's|@''GNULIB_RECVFROM''@|0|g' -e 's|@''GNULIB_SENDTO''@|0|g' -e 's|@''GNULIB_SETSOCKOPT''@|0|g' -e 's|@''GNULIB_SHUTDOWN''@|0|g' -e 's|@''GNULIB_ACCEPT4''@|0|g' -e 's|@''HAVE_WINSOCK2_H''@|0|g' -e 's|@''HAVE_WS2TCPIP_H''@|0|g' -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' -e 's|@''HAVE_SA_FAMILY_T''@|1|g' -e 's|@''HAVE_ACCEPT4''@|1|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./sys_socket.in.h; } > sys/socket.h-t && mv -f sys/socket.h-t sys/socket.h --- sys/time.h --- --- sys/stat.h --- rm -f sys/stat.h-t sys/stat.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_SYS_STAT_H''@||g' -e 's|@''GNULIB_FCHMODAT''@|0|g' -e 's|@''GNULIB_FSTATAT''@|0|g' -e 's|@''GNULIB_FUTIMENS''@|0|g' -e 's|@''GNULIB_LCHMOD''@|0|g' -e 's|@''GNULIB_LSTAT''@|1|g' -e 's|@''GNULIB_MKDIRAT''@|0|g' -e 's|@''GNULIB_MKFIFO''@|0|g' -e 's|@''GNULIB_MKFIFOAT''@|0|g' -e 's|@''GNULIB_MKNOD''@|0|g' -e 's|@''GNULIB_MKNODAT''@|0|g' -e 's|@''GNULIB_STAT''@|1|g' -e 's|@''GNULIB_UTIMENSAT''@|0|g' -e 's|@''HAVE_FCHMODAT''@|1|g' -e 's|@''HAVE_FSTATAT''@|1|g' -e 's|@''HAVE_FUTIMENS''@|1|g' -e 's|@''HAVE_LCHMOD''@|1|g' -e 's|@''HAVE_LSTAT''@|1|g' -e 's|@''HAVE_MKDIRAT''@|1|g' -e 's|@''HAVE_MKFIFO''@|1|g' -e 's|@''HAVE_MKFIFOAT''@|1|g' -e 's|@''HAVE_MKNOD''@|1|g' -e 's|@''HAVE_MKNODAT''@|1|g' -e 's|@''HAVE_UTIMENSAT''@|1|g' -e 's|@''REPLACE_FSTAT''@|0|g' -e 's|@''REPLACE_FSTATAT''@|0|g' -e 's|@''REPLACE_FUTIMENS''@|0|g' -e 's|@''REPLACE_LSTAT''@|0|g' -e 's|@''REPLACE_MKDIR''@|0|g' -e 's|@''REPLACE_MKFIFO''@|0|g' -e 's|@''REPLACE_MKNOD''@|0|g' -e 's|@''REPLACE_STAT''@|0|g' -e 's|@''REPLACE_UTIMENSAT''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./sys_stat.in.h; } > sys/stat.h-t && mv sys/stat.h-t sys/stat.h --- time.h --- --- sys/time.h --- /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p sys --- unistd.h --- --- time.h --- rm -f time.h-t time.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_TIME_H''@||g' -e 's|@''GNULIB_MKTIME''@|0|g' -e 's|@''GNULIB_NANOSLEEP''@|0|g' -e 's|@''GNULIB_STRPTIME''@|0|g' -e 's|@''GNULIB_TIMEGM''@|0|g' -e 's|@''GNULIB_TIME_R''@|0|g' -e 's|@''HAVE_LOCALTIME_R''@|1|g' -e 's|@''HAVE_NANOSLEEP''@|1|g' -e 's|@''HAVE_STRPTIME''@|1|g' -e 's|@''HAVE_TIMEGM''@|1|g' -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./time.in.h; } > time.h-t && mv time.h-t time.h --- sys/time.h --- rm -f sys/time.h-t sys/time.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's/@''HAVE_SYS_TIME_H''@/1/g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_SYS_TIME_H''@||g' -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./sys_time.in.h; } > sys/time.h-t && mv sys/time.h-t sys/time.h --- unistd.h --- rm -f unistd.h-t unistd.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''HAVE_UNISTD_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_UNISTD_H''@||g' -e 's|@''GNULIB_CHOWN''@|0|g' -e 's|@''GNULIB_CLOSE''@|0|g' -e 's|@''GNULIB_DUP2''@|1|g' -e 's|@''GNULIB_DUP3''@|0|g' -e 's|@''GNULIB_ENVIRON''@|1|g' -e 's|@''GNULIB_EUIDACCESS''@|0|g' -e 's|@''GNULIB_FACCESSAT''@|0|g' -e 's|@''GNULIB_FCHDIR''@|0|g' -e 's|@''GNULIB_FCHOWNAT''@|0|g' -e 's|@''GNULIB_FSYNC''@|0|g' -e 's|@''GNULIB_FTRUNCATE''@|0|g' -e 's|@''GNULIB_GETCWD''@|0|g' -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' -e 's|@''GNULIB_GETDTABLESIZE''@|1|g' -e 's|@''GNULIB_GETGROUPS''@|0|g' -e 's|@''GNULIB_GETHOSTNAME''@|0|g' -e 's|@''GNULIB_GETLOGIN''@|0|g' -e 's|@''GNULIB_GETLOGIN_R''@|0|g' -e 's|@''GNULIB_GETPAGESIZE''@|IN_GETTEXT_TOOLS_GNULIB_TESTS|g' -e 's|@''GNULIB_GETUSERSHELL''@|0|g' -e 's|@''GNULIB_LCHOWN''@|0|g' -e 's|@''GNULIB_LINK''@|0|g' -e 's|@''GNULIB_LINKAT''@|0|g' -e 's|@''GNULIB_LSEEK''@|0|g' -e 's|@''GNULIB_PIPE2''@|1|g' -e 's|@''GNULIB_PREAD''@|0|g' -e 's|@''GNULIB_PWRITE''@|0|g' -e 's|@''GNULIB_READLINK''@|1|g' -e 's|@''GNULIB_READLINKAT''@|0|g' -e 's|@''GNULIB_RMDIR''@|1|g' -e 's|@''GNULIB_SLEEP''@|0|g' -e 's|@''GNULIB_SYMLINK''@|IN_GETTEXT_TOOLS_GNULIB_TESTS|g' -e 's|@''GNULIB_SYMLINKAT''@|0|g' -e 's|@''GNULIB_TTYNAME_R''@|0|g' -e 's|@''GNULIB_UNISTD_H_GETOPT''@|0|g' -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|1|g' -e 's|@''GNULIB_UNLINK''@|0|g' -e 's|@''GNULIB_UNLINKAT''@|0|g' -e 's|@''GNULIB_USLEEP''@|0|g' -e 's|@''GNULIB_WRITE''@|1|g' < ./unistd.in.h | sed -e 's|@''HAVE_CHOWN''@|1|g' -e 's|@''HAVE_DUP2''@|1|g' -e 's|@''HAVE_DUP3''@|1|g' -e 's|@''HAVE_EUIDACCESS''@|1|g' -e 's|@''HAVE_FACCESSAT''@|1|g' -e 's|@''HAVE_FCHDIR''@|1|g' -e 's|@''HAVE_FCHOWNAT''@|1|g' -e 's|@''HAVE_FSYNC''@|1|g' -e 's|@''HAVE_FTRUNCATE''@|1|g' -e 's|@''HAVE_GETDOMAINNAME''@|1|g' -e 's|@''HAVE_GETDTABLESIZE''@|1|g' -e 's|@''HAVE_GETGROUPS''@|1|g' -e 's|@''HAVE_GETHOSTNAME''@|1|g' -e 's|@''HAVE_GETLOGIN''@|1|g' -e 's|@''HAVE_GETPAGESIZE''@|1|g' -e 's|@''HAVE_LCHOWN''@|1|g' -e 's|@''HAVE_LINK''@|1|g' -e 's|@''HAVE_LINKAT''@|1|g' -e 's|@''HAVE_PIPE2''@|1|g' -e 's|@''HAVE_PREAD''@|1|g' -e 's|@''HAVE_PWRITE''@|1|g' -e 's|@''HAVE_READLINK''@|1|g' -e 's|@''HAVE_READLINKAT''@|1|g' -e 's|@''HAVE_SLEEP''@|1|g' -e 's|@''HAVE_SYMLINK''@|1|g' -e 's|@''HAVE_SYMLINKAT''@|1|g' -e 's|@''HAVE_TTYNAME_R''@|1|g' -e 's|@''HAVE_UNLINKAT''@|1|g' -e 's|@''HAVE_USLEEP''@|1|g' -e 's|@''HAVE_DECL_ENVIRON''@|1|g' -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' -e 's|@''HAVE_OS_H''@|0|g' -e 's|@''HAVE_SYS_PARAM_H''@|0|g' -e 's|@''REPLACE_CHOWN''@|0|g' -e 's|@''REPLACE_CLOSE''@|0|g' -e 's|@''REPLACE_DUP''@|0|g' -e 's|@''REPLACE_DUP2''@|0|g' -e 's|@''REPLACE_FCHOWNAT''@|0|g' -e 's|@''REPLACE_GETCWD''@|0|g' -e 's|@''REPLACE_GETGROUPS''@|0|g' -e 's|@''REPLACE_GETPAGESIZE''@|0|g' -e 's|@''REPLACE_LCHOWN''@|0|g' -e 's|@''REPLACE_LINK''@|0|g' -e 's|@''REPLACE_LINKAT''@|0|g' -e 's|@''REPLACE_LSEEK''@|0|g' -e 's|@''REPLACE_PREAD''@|0|g' -e 's|@''REPLACE_PWRITE''@|0|g' -e 's|@''REPLACE_READLINK''@|0|g' -e 's|@''REPLACE_RMDIR''@|0|g' -e 's|@''REPLACE_SLEEP''@|0|g' -e 's|@''REPLACE_SYMLINK''@|0|g' -e 's|@''REPLACE_TTYNAME_R''@|0|g' -e 's|@''REPLACE_UNLINK''@|0|g' -e 's|@''REPLACE_UNLINKAT''@|0|g' -e 's|@''REPLACE_USLEEP''@|0|g' -e 's|@''REPLACE_WRITE''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; } > unistd.h-t && mv unistd.h-t unistd.h --- wchar.h --- --- wctype.h --- --- wchar.h --- rm -f wchar.h-t wchar.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_WCHAR_H''@||g' -e 's|@''HAVE_WCHAR_H''@|1|g' -e 's|@''GNULIB_BTOWC''@|1|g' -e 's|@''GNULIB_WCTOB''@|IN_GETTEXT_TOOLS_GNULIB_TESTS|g' -e 's|@''GNULIB_MBSINIT''@|1|g' -e 's|@''GNULIB_MBRTOWC''@|1|g' -e 's|@''GNULIB_MBRLEN''@|0|g' -e 's|@''GNULIB_MBSRTOWCS''@|1|g' -e 's|@''GNULIB_MBSNRTOWCS''@|0|g' -e 's|@''GNULIB_WCRTOMB''@|1|g' -e 's|@''GNULIB_WCSRTOMBS''@|0|g' -e 's|@''GNULIB_WCSNRTOMBS''@|0|g' -e 's|@''GNULIB_WCWIDTH''@|1|g' -e 's|@''HAVE_WINT_T''@|1|g' -e 's|@''HAVE_BTOWC''@|1|g' -e 's|@''HAVE_MBSINIT''@|1|g' -e 's|@''HAVE_MBRTOWC''@|1|g' -e 's|@''HAVE_MBRLEN''@|1|g' -e 's|@''HAVE_MBSRTOWCS''@|1|g' -e 's|@''HAVE_MBSNRTOWCS''@|1|g' -e 's|@''HAVE_WCRTOMB''@|1|g' -e 's|@''HAVE_WCSRTOMBS''@|1|g' -e 's|@''HAVE_WCSNRTOMBS''@|1|g' -e 's|@''HAVE_DECL_WCTOB''@|1|g' -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' -e 's|@''REPLACE_MBSTATE_T''@|0|g' -e 's|@''REPLACE_BTOWC''@|0|g' -e 's|@''REPLACE_WCTOB''@|0|g' -e 's|@''REPLACE_MBSINIT''@|0|g' -e 's|@''REPLACE_MBRTOWC''@|0|g' -e 's|@''REPLACE_MBRLEN''@|0|g' -e 's|@''REPLACE_MBSRTOWCS''@|0|g' -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' -e 's|@''REPLACE_WCRTOMB''@|0|g' -e 's|@''REPLACE_WCSRTOMBS''@|0|g' -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' -e 's|@''REPLACE_WCWIDTH''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./wchar.in.h; } > wchar.h-t && mv wchar.h-t wchar.h --- wctype.h --- rm -f wctype.h-t wctype.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's/@''HAVE_WCTYPE_H''@/1/g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_WCTYPE_H''@||g' -e 's/@''HAVE_ISWBLANK''@/1/g' -e 's/@''HAVE_ISWCNTRL''@/1/g' -e 's/@''HAVE_WINT_T''@/1/g' -e 's/@''REPLACE_ISWCNTRL''@/0/g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./wctype.in.h; } > wctype.h-t && mv wctype.h-t wctype.h --- all --- /usr/pkg/bin/bmake all-am --- glthread/.dirstamp --- --- uniconv/.dirstamp --- --- unilbrk/.dirstamp --- --- uniname/.dirstamp --- --- unistr/.dirstamp --- --- uniwidth/.dirstamp --- --- libcroco/.dirstamp --- --- glib/.dirstamp --- --- libxml/.dirstamp --- --- set-mode-acl.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o set-mode-acl.lo set-mode-acl.c --- copy-acl.lo --- --- file-has-acl.lo --- --- areadlink.lo --- --- gl_array_list.lo --- --- copy-acl.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o copy-acl.lo copy-acl.c --- file-has-acl.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o file-has-acl.lo file-has-acl.c --- areadlink.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o areadlink.lo areadlink.c --- gl_array_list.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o gl_array_list.lo gl_array_list.c --- copy-acl.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c copy-acl.c -fPIC -DPIC -o .libs/copy-acl.o --- gl_array_list.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c gl_array_list.c -fPIC -DPIC -o .libs/gl_array_list.o --- file-has-acl.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c file-has-acl.c -fPIC -DPIC -o .libs/file-has-acl.o --- set-mode-acl.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c set-mode-acl.c -fPIC -DPIC -o .libs/set-mode-acl.o --- areadlink.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c areadlink.c -fPIC -DPIC -o .libs/areadlink.o --- backupfile.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o backupfile.lo backupfile.c --- addext.lo --- --- basename.lo --- --- addext.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o addext.lo addext.c --- basename.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o basename.lo basename.c --- c-ctype.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o c-ctype.lo c-ctype.c --- backupfile.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c backupfile.c -fPIC -DPIC -o .libs/backupfile.o --- addext.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c addext.c -fPIC -DPIC -o .libs/addext.o --- basename.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c basename.c -fPIC -DPIC -o .libs/basename.o --- c-ctype.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o --- c-strcasecmp.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o c-strcasecmp.lo c-strcasecmp.c --- c-strncasecmp.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o c-strncasecmp.lo c-strncasecmp.c --- c-strcasestr.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o c-strcasestr.lo c-strcasestr.c --- c-strstr.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o c-strstr.lo c-strstr.c --- classpath.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o classpath.lo classpath.c --- c-strcasecmp.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c c-strcasecmp.c -fPIC -DPIC -o .libs/c-strcasecmp.o --- c-strncasecmp.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c c-strncasecmp.c -fPIC -DPIC -o .libs/c-strncasecmp.o --- c-strcasestr.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c c-strcasestr.c -fPIC -DPIC -o .libs/c-strcasestr.o --- c-strstr.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c c-strstr.c -fPIC -DPIC -o .libs/c-strstr.o --- classpath.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c classpath.c -fPIC -DPIC -o .libs/classpath.o --- clean-temp.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o clean-temp.lo clean-temp.c --- closeout.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o closeout.lo closeout.c --- concat-filename.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o concat-filename.lo concat-filename.c --- copy-file.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o copy-file.lo copy-file.c --- clean-temp.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c clean-temp.c -fPIC -DPIC -o .libs/clean-temp.o --- csharpcomp.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o csharpcomp.lo csharpcomp.c --- closeout.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c closeout.c -fPIC -DPIC -o .libs/closeout.o --- concat-filename.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c concat-filename.c -fPIC -DPIC -o .libs/concat-filename.o --- copy-file.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c copy-file.c -fPIC -DPIC -o .libs/copy-file.o --- csharpcomp.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c csharpcomp.c -fPIC -DPIC -o .libs/csharpcomp.o --- csharpexec.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o csharpexec.lo csharpexec.c --- error-progname.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o error-progname.lo error-progname.c --- execute.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o execute.lo execute.c --- exitfail.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o exitfail.lo exitfail.c --- error-progname.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c error-progname.c -fPIC -DPIC -o .libs/error-progname.o --- csharpexec.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c csharpexec.c -fPIC -DPIC -o .libs/csharpexec.o --- execute.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c execute.c -fPIC -DPIC -o .libs/execute.o --- exitfail.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c exitfail.c -fPIC -DPIC -o .libs/exitfail.o --- fatal-signal.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o fatal-signal.lo fatal-signal.c --- fd-safer-flag.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o fd-safer-flag.lo fd-safer-flag.c --- dup-safer-flag.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o dup-safer-flag.lo dup-safer-flag.c --- findprog.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o findprog.lo findprog.c --- fstrcmp.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o fstrcmp.lo fstrcmp.c --- fatal-signal.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c fatal-signal.c -fPIC -DPIC -o .libs/fatal-signal.o --- fd-safer-flag.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c fd-safer-flag.c -fPIC -DPIC -o .libs/fd-safer-flag.o --- dup-safer-flag.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c dup-safer-flag.c -fPIC -DPIC -o .libs/dup-safer-flag.o --- findprog.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c findprog.c -fPIC -DPIC -o .libs/findprog.o --- fstrcmp.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c fstrcmp.c -fPIC -DPIC -o .libs/fstrcmp.o --- full-write.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o full-write.lo full-write.c --- fwriteerror.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o fwriteerror.lo fwriteerror.c --- gcd.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o gcd.lo gcd.c --- hash.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o hash.lo hash.c --- full-write.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c full-write.c -fPIC -DPIC -o .libs/full-write.o --- fwriteerror.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c fwriteerror.c -fPIC -DPIC -o .libs/fwriteerror.o --- gcd.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c gcd.c -fPIC -DPIC -o .libs/gcd.o --- javacomp.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o javacomp.lo javacomp.c --- hash.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c hash.c -fPIC -DPIC -o .libs/hash.o --- javaexec.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o javaexec.lo javaexec.c --- javaversion.lo --- --- gl_linkedhash_list.lo --- --- javaversion.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o javaversion.lo javaversion.c --- gl_linkedhash_list.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o gl_linkedhash_list.lo gl_linkedhash_list.c --- javacomp.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c javacomp.c -fPIC -DPIC -o .libs/javacomp.o --- javaexec.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c javaexec.c -fPIC -DPIC -o .libs/javaexec.o --- gl_list.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o gl_list.lo gl_list.c --- gl_linkedhash_list.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c gl_linkedhash_list.c -fPIC -DPIC -o .libs/gl_linkedhash_list.o --- javaversion.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c javaversion.c -fPIC -DPIC -o .libs/javaversion.o --- gl_list.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c gl_list.c -fPIC -DPIC -o .libs/gl_list.o --- localcharset.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o localcharset.lo localcharset.c --- localename.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o localename.lo localename.c --- malloca.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o malloca.lo malloca.c --- localcharset.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o --- localename.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c localename.c -fPIC -DPIC -o .libs/localename.o --- malloca.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c malloca.c -fPIC -DPIC -o .libs/malloca.o --- mbchar.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o mbchar.lo mbchar.c --- mbslen.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o mbslen.lo mbslen.c --- mbsstr.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o mbsstr.lo mbsstr.c --- mbswidth.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o mbswidth.lo mbswidth.c --- mbchar.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c mbchar.c -fPIC -DPIC -o .libs/mbchar.o --- mbslen.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c mbslen.c -fPIC -DPIC -o .libs/mbslen.o --- mbsstr.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c mbsstr.c -fPIC -DPIC -o .libs/mbsstr.o --- mbswidth.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c mbswidth.c -fPIC -DPIC -o .libs/mbswidth.o --- pipe.lo --- --- pipe-filter-ii.lo --- --- pipe.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o pipe.lo pipe.c --- pipe-filter-ii.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o pipe-filter-ii.lo pipe-filter-ii.c --- pipe2.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o pipe2.lo pipe2.c --- pipe2-safer.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o pipe2-safer.lo pipe2-safer.c --- pipe.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c pipe.c -fPIC -DPIC -o .libs/pipe.o --- pipe-filter-ii.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c pipe-filter-ii.c -fPIC -DPIC -o .libs/pipe-filter-ii.o --- pipe2.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c pipe2.c -fPIC -DPIC -o .libs/pipe2.o --- pipe2-safer.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c pipe2-safer.c -fPIC -DPIC -o .libs/pipe2-safer.o --- progname.lo --- --- propername.lo --- --- progname.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o progname.lo progname.c --- propername.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o propername.lo propername.c --- quote.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o quote.lo quote.c --- quotearg.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o quotearg.lo quotearg.c --- sh-quote.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o sh-quote.lo sh-quote.c --- progname.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c progname.c -fPIC -DPIC -o .libs/progname.o --- propername.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c propername.c -fPIC -DPIC -o .libs/propername.o --- quote.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c quote.c -fPIC -DPIC -o .libs/quote.o --- quotearg.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c quotearg.c -fPIC -DPIC -o .libs/quotearg.o --- sh-quote.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c sh-quote.c -fPIC -DPIC -o .libs/sh-quote.o --- striconv.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o striconv.lo striconv.c --- striconveh.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o striconveh.lo striconveh.c --- striconveha.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o striconveha.lo striconveha.c --- strnlen1.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o strnlen1.lo strnlen1.c --- striconv.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c striconv.c -fPIC -DPIC -o .libs/striconv.o --- striconveh.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c striconveh.c -fPIC -DPIC -o .libs/striconveh.o --- striconveha.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c striconveha.c -fPIC -DPIC -o .libs/striconveha.o --- tmpdir.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o tmpdir.lo tmpdir.c --- strnlen1.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c strnlen1.c -fPIC -DPIC -o .libs/strnlen1.o --- trim.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o trim.lo trim.c --- glthread/lock.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o glthread/lock.lo glthread/lock.c --- glthread/threadlib.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o glthread/threadlib.lo glthread/threadlib.c --- tmpdir.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c tmpdir.c -fPIC -DPIC -o .libs/tmpdir.o --- trim.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c trim.c -fPIC -DPIC -o .libs/trim.o --- glthread/lock.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/lock.o --- glthread/threadlib.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/threadlib.o --- glthread/tls.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o glthread/tls.lo glthread/tls.c --- uniconv/u8-conv-from-enc.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o uniconv/u8-conv-from-enc.lo uniconv/u8-conv-from-enc.c --- wait-process.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o wait-process.lo wait-process.c --- xmalloc.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o xmalloc.lo xmalloc.c --- xstrdup.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o xstrdup.lo xstrdup.c --- glthread/tls.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c glthread/tls.c -fPIC -DPIC -o glthread/.libs/tls.o --- uniconv/u8-conv-from-enc.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c uniconv/u8-conv-from-enc.c -fPIC -DPIC -o uniconv/.libs/u8-conv-from-enc.o --- wait-process.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c wait-process.c -fPIC -DPIC -o .libs/wait-process.o --- xstrdup.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c xstrdup.c -fPIC -DPIC -o .libs/xstrdup.o --- xmalloc.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o --- xconcat-filename.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o xconcat-filename.lo xconcat-filename.c --- xerror.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o xerror.lo xerror.c --- gl_xlist.lo --- --- xmalloca.lo --- --- gl_xlist.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o gl_xlist.lo gl_xlist.c --- xmalloca.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o xmalloca.lo xmalloca.c --- xconcat-filename.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c xconcat-filename.c -fPIC -DPIC -o .libs/xconcat-filename.o --- xreadlink.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o xreadlink.lo xreadlink.c --- xerror.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c xerror.c -fPIC -DPIC -o .libs/xerror.o --- xsetenv.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o xsetenv.lo xsetenv.c --- xmalloca.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c xmalloca.c -fPIC -DPIC -o .libs/xmalloca.o --- gl_xlist.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c gl_xlist.c -fPIC -DPIC -o .libs/gl_xlist.o --- xreadlink.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c xreadlink.c -fPIC -DPIC -o .libs/xreadlink.o --- xstriconv.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o xstriconv.lo xstriconv.c --- xsetenv.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c xsetenv.c -fPIC -DPIC -o .libs/xsetenv.o --- xstriconveh.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o xstriconveh.lo xstriconveh.c --- xvasprintf.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o xvasprintf.lo xvasprintf.c --- xasprintf.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o xasprintf.lo xasprintf.c --- argmatch.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o argmatch.lo argmatch.c --- xstriconv.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c xstriconv.c -fPIC -DPIC -o .libs/xstriconv.o --- xasprintf.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c xasprintf.c -fPIC -DPIC -o .libs/xasprintf.o --- xstriconveh.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c xstriconveh.c -fPIC -DPIC -o .libs/xstriconveh.o --- xvasprintf.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c xvasprintf.c -fPIC -DPIC -o .libs/xvasprintf.o --- asnprintf.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o asnprintf.lo asnprintf.c --- cloexec.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o cloexec.lo cloexec.c --- argmatch.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c argmatch.c -fPIC -DPIC -o .libs/argmatch.o --- dup-safer.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o dup-safer.lo dup-safer.c --- fcntl.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o fcntl.lo fcntl.c --- asnprintf.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o --- cloexec.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c cloexec.c -fPIC -DPIC -o .libs/cloexec.o --- dup-safer.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c dup-safer.c -fPIC -DPIC -o .libs/dup-safer.o --- fd-safer.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o fd-safer.lo fd-safer.c --- fcntl.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c fcntl.c -fPIC -DPIC -o .libs/fcntl.o --- pipe-safer.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o pipe-safer.lo pipe-safer.c --- printf-args.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o printf-args.lo printf-args.c --- printf-parse.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o printf-parse.lo printf-parse.c --- fd-safer.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c fd-safer.c -fPIC -DPIC -o .libs/fd-safer.o --- safe-read.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o safe-read.lo safe-read.c --- pipe-safer.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c pipe-safer.c -fPIC -DPIC -o .libs/pipe-safer.o --- printf-args.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o --- safe-write.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o safe-write.lo safe-write.c --- printf-parse.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o --- safe-read.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c safe-read.c -fPIC -DPIC -o .libs/safe-read.o --- tempname.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o tempname.lo tempname.c --- vasnprintf.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o vasnprintf.lo vasnprintf.c --- safe-write.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c safe-write.c -fPIC -DPIC -o .libs/safe-write.o --- unilbrk/lbrktables.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o unilbrk/lbrktables.lo unilbrk/lbrktables.c --- tempname.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c tempname.c -fPIC -DPIC -o .libs/tempname.o --- unilbrk/u8-possible-linebreaks.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o unilbrk/u8-possible-linebreaks.lo unilbrk/u8-possible-linebreaks.c --- vasnprintf.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o --- unilbrk/u8-width-linebreaks.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o unilbrk/u8-width-linebreaks.lo unilbrk/u8-width-linebreaks.c --- unilbrk/lbrktables.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c unilbrk/lbrktables.c -fPIC -DPIC -o unilbrk/.libs/lbrktables.o --- unilbrk/ulc-common.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o unilbrk/ulc-common.lo unilbrk/ulc-common.c --- unilbrk/u8-possible-linebreaks.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c unilbrk/u8-possible-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/u8-possible-linebreaks.o --- unilbrk/u8-width-linebreaks.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c unilbrk/u8-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/u8-width-linebreaks.o --- unilbrk/ulc-width-linebreaks.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o unilbrk/ulc-width-linebreaks.lo unilbrk/ulc-width-linebreaks.c --- unilbrk/ulc-common.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c unilbrk/ulc-common.c -fPIC -DPIC -o unilbrk/.libs/ulc-common.o --- uniname/uniname.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o uniname/uniname.lo uniname/uniname.c --- unistr/u16-mbtouc.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o unistr/u16-mbtouc.lo unistr/u16-mbtouc.c --- unilbrk/ulc-width-linebreaks.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c unilbrk/ulc-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/ulc-width-linebreaks.o --- unistr/u16-mbtouc-aux.lo --- --- unistr/u8-check.lo --- --- unistr/u16-mbtouc-aux.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o unistr/u16-mbtouc-aux.lo unistr/u16-mbtouc-aux.c --- unistr/u8-check.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o unistr/u8-check.lo unistr/u8-check.c --- uniname/uniname.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c uniname/uniname.c -fPIC -DPIC -o uniname/.libs/uniname.o --- unistr/u16-mbtouc.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c unistr/u16-mbtouc.c -fPIC -DPIC -o unistr/.libs/u16-mbtouc.o --- unistr/u8-mblen.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o unistr/u8-mblen.lo unistr/u8-mblen.c --- unistr/u8-check.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c unistr/u8-check.c -fPIC -DPIC -o unistr/.libs/u8-check.o --- unistr/u16-mbtouc-aux.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c unistr/u16-mbtouc-aux.c -fPIC -DPIC -o unistr/.libs/u16-mbtouc-aux.o --- unistr/u8-mbtouc.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o unistr/u8-mbtouc.lo unistr/u8-mbtouc.c --- unistr/u8-mblen.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c unistr/u8-mblen.c -fPIC -DPIC -o unistr/.libs/u8-mblen.o --- unistr/u8-mbtouc-aux.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o unistr/u8-mbtouc-aux.lo unistr/u8-mbtouc-aux.c --- unistr/u8-mbtouc-unsafe.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o unistr/u8-mbtouc-unsafe.lo unistr/u8-mbtouc-unsafe.c --- unistr/u8-mbtouc.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c unistr/u8-mbtouc.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc.o --- unistr/u8-mbtouc-unsafe-aux.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o unistr/u8-mbtouc-unsafe-aux.lo unistr/u8-mbtouc-unsafe-aux.c --- unistr/u8-mbtouc-unsafe.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c unistr/u8-mbtouc-unsafe.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc-unsafe.o --- unistr/u8-mbtouc-aux.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c unistr/u8-mbtouc-aux.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc-aux.o --- unistr/u8-mbtoucr.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o unistr/u8-mbtoucr.lo unistr/u8-mbtoucr.c --- unistr/u8-mbtouc-unsafe-aux.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c unistr/u8-mbtouc-unsafe-aux.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc-unsafe-aux.o --- unistr/u8-prev.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o unistr/u8-prev.lo unistr/u8-prev.c --- unistr/u8-uctomb.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o unistr/u8-uctomb.lo unistr/u8-uctomb.c --- unistr/u8-mbtoucr.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c unistr/u8-mbtoucr.c -fPIC -DPIC -o unistr/.libs/u8-mbtoucr.o --- unistr/u8-uctomb-aux.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o unistr/u8-uctomb-aux.lo unistr/u8-uctomb-aux.c --- unistr/u8-prev.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c unistr/u8-prev.c -fPIC -DPIC -o unistr/.libs/u8-prev.o --- unistr/u8-uctomb.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c unistr/u8-uctomb.c -fPIC -DPIC -o unistr/.libs/u8-uctomb.o --- charset.alias --- rm -f t-charset.alias charset.alias && /bin/sh ./config.charset 'x86_64-unknown-linux-gnu' > t-charset.alias && mv t-charset.alias charset.alias --- ref-add.sed --- 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 --- ref-del.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 --- uniwidth/width.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o uniwidth/width.lo uniwidth/width.c --- unistr/u8-uctomb-aux.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c unistr/u8-uctomb-aux.c -fPIC -DPIC -o unistr/.libs/u8-uctomb-aux.o --- libcroco/libcroco_rpl_la-cr-additional-sel.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libcroco/libcroco_rpl_la-cr-additional-sel.lo `test -f 'libcroco/cr-additional-sel.c' || echo './'`libcroco/cr-additional-sel.c --- libcroco/libcroco_rpl_la-cr-attr-sel.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libcroco/libcroco_rpl_la-cr-attr-sel.lo `test -f 'libcroco/cr-attr-sel.c' || echo './'`libcroco/cr-attr-sel.c --- libcroco/libcroco_rpl_la-cr-cascade.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libcroco/libcroco_rpl_la-cr-cascade.lo `test -f 'libcroco/cr-cascade.c' || echo './'`libcroco/cr-cascade.c --- uniwidth/width.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c uniwidth/width.c -fPIC -DPIC -o uniwidth/.libs/width.o --- libcroco/libcroco_rpl_la-cr-additional-sel.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libcroco/cr-additional-sel.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-additional-sel.o --- libcroco/libcroco_rpl_la-cr-attr-sel.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libcroco/cr-attr-sel.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-attr-sel.o --- libcroco/libcroco_rpl_la-cr-cascade.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libcroco/cr-cascade.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-cascade.o --- libcroco/libcroco_rpl_la-cr-declaration.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libcroco/libcroco_rpl_la-cr-declaration.lo `test -f 'libcroco/cr-declaration.c' || echo './'`libcroco/cr-declaration.c --- libcroco/libcroco_rpl_la-cr-doc-handler.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libcroco/libcroco_rpl_la-cr-doc-handler.lo `test -f 'libcroco/cr-doc-handler.c' || echo './'`libcroco/cr-doc-handler.c --- libcroco/libcroco_rpl_la-cr-enc-handler.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libcroco/libcroco_rpl_la-cr-enc-handler.lo `test -f 'libcroco/cr-enc-handler.c' || echo './'`libcroco/cr-enc-handler.c --- libcroco/libcroco_rpl_la-cr-fonts.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libcroco/libcroco_rpl_la-cr-fonts.lo `test -f 'libcroco/cr-fonts.c' || echo './'`libcroco/cr-fonts.c --- libcroco/libcroco_rpl_la-cr-declaration.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libcroco/cr-declaration.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-declaration.o --- libcroco/libcroco_rpl_la-cr-input.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libcroco/libcroco_rpl_la-cr-input.lo `test -f 'libcroco/cr-input.c' || echo './'`libcroco/cr-input.c --- libcroco/libcroco_rpl_la-cr-doc-handler.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libcroco/cr-doc-handler.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-doc-handler.o --- libcroco/libcroco_rpl_la-cr-enc-handler.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libcroco/cr-enc-handler.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-enc-handler.o --- libcroco/libcroco_rpl_la-cr-fonts.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libcroco/cr-fonts.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-fonts.o --- libcroco/libcroco_rpl_la-cr-input.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libcroco/cr-input.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-input.o --- libcroco/libcroco_rpl_la-cr-num.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libcroco/libcroco_rpl_la-cr-num.lo `test -f 'libcroco/cr-num.c' || echo './'`libcroco/cr-num.c --- libcroco/libcroco_rpl_la-cr-om-parser.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libcroco/libcroco_rpl_la-cr-om-parser.lo `test -f 'libcroco/cr-om-parser.c' || echo './'`libcroco/cr-om-parser.c --- libcroco/libcroco_rpl_la-cr-parser.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libcroco/libcroco_rpl_la-cr-parser.lo `test -f 'libcroco/cr-parser.c' || echo './'`libcroco/cr-parser.c --- libcroco/libcroco_rpl_la-cr-parsing-location.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libcroco/libcroco_rpl_la-cr-parsing-location.lo `test -f 'libcroco/cr-parsing-location.c' || echo './'`libcroco/cr-parsing-location.c --- libcroco/libcroco_rpl_la-cr-om-parser.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libcroco/cr-om-parser.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-om-parser.o --- libcroco/libcroco_rpl_la-cr-num.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libcroco/cr-num.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-num.o --- libcroco/libcroco_rpl_la-cr-parser.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libcroco/cr-parser.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-parser.o --- libcroco/libcroco_rpl_la-cr-prop-list.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libcroco/libcroco_rpl_la-cr-prop-list.lo `test -f 'libcroco/cr-prop-list.c' || echo './'`libcroco/cr-prop-list.c --- libcroco/libcroco_rpl_la-cr-parsing-location.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libcroco/cr-parsing-location.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-parsing-location.o --- libcroco/libcroco_rpl_la-cr-pseudo.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libcroco/libcroco_rpl_la-cr-pseudo.lo `test -f 'libcroco/cr-pseudo.c' || echo './'`libcroco/cr-pseudo.c --- libcroco/libcroco_rpl_la-cr-prop-list.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libcroco/cr-prop-list.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-prop-list.o --- libcroco/libcroco_rpl_la-cr-rgb.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libcroco/libcroco_rpl_la-cr-rgb.lo `test -f 'libcroco/cr-rgb.c' || echo './'`libcroco/cr-rgb.c --- libcroco/libcroco_rpl_la-cr-sel-eng.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libcroco/libcroco_rpl_la-cr-sel-eng.lo `test -f 'libcroco/cr-sel-eng.c' || echo './'`libcroco/cr-sel-eng.c --- libcroco/libcroco_rpl_la-cr-pseudo.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libcroco/cr-pseudo.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-pseudo.o --- libcroco/libcroco_rpl_la-cr-rgb.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libcroco/cr-rgb.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-rgb.o --- libcroco/libcroco_rpl_la-cr-sel-eng.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libcroco/cr-sel-eng.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-sel-eng.o --- libcroco/libcroco_rpl_la-cr-selector.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libcroco/libcroco_rpl_la-cr-selector.lo `test -f 'libcroco/cr-selector.c' || echo './'`libcroco/cr-selector.c --- libcroco/libcroco_rpl_la-cr-simple-sel.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libcroco/libcroco_rpl_la-cr-simple-sel.lo `test -f 'libcroco/cr-simple-sel.c' || echo './'`libcroco/cr-simple-sel.c --- libcroco/libcroco_rpl_la-cr-selector.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libcroco/cr-selector.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-selector.o --- libcroco/libcroco_rpl_la-cr-simple-sel.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libcroco/cr-simple-sel.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-simple-sel.o --- libcroco/libcroco_rpl_la-cr-statement.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libcroco/libcroco_rpl_la-cr-statement.lo `test -f 'libcroco/cr-statement.c' || echo './'`libcroco/cr-statement.c --- libcroco/libcroco_rpl_la-cr-string.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libcroco/libcroco_rpl_la-cr-string.lo `test -f 'libcroco/cr-string.c' || echo './'`libcroco/cr-string.c --- libcroco/libcroco_rpl_la-cr-style.lo --- --- libcroco/libcroco_rpl_la-cr-statement.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libcroco/cr-statement.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-statement.o --- libcroco/libcroco_rpl_la-cr-style.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libcroco/libcroco_rpl_la-cr-style.lo `test -f 'libcroco/cr-style.c' || echo './'`libcroco/cr-style.c --- libcroco/libcroco_rpl_la-cr-stylesheet.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libcroco/libcroco_rpl_la-cr-stylesheet.lo `test -f 'libcroco/cr-stylesheet.c' || echo './'`libcroco/cr-stylesheet.c --- libcroco/libcroco_rpl_la-cr-string.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libcroco/cr-string.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-string.o --- libcroco/libcroco_rpl_la-cr-style.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libcroco/cr-style.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-style.o --- libcroco/libcroco_rpl_la-cr-term.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libcroco/libcroco_rpl_la-cr-term.lo `test -f 'libcroco/cr-term.c' || echo './'`libcroco/cr-term.c --- libcroco/libcroco_rpl_la-cr-stylesheet.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libcroco/cr-stylesheet.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-stylesheet.o --- libcroco/libcroco_rpl_la-cr-tknzr.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libcroco/libcroco_rpl_la-cr-tknzr.lo `test -f 'libcroco/cr-tknzr.c' || echo './'`libcroco/cr-tknzr.c --- libcroco/libcroco_rpl_la-cr-term.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libcroco/cr-term.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-term.o --- libcroco/libcroco_rpl_la-cr-token.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libcroco/libcroco_rpl_la-cr-token.lo `test -f 'libcroco/cr-token.c' || echo './'`libcroco/cr-token.c --- libcroco/libcroco_rpl_la-cr-tknzr.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libcroco/cr-tknzr.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-tknzr.o --- libcroco/libcroco_rpl_la-cr-token.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libcroco/cr-token.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-token.o --- libcroco/libcroco_rpl_la-cr-utils.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libcroco/libcroco_rpl_la-cr-utils.lo `test -f 'libcroco/cr-utils.c' || echo './'`libcroco/cr-utils.c --- glib/libglib_rpl_la-ghash.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o glib/libglib_rpl_la-ghash.lo `test -f 'glib/ghash.c' || echo './'`glib/ghash.c --- libcroco/libcroco_rpl_la-cr-utils.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libcroco/cr-utils.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-utils.o --- glib/libglib_rpl_la-ghash.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c glib/ghash.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-ghash.o --- glib/libglib_rpl_la-glist.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o glib/libglib_rpl_la-glist.lo `test -f 'glib/glist.c' || echo './'`glib/glist.c --- glib/libglib_rpl_la-gmessages.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o glib/libglib_rpl_la-gmessages.lo `test -f 'glib/gmessages.c' || echo './'`glib/gmessages.c --- glib/libglib_rpl_la-glist.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c glib/glist.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-glist.o --- glib/libglib_rpl_la-gprimes.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o glib/libglib_rpl_la-gprimes.lo `test -f 'glib/gprimes.c' || echo './'`glib/gprimes.c --- glib/libglib_rpl_la-gmessages.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c glib/gmessages.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-gmessages.o --- glib/libglib_rpl_la-gstrfuncs.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o glib/libglib_rpl_la-gstrfuncs.lo `test -f 'glib/gstrfuncs.c' || echo './'`glib/gstrfuncs.c --- glib/libglib_rpl_la-gstring.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o glib/libglib_rpl_la-gstring.lo `test -f 'glib/gstring.c' || echo './'`glib/gstring.c --- glib/libglib_rpl_la-gprimes.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c glib/gprimes.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-gprimes.o --- libxml/libxml_rpl_la-DOCBparser.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libxml/libxml_rpl_la-DOCBparser.lo `test -f 'libxml/DOCBparser.c' || echo './'`libxml/DOCBparser.c --- glib/libglib_rpl_la-gstrfuncs.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c glib/gstrfuncs.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-gstrfuncs.o --- libxml/libxml_rpl_la-HTMLparser.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libxml/libxml_rpl_la-HTMLparser.lo `test -f 'libxml/HTMLparser.c' || echo './'`libxml/HTMLparser.c --- libxml/libxml_rpl_la-HTMLtree.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libxml/libxml_rpl_la-HTMLtree.lo `test -f 'libxml/HTMLtree.c' || echo './'`libxml/HTMLtree.c --- glib/libglib_rpl_la-gstring.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c glib/gstring.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-gstring.o --- libxml/libxml_rpl_la-DOCBparser.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libxml/DOCBparser.c -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-DOCBparser.o --- libxml/libxml_rpl_la-SAX.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libxml/libxml_rpl_la-SAX.lo `test -f 'libxml/SAX.c' || echo './'`libxml/SAX.c --- libxml/libxml_rpl_la-HTMLparser.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libxml/HTMLparser.c -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-HTMLparser.o --- libxml/libxml_rpl_la-HTMLtree.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libxml/HTMLtree.c -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-HTMLtree.o --- libxml/libxml_rpl_la-SAX2.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libxml/libxml_rpl_la-SAX2.lo `test -f 'libxml/SAX2.c' || echo './'`libxml/SAX2.c --- libxml/libxml_rpl_la-c14n.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libxml/libxml_rpl_la-c14n.lo `test -f 'libxml/c14n.c' || echo './'`libxml/c14n.c --- libxml/libxml_rpl_la-catalog.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libxml/libxml_rpl_la-catalog.lo `test -f 'libxml/catalog.c' || echo './'`libxml/catalog.c --- libxml/libxml_rpl_la-chvalid.lo --- --- libxml/libxml_rpl_la-SAX.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libxml/SAX.c -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-SAX.o --- libxml/libxml_rpl_la-chvalid.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libxml/libxml_rpl_la-chvalid.lo `test -f 'libxml/chvalid.c' || echo './'`libxml/chvalid.c --- libxml/libxml_rpl_la-SAX2.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libxml/SAX2.c -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-SAX2.o --- libxml/libxml_rpl_la-c14n.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libxml/c14n.c -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-c14n.o --- libxml/libxml_rpl_la-catalog.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libxml/catalog.c -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-catalog.o --- libxml/libxml_rpl_la-chvalid.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libxml/chvalid.c -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-chvalid.o --- libxml/libxml_rpl_la-debugXML.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libxml/libxml_rpl_la-debugXML.lo `test -f 'libxml/debugXML.c' || echo './'`libxml/debugXML.c --- libxml/libxml_rpl_la-dict.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libxml/libxml_rpl_la-dict.lo `test -f 'libxml/dict.c' || echo './'`libxml/dict.c --- libxml/libxml_rpl_la-encoding.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libxml/libxml_rpl_la-encoding.lo `test -f 'libxml/encoding.c' || echo './'`libxml/encoding.c --- libxml/libxml_rpl_la-debugXML.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libxml/debugXML.c -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-debugXML.o --- libxml/libxml_rpl_la-entities.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libxml/libxml_rpl_la-entities.lo `test -f 'libxml/entities.c' || echo './'`libxml/entities.c --- libxml/libxml_rpl_la-dict.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libxml/dict.c -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-dict.o --- libxml/libxml_rpl_la-encoding.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libxml/encoding.c -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-encoding.o --- libxml/libxml_rpl_la-error.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libxml/libxml_rpl_la-error.lo `test -f 'libxml/error.c' || echo './'`libxml/error.c --- libxml/libxml_rpl_la-entities.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libxml/entities.c -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-entities.o --- libxml/libxml_rpl_la-error.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libxml/error.c -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-error.o --- libxml/libxml_rpl_la-globals.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libxml/libxml_rpl_la-globals.lo `test -f 'libxml/globals.c' || echo './'`libxml/globals.c --- libxml/libxml_rpl_la-hash.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libxml/libxml_rpl_la-hash.lo `test -f 'libxml/hash.c' || echo './'`libxml/hash.c --- libxml/libxml_rpl_la-legacy.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libxml/libxml_rpl_la-legacy.lo `test -f 'libxml/legacy.c' || echo './'`libxml/legacy.c --- libxml/libxml_rpl_la-hash.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libxml/hash.c -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-hash.o --- libxml/libxml_rpl_la-globals.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libxml/globals.c -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-globals.o --- libxml/libxml_rpl_la-legacy.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libxml/legacy.c -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-legacy.o --- libxml/libxml_rpl_la-list.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libxml/libxml_rpl_la-list.lo `test -f 'libxml/list.c' || echo './'`libxml/list.c --- libxml/libxml_rpl_la-nanoftp.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libxml/libxml_rpl_la-nanoftp.lo `test -f 'libxml/nanoftp.c' || echo './'`libxml/nanoftp.c --- libxml/libxml_rpl_la-nanohttp.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libxml/libxml_rpl_la-nanohttp.lo `test -f 'libxml/nanohttp.c' || echo './'`libxml/nanohttp.c --- libxml/libxml_rpl_la-parser.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libxml/libxml_rpl_la-parser.lo `test -f 'libxml/parser.c' || echo './'`libxml/parser.c --- libxml/libxml_rpl_la-list.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libxml/list.c -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-list.o --- libxml/libxml_rpl_la-nanoftp.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libxml/nanoftp.c -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-nanoftp.o --- libxml/libxml_rpl_la-nanohttp.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libxml/nanohttp.c -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-nanohttp.o --- libxml/libxml_rpl_la-parser.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libxml/parser.c -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-parser.o --- libxml/libxml_rpl_la-parserInternals.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libxml/libxml_rpl_la-parserInternals.lo `test -f 'libxml/parserInternals.c' || echo './'`libxml/parserInternals.c --- libxml/libxml_rpl_la-pattern.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libxml/libxml_rpl_la-pattern.lo `test -f 'libxml/pattern.c' || echo './'`libxml/pattern.c --- libxml/libxml_rpl_la-relaxng.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libxml/libxml_rpl_la-relaxng.lo `test -f 'libxml/relaxng.c' || echo './'`libxml/relaxng.c --- libxml/libxml_rpl_la-schematron.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libxml/libxml_rpl_la-schematron.lo `test -f 'libxml/schematron.c' || echo './'`libxml/schematron.c --- libxml/libxml_rpl_la-parserInternals.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libxml/parserInternals.c -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-parserInternals.o --- libxml/libxml_rpl_la-pattern.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libxml/pattern.c -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-pattern.o --- libxml/libxml_rpl_la-relaxng.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libxml/relaxng.c -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-relaxng.o --- libxml/libxml_rpl_la-schematron.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libxml/schematron.c -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-schematron.o --- libxml/libxml_rpl_la-threads.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libxml/libxml_rpl_la-threads.lo `test -f 'libxml/threads.c' || echo './'`libxml/threads.c --- libxml/libxml_rpl_la-tree.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libxml/libxml_rpl_la-tree.lo `test -f 'libxml/tree.c' || echo './'`libxml/tree.c --- libxml/libxml_rpl_la-uri.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libxml/libxml_rpl_la-uri.lo `test -f 'libxml/uri.c' || echo './'`libxml/uri.c --- libxml/libxml_rpl_la-threads.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libxml/threads.c -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-threads.o --- libxml/libxml_rpl_la-tree.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libxml/tree.c -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-tree.o --- libxml/libxml_rpl_la-uri.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libxml/uri.c -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-uri.o --- libxml/libxml_rpl_la-tree.lo --- libxml/tree.c: In function 'xmlNodeSetBase': libxml/tree.c:4851:2: warning: passing argument 1 of 'xmlFree' discards qualifiers from pointer target type libxml/tree.c:4851:2: note: expected 'void *' but argument is of type 'const xmlChar *' --- libxml/libxml_rpl_la-valid.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libxml/libxml_rpl_la-valid.lo `test -f 'libxml/valid.c' || echo './'`libxml/valid.c --- libxml/libxml_rpl_la-xinclude.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libxml/libxml_rpl_la-xinclude.lo `test -f 'libxml/xinclude.c' || echo './'`libxml/xinclude.c --- libxml/libxml_rpl_la-valid.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libxml/valid.c -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-valid.o --- libxml/libxml_rpl_la-xinclude.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libxml/xinclude.c -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-xinclude.o --- libxml/libxml_rpl_la-xlink.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libxml/libxml_rpl_la-xlink.lo `test -f 'libxml/xlink.c' || echo './'`libxml/xlink.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libxml/xlink.c -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-xlink.o --- libxml/libxml_rpl_la-xmlIO.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libxml/libxml_rpl_la-xmlIO.lo `test -f 'libxml/xmlIO.c' || echo './'`libxml/xmlIO.c --- libxml/libxml_rpl_la-xmlmemory.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libxml/libxml_rpl_la-xmlmemory.lo `test -f 'libxml/xmlmemory.c' || echo './'`libxml/xmlmemory.c --- libxml/libxml_rpl_la-xmlIO.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libxml/xmlIO.c -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-xmlIO.o --- libxml/libxml_rpl_la-xmlmodule.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libxml/libxml_rpl_la-xmlmodule.lo `test -f 'libxml/xmlmodule.c' || echo './'`libxml/xmlmodule.c --- libxml/libxml_rpl_la-xmlmemory.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libxml/xmlmemory.c -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-xmlmemory.o --- libxml/libxml_rpl_la-xmlmodule.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libxml/xmlmodule.c -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-xmlmodule.o --- libxml/libxml_rpl_la-xmlreader.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libxml/libxml_rpl_la-xmlreader.lo `test -f 'libxml/xmlreader.c' || echo './'`libxml/xmlreader.c --- libxml/libxml_rpl_la-xmlregexp.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libxml/libxml_rpl_la-xmlregexp.lo `test -f 'libxml/xmlregexp.c' || echo './'`libxml/xmlregexp.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libxml/xmlregexp.c -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-xmlregexp.o --- libxml/libxml_rpl_la-xmlreader.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libxml/xmlreader.c -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-xmlreader.o --- libxml/libxml_rpl_la-xmlsave.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libxml/libxml_rpl_la-xmlsave.lo `test -f 'libxml/xmlsave.c' || echo './'`libxml/xmlsave.c --- libxml/libxml_rpl_la-xmlschemas.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libxml/libxml_rpl_la-xmlschemas.lo `test -f 'libxml/xmlschemas.c' || echo './'`libxml/xmlschemas.c --- libxml/libxml_rpl_la-xmlsave.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libxml/xmlsave.c -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-xmlsave.o --- libxml/libxml_rpl_la-xmlschemas.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libxml/xmlschemas.c -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-xmlschemas.o --- libxml/libxml_rpl_la-xmlschemastypes.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libxml/libxml_rpl_la-xmlschemastypes.lo `test -f 'libxml/xmlschemastypes.c' || echo './'`libxml/xmlschemastypes.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libxml/xmlschemastypes.c -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-xmlschemastypes.o --- libxml/libxml_rpl_la-xmlstring.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libxml/libxml_rpl_la-xmlstring.lo `test -f 'libxml/xmlstring.c' || echo './'`libxml/xmlstring.c --- libxml/libxml_rpl_la-xmlunicode.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libxml/libxml_rpl_la-xmlunicode.lo `test -f 'libxml/xmlunicode.c' || echo './'`libxml/xmlunicode.c --- libxml/libxml_rpl_la-xmlwriter.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libxml/libxml_rpl_la-xmlwriter.lo `test -f 'libxml/xmlwriter.c' || echo './'`libxml/xmlwriter.c --- libxml/libxml_rpl_la-xmlstring.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libxml/xmlstring.c -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-xmlstring.o --- libxml/libxml_rpl_la-xmlunicode.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libxml/xmlunicode.c -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-xmlunicode.o --- libxml/libxml_rpl_la-xmlwriter.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libxml/xmlwriter.c -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-xmlwriter.o --- libxml/libxml_rpl_la-xpath.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libxml/libxml_rpl_la-xpath.lo `test -f 'libxml/xpath.c' || echo './'`libxml/xpath.c --- libxml/libxml_rpl_la-xpointer.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o libxml/libxml_rpl_la-xpointer.lo `test -f 'libxml/xpointer.c' || echo './'`libxml/xpointer.c --- libxml/libxml_rpl_la-xpath.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libxml/xpath.c -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-xpath.o --- libxml/libxml_rpl_la-xpointer.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c libxml/xpointer.c -fPIC -DPIC -o libxml/.libs/libxml_rpl_la-xpointer.o --- libcroco_rpl.la --- /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o libcroco_rpl.la libcroco/libcroco_rpl_la-cr-additional-sel.lo libcroco/libcroco_rpl_la-cr-attr-sel.lo libcroco/libcroco_rpl_la-cr-cascade.lo libcroco/libcroco_rpl_la-cr-declaration.lo libcroco/libcroco_rpl_la-cr-doc-handler.lo libcroco/libcroco_rpl_la-cr-enc-handler.lo libcroco/libcroco_rpl_la-cr-fonts.lo libcroco/libcroco_rpl_la-cr-input.lo libcroco/libcroco_rpl_la-cr-num.lo libcroco/libcroco_rpl_la-cr-om-parser.lo libcroco/libcroco_rpl_la-cr-parser.lo libcroco/libcroco_rpl_la-cr-parsing-location.lo libcroco/libcroco_rpl_la-cr-prop-list.lo libcroco/libcroco_rpl_la-cr-pseudo.lo libcroco/libcroco_rpl_la-cr-rgb.lo libcroco/libcroco_rpl_la-cr-sel-eng.lo libcroco/libcroco_rpl_la-cr-selector.lo libcroco/libcroco_rpl_la-cr-simple-sel.lo libcroco/libcroco_rpl_la-cr-statement.lo libcroco/libcroco_rpl_la-cr-string.lo libcroco/libcroco_rpl_la-cr-style.lo libcroco/libcroco_rpl_la-cr-stylesheet.lo libcroco/libcroco_rpl_la-cr-term.lo libcroco/libcroco_rpl_la-cr-tknzr.lo libcroco/libcroco_rpl_la-cr-token.lo libcroco/libcroco_rpl_la-cr-utils.lo -lintl --- libglib_rpl.la --- /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o libglib_rpl.la glib/libglib_rpl_la-ghash.lo glib/libglib_rpl_la-glist.lo glib/libglib_rpl_la-gmessages.lo glib/libglib_rpl_la-gprimes.lo glib/libglib_rpl_la-gstrfuncs.lo glib/libglib_rpl_la-gstring.lo -lintl --- fd-ostream.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o fd-ostream.lo fd-ostream.c --- libcroco_rpl.la --- libtool: link: ar cru .libs/libcroco_rpl.a libcroco/.libs/libcroco_rpl_la-cr-additional-sel.o libcroco/.libs/libcroco_rpl_la-cr-attr-sel.o libcroco/.libs/libcroco_rpl_la-cr-cascade.o libcroco/.libs/libcroco_rpl_la-cr-declaration.o libcroco/.libs/libcroco_rpl_la-cr-doc-handler.o libcroco/.libs/libcroco_rpl_la-cr-enc-handler.o libcroco/.libs/libcroco_rpl_la-cr-fonts.o libcroco/.libs/libcroco_rpl_la-cr-input.o libcroco/.libs/libcroco_rpl_la-cr-num.o libcroco/.libs/libcroco_rpl_la-cr-om-parser.o libcroco/.libs/libcroco_rpl_la-cr-parser.o libcroco/.libs/libcroco_rpl_la-cr-parsing-location.o libcroco/.libs/libcroco_rpl_la-cr-prop-list.o libcroco/.libs/libcroco_rpl_la-cr-pseudo.o libcroco/.libs/libcroco_rpl_la-cr-rgb.o libcroco/.libs/libcroco_rpl_la-cr-sel-eng.o libcroco/.libs/libcroco_rpl_la-cr-selector.o libcroco/.libs/libcroco_rpl_la-cr-simple-sel.o libcroco/.libs/libcroco_rpl_la-cr-statement.o libcroco/.libs/libcroco_rpl_la-cr-string.o libcroco/.libs/libcroco_rpl_la-cr-style.o libcroco/.libs/libcroco_rpl_la-cr-stylesheet.o libcroco/.libs/libcroco_rpl_la-cr-term.o libcroco/.libs/libcroco_rpl_la-cr-tknzr.o libcroco/.libs/libcroco_rpl_la-cr-token.o libcroco/.libs/libcroco_rpl_la-cr-utils.o libtool: link: ranlib .libs/libcroco_rpl.a libtool: link: ( cd ".libs" && rm -f "libcroco_rpl.la" && ln -s "../libcroco_rpl.la" "libcroco_rpl.la" ) --- fd-ostream.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c fd-ostream.c -fPIC -DPIC -o .libs/fd-ostream.o --- file-ostream.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o file-ostream.lo file-ostream.c --- libglib_rpl.la --- libtool: link: ar cru .libs/libglib_rpl.a glib/.libs/libglib_rpl_la-ghash.o glib/.libs/libglib_rpl_la-glist.o glib/.libs/libglib_rpl_la-gmessages.o glib/.libs/libglib_rpl_la-gprimes.o glib/.libs/libglib_rpl_la-gstrfuncs.o glib/.libs/libglib_rpl_la-gstring.o libtool: link: ranlib .libs/libglib_rpl.a libtool: link: ( cd ".libs" && rm -f "libglib_rpl.la" && ln -s "../libglib_rpl.la" "libglib_rpl.la" ) --- html-ostream.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o html-ostream.lo html-ostream.c --- file-ostream.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c file-ostream.c -fPIC -DPIC -o .libs/file-ostream.o --- html-styled-ostream.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o html-styled-ostream.lo html-styled-ostream.c --- html-ostream.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c html-ostream.c -fPIC -DPIC -o .libs/html-ostream.o --- ostream.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o ostream.lo ostream.c --- html-styled-ostream.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c html-styled-ostream.c -fPIC -DPIC -o .libs/html-styled-ostream.o --- styled-ostream.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o styled-ostream.lo styled-ostream.c --- term-ostream.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o term-ostream.lo term-ostream.c --- ostream.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ostream.c -fPIC -DPIC -o .libs/ostream.o --- term-styled-ostream.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o term-styled-ostream.lo term-styled-ostream.c --- styled-ostream.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c styled-ostream.c -fPIC -DPIC -o .libs/styled-ostream.o --- term-ostream.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c term-ostream.c -fPIC -DPIC -o .libs/term-ostream.o --- term-styled-ostream.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I./libcroco -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c term-styled-ostream.c -fPIC -DPIC -o .libs/term-styled-ostream.o --- libxml_rpl.la --- /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o libxml_rpl.la libxml/libxml_rpl_la-DOCBparser.lo libxml/libxml_rpl_la-HTMLparser.lo libxml/libxml_rpl_la-HTMLtree.lo libxml/libxml_rpl_la-SAX.lo libxml/libxml_rpl_la-SAX2.lo libxml/libxml_rpl_la-c14n.lo libxml/libxml_rpl_la-catalog.lo libxml/libxml_rpl_la-chvalid.lo libxml/libxml_rpl_la-debugXML.lo libxml/libxml_rpl_la-dict.lo libxml/libxml_rpl_la-encoding.lo libxml/libxml_rpl_la-entities.lo libxml/libxml_rpl_la-error.lo libxml/libxml_rpl_la-globals.lo libxml/libxml_rpl_la-hash.lo libxml/libxml_rpl_la-legacy.lo libxml/libxml_rpl_la-list.lo libxml/libxml_rpl_la-nanoftp.lo libxml/libxml_rpl_la-nanohttp.lo libxml/libxml_rpl_la-parser.lo libxml/libxml_rpl_la-parserInternals.lo libxml/libxml_rpl_la-pattern.lo libxml/libxml_rpl_la-relaxng.lo libxml/libxml_rpl_la-schematron.lo libxml/libxml_rpl_la-threads.lo libxml/libxml_rpl_la-tree.lo libxml/libxml_rpl_la-uri.lo libxml/libxml_rpl_la-valid.lo libxml/libxml_rpl_la-xinclude.lo libxml/libxml_rpl_la-xlink.lo libxml/libxml_rpl_la-xmlIO.lo libxml/libxml_rpl_la-xmlmemory.lo libxml/libxml_rpl_la-xmlmodule.lo libxml/libxml_rpl_la-xmlreader.lo libxml/libxml_rpl_la-xmlregexp.lo libxml/libxml_rpl_la-xmlsave.lo libxml/libxml_rpl_la-xmlschemas.lo libxml/libxml_rpl_la-xmlschemastypes.lo libxml/libxml_rpl_la-xmlstring.lo libxml/libxml_rpl_la-xmlunicode.lo libxml/libxml_rpl_la-xmlwriter.lo libxml/libxml_rpl_la-xpath.lo libxml/libxml_rpl_la-xpointer.lo -lintl libtool: link: ar cru .libs/libxml_rpl.a libxml/.libs/libxml_rpl_la-DOCBparser.o libxml/.libs/libxml_rpl_la-HTMLparser.o libxml/.libs/libxml_rpl_la-HTMLtree.o libxml/.libs/libxml_rpl_la-SAX.o libxml/.libs/libxml_rpl_la-SAX2.o libxml/.libs/libxml_rpl_la-c14n.o libxml/.libs/libxml_rpl_la-catalog.o libxml/.libs/libxml_rpl_la-chvalid.o libxml/.libs/libxml_rpl_la-debugXML.o libxml/.libs/libxml_rpl_la-dict.o libxml/.libs/libxml_rpl_la-encoding.o libxml/.libs/libxml_rpl_la-entities.o libxml/.libs/libxml_rpl_la-error.o libxml/.libs/libxml_rpl_la-globals.o libxml/.libs/libxml_rpl_la-hash.o libxml/.libs/libxml_rpl_la-legacy.o libxml/.libs/libxml_rpl_la-list.o libxml/.libs/libxml_rpl_la-nanoftp.o libxml/.libs/libxml_rpl_la-nanohttp.o libxml/.libs/libxml_rpl_la-parser.o libxml/.libs/libxml_rpl_la-parserInternals.o libxml/.libs/libxml_rpl_la-pattern.o libxml/.libs/libxml_rpl_la-relaxng.o libxml/.libs/libxml_rpl_la-schematron.o libxml/.libs/libxml_rpl_la-threads.o libxml/.libs/libxml_rpl_la-tree.o libxml/.libs/libxml_rpl_la-uri.o libxml/.libs/libxml_rpl_la-valid.o libxml/.libs/libxml_rpl_la-xinclude.o libxml/.libs/libxml_rpl_la-xlink.o libxml/.libs/libxml_rpl_la-xmlIO.o libxml/.libs/libxml_rpl_la-xmlmemory.o libxml/.libs/libxml_rpl_la-xmlmodule.o libxml/.libs/libxml_rpl_la-xmlreader.o libxml/.libs/libxml_rpl_la-xmlregexp.o libxml/.libs/libxml_rpl_la-xmlsave.o libxml/.libs/libxml_rpl_la-xmlschemas.o libxml/.libs/libxml_rpl_la-xmlschemastypes.o libxml/.libs/libxml_rpl_la-xmlstring.o libxml/.libs/libxml_rpl_la-xmlunicode.o libxml/.libs/libxml_rpl_la-xmlwriter.o libxml/.libs/libxml_rpl_la-xpath.o libxml/.libs/libxml_rpl_la-xpointer.o libtool: link: ranlib .libs/libxml_rpl.a libtool: link: ( cd ".libs" && rm -f "libxml_rpl.la" && ln -s "../libxml_rpl.la" "libxml_rpl.la" ) --- libgettextlib.la --- /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -release 0.18.1 -lc -L/usr/pkg/lib -lncurses -R/usr/pkg/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o libgettextlib.la -rpath /usr/pkg/lib set-mode-acl.lo copy-acl.lo file-has-acl.lo areadlink.lo gl_array_list.lo backupfile.lo addext.lo basename.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo c-strcasestr.lo c-strstr.lo classpath.lo clean-temp.lo closeout.lo concat-filename.lo copy-file.lo csharpcomp.lo csharpexec.lo error-progname.lo execute.lo exitfail.lo fatal-signal.lo fd-ostream.lo fd-safer-flag.lo dup-safer-flag.lo file-ostream.lo findprog.lo fstrcmp.lo full-write.lo fwriteerror.lo gcd.lo hash.lo html-ostream.lo html-styled-ostream.lo javacomp.lo javaexec.lo javaversion.lo gl_linkedhash_list.lo gl_list.lo localcharset.lo localename.lo glthread/lock.lo malloca.lo mbchar.lo mbslen.lo mbsstr.lo mbswidth.lo ostream.lo pipe.lo pipe-filter-ii.lo pipe2.lo pipe2-safer.lo progname.lo propername.lo quote.lo quotearg.lo sh-quote.lo striconv.lo striconveh.lo striconveha.lo strnlen1.lo styled-ostream.lo term-ostream.lo term-styled-ostream.lo glthread/threadlib.lo glthread/tls.lo tmpdir.lo trim.lo uniconv/u8-conv-from-enc.lo unilbrk/lbrktables.lo unilbrk/u8-possible-linebreaks.lo unilbrk/u8-width-linebreaks.lo unilbrk/ulc-common.lo unilbrk/ulc-width-linebreaks.lo uniname/uniname.lo unistr/u16-mbtouc.lo unistr/u16-mbtouc-aux.lo unistr/u8-check.lo unistr/u8-mblen.lo unistr/u8-mbtouc.lo unistr/u8-mbtouc-aux.lo unistr/u8-mbtouc-unsafe.lo unistr/u8-mbtouc-unsafe-aux.lo unistr/u8-mbtoucr.lo unistr/u8-prev.lo unistr/u8-uctomb.lo unistr/u8-uctomb-aux.lo uniwidth/width.lo wait-process.lo xmalloc.lo xstrdup.lo xconcat-filename.lo xerror.lo gl_xlist.lo xmalloca.lo xreadlink.lo xsetenv.lo xstriconv.lo xstriconveh.lo xvasprintf.lo xasprintf.lo argmatch.lo asnprintf.lo cloexec.lo dup-safer.lo fcntl.lo fd-safer.lo pipe-safer.lo printf-args.lo printf-parse.lo safe-read.lo safe-write.lo tempname.lo vasnprintf.lo libcroco_rpl.la libglib_rpl.la libxml_rpl.la -lintl libtool: link: gcc -shared .libs/set-mode-acl.o .libs/copy-acl.o .libs/file-has-acl.o .libs/areadlink.o .libs/gl_array_list.o .libs/backupfile.o .libs/addext.o .libs/basename.o .libs/c-ctype.o .libs/c-strcasecmp.o .libs/c-strncasecmp.o .libs/c-strcasestr.o .libs/c-strstr.o .libs/classpath.o .libs/clean-temp.o .libs/closeout.o .libs/concat-filename.o .libs/copy-file.o .libs/csharpcomp.o .libs/csharpexec.o .libs/error-progname.o .libs/execute.o .libs/exitfail.o .libs/fatal-signal.o .libs/fd-ostream.o .libs/fd-safer-flag.o .libs/dup-safer-flag.o .libs/file-ostream.o .libs/findprog.o .libs/fstrcmp.o .libs/full-write.o .libs/fwriteerror.o .libs/gcd.o .libs/hash.o .libs/html-ostream.o .libs/html-styled-ostream.o .libs/javacomp.o .libs/javaexec.o .libs/javaversion.o .libs/gl_linkedhash_list.o .libs/gl_list.o .libs/localcharset.o .libs/localename.o glthread/.libs/lock.o .libs/malloca.o .libs/mbchar.o .libs/mbslen.o .libs/mbsstr.o .libs/mbswidth.o .libs/ostream.o .libs/pipe.o .libs/pipe-filter-ii.o .libs/pipe2.o .libs/pipe2-safer.o .libs/progname.o .libs/propername.o .libs/quote.o .libs/quotearg.o .libs/sh-quote.o .libs/striconv.o .libs/striconveh.o .libs/striconveha.o .libs/strnlen1.o .libs/styled-ostream.o .libs/term-ostream.o .libs/term-styled-ostream.o glthread/.libs/threadlib.o glthread/.libs/tls.o .libs/tmpdir.o .libs/trim.o uniconv/.libs/u8-conv-from-enc.o unilbrk/.libs/lbrktables.o unilbrk/.libs/u8-possible-linebreaks.o unilbrk/.libs/u8-width-linebreaks.o unilbrk/.libs/ulc-common.o unilbrk/.libs/ulc-width-linebreaks.o uniname/.libs/uniname.o unistr/.libs/u16-mbtouc.o unistr/.libs/u16-mbtouc-aux.o unistr/.libs/u8-check.o unistr/.libs/u8-mblen.o unistr/.libs/u8-mbtouc.o unistr/.libs/u8-mbtouc-aux.o unistr/.libs/u8-mbtouc-unsafe.o unistr/.libs/u8-mbtouc-unsafe-aux.o unistr/.libs/u8-mbtoucr.o unistr/.libs/u8-prev.o unistr/.libs/u8-uctomb.o unistr/.libs/u8-uctomb-aux.o uniwidth/.libs/width.o .libs/wait-process.o .libs/xmalloc.o .libs/xstrdup.o .libs/xconcat-filename.o .libs/xerror.o .libs/gl_xlist.o .libs/xmalloca.o .libs/xreadlink.o .libs/xsetenv.o .libs/xstriconv.o .libs/xstriconveh.o .libs/xvasprintf.o .libs/xasprintf.o .libs/argmatch.o .libs/asnprintf.o .libs/cloexec.o .libs/dup-safer.o .libs/fcntl.o .libs/fd-safer.o .libs/pipe-safer.o .libs/printf-args.o .libs/printf-parse.o .libs/safe-read.o .libs/safe-write.o .libs/tempname.o .libs/vasnprintf.o -Wl,--whole-archive ./.libs/libcroco_rpl.a ./.libs/libglib_rpl.a ./.libs/libxml_rpl.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib -Wl,-rpath -Wl,/usr/pkg/lib -L/tmp/pkgsrc/devel/gettext/work/.buildlink/lib -lncurses /tmp/pkgsrc/devel/gettext/work/.buildlink/lib/libintl.so -lc -Wl,-R/usr/pkg/lib -Wl,-soname -Wl,libgettextlib-0.18.1.so -o .libs/libgettextlib-0.18.1.so libtool: link: (cd ".libs" && rm -f "libgettextlib.so" && ln -s "libgettextlib-0.18.1.so" "libgettextlib.so") libtool: link: ( cd ".libs" && rm -f "libgettextlib.la" && ln -s "../libgettextlib.la" "libgettextlib.la" ) Making all in libgrep --- c++defs.h --- --- warn-on-use.h --- --- c++defs.h --- rm -f c++defs.h-t c++defs.h && sed -n -e '/_GL_CXXDEFS/,$p' < ../../build-aux/c++defs.h > c++defs.h-t && mv c++defs.h-t c++defs.h --- warn-on-use.h --- rm -f warn-on-use.h-t warn-on-use.h && sed -n -e '/^.ifndef/,$p' < ../../build-aux/warn-on-use.h > warn-on-use.h-t && mv warn-on-use.h-t warn-on-use.h --- langinfo.h --- rm -f langinfo.h-t langinfo.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''HAVE_LANGINFO_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_LANGINFO_H''@||g' -e 's|@''GNULIB_NL_LANGINFO''@|1|g' -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' -e 's|@''HAVE_LANGINFO_ERA''@|1|g' -e 's|@''HAVE_NL_LANGINFO''@|1|g' -e 's|@''REPLACE_NL_LANGINFO''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./langinfo.in.h; } > langinfo.h-t && mv langinfo.h-t langinfo.h --- all --- /usr/pkg/bin/bmake all-am --- dummy.o --- --- kwset.o --- --- m-fgrep.o --- --- m-regex.o --- --- regex.o --- --- dummy.o --- gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c dummy.c --- kwset.o --- gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c kwset.c --- m-fgrep.o --- gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c m-fgrep.c --- m-regex.o --- gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c m-regex.c --- regex.o --- gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c regex.c In file included from regex.c:59:0: regex_internal.h:45:0: warning: "__libc_lock_init" redefined ../config.h:2200:0: note: this is the location of the previous definition regex_internal.h:46:0: warning: "__libc_lock_lock" redefined ../config.h:2201:0: note: this is the location of the previous definition regex_internal.h:47:0: warning: "__libc_lock_unlock" redefined ../config.h:2202:0: note: this is the location of the previous definition --- libgrep.a --- rm -f libgrep.a ar cru libgrep.a dummy.o kwset.o m-fgrep.o m-regex.o regex.o ranlib libgrep.a Making all in src --- all --- /usr/pkg/bin/bmake all-am --- msgmerge-msgl-fsearch.o --- --- msginit-lang-table.o --- --- msginit-plural-count.o --- --- recode_sr_latin-filter-sr-latin.o --- --- message.lo --- --- msgmerge-msgl-fsearch.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -fopenmp -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msgmerge-msgl-fsearch.o `test -f 'msgl-fsearch.c' || echo './'`msgl-fsearch.c --- msginit-lang-table.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msginit-lang-table.o `test -f 'lang-table.c' || echo './'`lang-table.c --- msginit-plural-count.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msginit-plural-count.o `test -f 'plural-count.c' || echo './'`plural-count.c --- recode_sr_latin-filter-sr-latin.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o recode_sr_latin-filter-sr-latin.o `test -f 'filter-sr-latin.c' || echo './'`filter-sr-latin.c --- message.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o message.lo message.c --- po-error.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o po-error.lo po-error.c --- po-xerror.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o po-xerror.lo po-xerror.c --- read-catalog-abstract.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o read-catalog-abstract.lo read-catalog-abstract.c --- msgmerge-msgl-fsearch.o --- msgl-fsearch.c:195:3: warning: variably modified 'short_messages' at file scope --- message.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c message.c -fPIC -DPIC -o .libs/message.o --- po-charset.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o po-charset.lo po-charset.c --- po-error.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c po-error.c -fPIC -DPIC -o .libs/po-error.o --- po-xerror.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c po-xerror.c -fPIC -DPIC -o .libs/po-xerror.o --- read-catalog-abstract.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c read-catalog-abstract.c -fPIC -DPIC -o .libs/read-catalog-abstract.o --- read-po.lo --- --- po-charset.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c po-charset.c -fPIC -DPIC -o .libs/po-charset.o --- read-po.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o read-po.lo read-po.c --- read-properties.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o read-properties.lo read-properties.c --- read-stringtable.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o read-stringtable.lo read-stringtable.c --- read-po.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c read-po.c -fPIC -DPIC -o .libs/read-po.o --- open-catalog.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o open-catalog.lo open-catalog.c --- read-properties.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c read-properties.c -fPIC -DPIC -o .libs/read-properties.o --- read-stringtable.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c read-stringtable.c -fPIC -DPIC -o .libs/read-stringtable.o --- dir-list.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o dir-list.lo dir-list.c --- str-list.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o str-list.lo str-list.c --- open-catalog.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c open-catalog.c -fPIC -DPIC -o .libs/open-catalog.o --- dir-list.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c dir-list.c -fPIC -DPIC -o .libs/dir-list.o --- str-list.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c str-list.c -fPIC -DPIC -o .libs/str-list.o --- read-catalog.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o read-catalog.lo read-catalog.c --- color.lo --- --- write-catalog.lo --- --- color.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o color.lo color.c --- write-catalog.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o write-catalog.lo write-catalog.c --- write-properties.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o write-properties.lo write-properties.c --- write-stringtable.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o write-stringtable.lo write-stringtable.c --- read-catalog.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c read-catalog.c -fPIC -DPIC -o .libs/read-catalog.o --- color.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c color.c -fPIC -DPIC -o .libs/color.o --- write-catalog.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c write-catalog.c -fPIC -DPIC -o .libs/write-catalog.o --- write-properties.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c write-properties.c -fPIC -DPIC -o .libs/write-properties.o --- write-stringtable.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c write-stringtable.c -fPIC -DPIC -o .libs/write-stringtable.o --- write-po.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o write-po.lo write-po.c --- msgl-ascii.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msgl-ascii.lo msgl-ascii.c --- msgl-iconv.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msgl-iconv.lo msgl-iconv.c --- msgl-equal.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msgl-equal.lo msgl-equal.c --- msgl-cat.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msgl-cat.lo msgl-cat.c --- write-po.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c write-po.c -fPIC -DPIC -o .libs/write-po.o --- msgl-ascii.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c msgl-ascii.c -fPIC -DPIC -o .libs/msgl-ascii.o --- msgl-iconv.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c msgl-iconv.c -fPIC -DPIC -o .libs/msgl-iconv.o --- msgl-equal.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c msgl-equal.c -fPIC -DPIC -o .libs/msgl-equal.o --- msgl-header.lo --- --- msgl-cat.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c msgl-cat.c -fPIC -DPIC -o .libs/msgl-cat.o --- msgl-header.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msgl-header.lo msgl-header.c libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c msgl-header.c -fPIC -DPIC -o .libs/msgl-header.o --- msgl-english.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msgl-english.lo msgl-english.c --- msgl-check.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msgl-check.lo msgl-check.c --- file-list.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o file-list.lo file-list.c --- msgl-english.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c msgl-english.c -fPIC -DPIC -o .libs/msgl-english.o --- msgl-check.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c msgl-check.c -fPIC -DPIC -o .libs/msgl-check.o --- msgl-charset.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msgl-charset.lo msgl-charset.c --- po-time.lo --- --- file-list.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c file-list.c -fPIC -DPIC -o .libs/file-list.o --- po-time.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o po-time.lo po-time.c --- plural-exp.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o plural-exp.lo plural-exp.c --- msgl-charset.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c msgl-charset.c -fPIC -DPIC -o .libs/msgl-charset.o --- plural-eval.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o plural-eval.lo plural-eval.c --- po-time.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c po-time.c -fPIC -DPIC -o .libs/po-time.o --- plural-exp.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c plural-exp.c -fPIC -DPIC -o .libs/plural-exp.o --- plural-table.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o plural-table.lo plural-table.c --- format.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format.lo format.c --- format-c.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-c.lo format-c.c --- plural-eval.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c plural-eval.c -fPIC -DPIC -o .libs/plural-eval.o --- plural-table.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c plural-table.c -fPIC -DPIC -o .libs/plural-table.o --- format.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c format.c -fPIC -DPIC -o .libs/format.o --- format-sh.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-sh.lo format-sh.c --- format-c.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c format-c.c -fPIC -DPIC -o .libs/format-c.o --- format-python.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-python.lo format-python.c --- format-lisp.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-lisp.lo format-lisp.c --- format-sh.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c format-sh.c -fPIC -DPIC -o .libs/format-sh.o --- format-elisp.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-elisp.lo format-elisp.c --- format-python.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c format-python.c -fPIC -DPIC -o .libs/format-python.o --- format-lisp.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c format-lisp.c -fPIC -DPIC -o .libs/format-lisp.o --- format-elisp.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c format-elisp.c -fPIC -DPIC -o .libs/format-elisp.o --- format-librep.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-librep.lo format-librep.c --- format-scheme.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-scheme.lo format-scheme.c --- format-java.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-java.lo format-java.c --- format-csharp.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-csharp.lo format-csharp.c --- format-librep.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c format-librep.c -fPIC -DPIC -o .libs/format-librep.o --- format-scheme.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c format-scheme.c -fPIC -DPIC -o .libs/format-scheme.o --- format-java.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c format-java.c -fPIC -DPIC -o .libs/format-java.o --- format-csharp.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c format-csharp.c -fPIC -DPIC -o .libs/format-csharp.o --- format-awk.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-awk.lo format-awk.c --- format-pascal.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-pascal.lo format-pascal.c --- format-awk.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c format-awk.c -fPIC -DPIC -o .libs/format-awk.o --- format-ycp.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-ycp.lo format-ycp.c --- format-pascal.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c format-pascal.c -fPIC -DPIC -o .libs/format-pascal.o --- format-tcl.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-tcl.lo format-tcl.c --- format-ycp.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c format-ycp.c -fPIC -DPIC -o .libs/format-ycp.o --- format-perl.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-perl.lo format-perl.c --- format-tcl.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c format-tcl.c -fPIC -DPIC -o .libs/format-tcl.o --- format-perl-brace.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-perl-brace.lo format-perl-brace.c --- format-perl.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c format-perl.c -fPIC -DPIC -o .libs/format-perl.o --- format-perl-brace.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c format-perl-brace.c -fPIC -DPIC -o .libs/format-perl-brace.o --- format-php.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-php.lo format-php.c --- format-gcc-internal.lo --- --- format-gfc-internal.lo --- --- format-gcc-internal.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-gcc-internal.lo format-gcc-internal.c --- format-gfc-internal.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-gfc-internal.lo format-gfc-internal.c --- format-php.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c format-php.c -fPIC -DPIC -o .libs/format-php.o --- format-qt.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-qt.lo format-qt.c --- format-gcc-internal.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c format-gcc-internal.c -fPIC -DPIC -o .libs/format-gcc-internal.o --- format-gfc-internal.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c format-gfc-internal.c -fPIC -DPIC -o .libs/format-gfc-internal.o --- format-qt-plural.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-qt-plural.lo format-qt-plural.c --- format-qt.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c format-qt.c -fPIC -DPIC -o .libs/format-qt.o --- format-kde.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-kde.lo format-kde.c --- format-boost.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-boost.lo format-boost.c --- format-qt-plural.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c format-qt-plural.c -fPIC -DPIC -o .libs/format-qt-plural.o --- msgcmp-msgcmp.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msgcmp-msgcmp.o `test -f 'msgcmp.c' || echo './'`msgcmp.c --- msgcmp-msgl-fsearch.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msgcmp-msgl-fsearch.o `test -f 'msgl-fsearch.c' || echo './'`msgl-fsearch.c --- format-kde.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c format-kde.c -fPIC -DPIC -o .libs/format-kde.o --- msgfmt-msgfmt.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msgfmt-msgfmt.o `test -f 'msgfmt.c' || echo './'`msgfmt.c --- format-boost.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c format-boost.c -fPIC -DPIC -o .libs/format-boost.o --- msgcmp-msgl-fsearch.o --- msgl-fsearch.c:195:3: warning: variably modified 'short_messages' at file scope --- msgfmt-write-mo.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msgfmt-write-mo.o `test -f 'write-mo.c' || echo './'`write-mo.c --- msgfmt-write-java.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msgfmt-write-java.o `test -f 'write-java.c' || echo './'`write-java.c --- msgfmt-write-csharp.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msgfmt-write-csharp.o `test -f 'write-csharp.c' || echo './'`write-csharp.c --- msgfmt-write-resources.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msgfmt-write-resources.o `test -f 'write-resources.c' || echo './'`write-resources.c --- msgfmt-write-tcl.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msgfmt-write-tcl.o `test -f 'write-tcl.c' || echo './'`write-tcl.c --- msgfmt-write-qt.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msgfmt-write-qt.o `test -f 'write-qt.c' || echo './'`write-qt.c --- msgfmt-hash-string.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msgfmt-hash-string.o `test -f '../../gettext-runtime/intl/hash-string.c' || echo './'`../../gettext-runtime/intl/hash-string.c --- msgmerge-msgmerge.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -fopenmp -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msgmerge-msgmerge.o `test -f 'msgmerge.c' || echo './'`msgmerge.c --- msgmerge-lang-table.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -fopenmp -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msgmerge-lang-table.o `test -f 'lang-table.c' || echo './'`lang-table.c --- msgmerge-plural-count.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -fopenmp -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msgmerge-plural-count.o `test -f 'plural-count.c' || echo './'`plural-count.c --- msgunfmt-msgunfmt.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msgunfmt-msgunfmt.o `test -f 'msgunfmt.c' || echo './'`msgunfmt.c --- msgunfmt-read-mo.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msgunfmt-read-mo.o `test -f 'read-mo.c' || echo './'`read-mo.c --- msgunfmt-read-java.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msgunfmt-read-java.o `test -f 'read-java.c' || echo './'`read-java.c --- msgunfmt-read-csharp.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msgunfmt-read-csharp.o `test -f 'read-csharp.c' || echo './'`read-csharp.c --- msgunfmt-read-resources.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msgunfmt-read-resources.o `test -f 'read-resources.c' || echo './'`read-resources.c --- msgunfmt-read-tcl.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msgunfmt-read-tcl.o `test -f 'read-tcl.c' || echo './'`read-tcl.c --- xgettext-xgettext.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o xgettext-xgettext.o `test -f 'xgettext.c' || echo './'`xgettext.c --- xgettext-x-c.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o xgettext-x-c.o `test -f 'x-c.c' || echo './'`x-c.c --- xgettext-x-po.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o xgettext-x-po.o `test -f 'x-po.c' || echo './'`x-po.c --- xgettext-x-sh.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o xgettext-x-sh.o `test -f 'x-sh.c' || echo './'`x-sh.c --- xgettext-x-python.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o xgettext-x-python.o `test -f 'x-python.c' || echo './'`x-python.c --- xgettext-x-lisp.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o xgettext-x-lisp.o `test -f 'x-lisp.c' || echo './'`x-lisp.c --- xgettext-x-elisp.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o xgettext-x-elisp.o `test -f 'x-elisp.c' || echo './'`x-elisp.c --- xgettext-x-librep.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o xgettext-x-librep.o `test -f 'x-librep.c' || echo './'`x-librep.c --- xgettext-x-scheme.o --- --- xgettext-x-smalltalk.o --- --- xgettext-x-scheme.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o xgettext-x-scheme.o `test -f 'x-scheme.c' || echo './'`x-scheme.c --- xgettext-x-smalltalk.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o xgettext-x-smalltalk.o `test -f 'x-smalltalk.c' || echo './'`x-smalltalk.c --- xgettext-x-java.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o xgettext-x-java.o `test -f 'x-java.c' || echo './'`x-java.c --- xgettext-x-csharp.o --- --- xgettext-x-awk.o --- --- xgettext-x-csharp.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o xgettext-x-csharp.o `test -f 'x-csharp.c' || echo './'`x-csharp.c --- xgettext-x-awk.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o xgettext-x-awk.o `test -f 'x-awk.c' || echo './'`x-awk.c --- xgettext-x-ycp.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o xgettext-x-ycp.o `test -f 'x-ycp.c' || echo './'`x-ycp.c --- xgettext-x-tcl.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o xgettext-x-tcl.o `test -f 'x-tcl.c' || echo './'`x-tcl.c --- xgettext-x-perl.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o xgettext-x-perl.o `test -f 'x-perl.c' || echo './'`x-perl.c --- xgettext-x-php.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o xgettext-x-php.o `test -f 'x-php.c' || echo './'`x-php.c --- xgettext-x-rst.o --- --- xgettext-x-glade.o --- --- xgettext-x-rst.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o xgettext-x-rst.o `test -f 'x-rst.c' || echo './'`x-rst.c --- xgettext-x-glade.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o xgettext-x-glade.o `test -f 'x-glade.c' || echo './'`x-glade.c --- msgattrib-msgattrib.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msgattrib-msgattrib.o `test -f 'msgattrib.c' || echo './'`msgattrib.c --- msgcat-msgcat.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msgcat-msgcat.o `test -f 'msgcat.c' || echo './'`msgcat.c --- msgcomm-msgcomm.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msgcomm-msgcomm.o `test -f 'msgcomm.c' || echo './'`msgcomm.c --- msgconv-msgconv.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msgconv-msgconv.o `test -f 'msgconv.c' || echo './'`msgconv.c --- msgen-msgen.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msgen-msgen.o `test -f 'msgen.c' || echo './'`msgen.c --- msgexec-msgexec.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msgexec-msgexec.o `test -f 'msgexec.c' || echo './'`msgexec.c --- msgfilter-msgfilter.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msgfilter-msgfilter.o `test -f 'msgfilter.c' || echo './'`msgfilter.c --- msgfilter-filter-sr-latin.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msgfilter-filter-sr-latin.o `test -f 'filter-sr-latin.c' || echo './'`filter-sr-latin.c --- msggrep-msggrep.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msggrep-msggrep.o `test -f 'msggrep.c' || echo './'`msggrep.c --- msginit-msginit.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msginit-msginit.o `test -f 'msginit.c' || echo './'`msginit.c --- msginit-localealias.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msginit-localealias.o `test -f '../../gettext-runtime/intl/localealias.c' || echo './'`../../gettext-runtime/intl/localealias.c --- msginit-lock.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msginit-lock.o `test -f '../../gettext-runtime/intl/lock.c' || echo './'`../../gettext-runtime/intl/lock.c --- msguniq-msguniq.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msguniq-msguniq.o `test -f 'msguniq.c' || echo './'`msguniq.c --- recode_sr_latin-recode-sr-latin.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/bin\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o recode_sr_latin-recode-sr-latin.o `test -f 'recode-sr-latin.c' || echo './'`recode-sr-latin.c --- hostname-hostname.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/lib/gettext\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o hostname-hostname.o `test -f 'hostname.c' || echo './'`hostname.c --- urlget-urlget.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/pkg/lib/gettext\" -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o urlget-urlget.o `test -f 'urlget.c' || echo './'`urlget.c --- po-lex.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o po-lex.lo po-lex.c --- po-gram-gen.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o po-gram-gen.lo po-gram-gen.c --- recode-sr-latin --- /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o recode-sr-latin recode_sr_latin-recode-sr-latin.o recode_sr_latin-filter-sr-latin.o ../gnulib-lib/libgettextlib.la -lintl --- hostname --- /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o hostname hostname-hostname.o ../gnulib-lib/libgettextlib.la -lintl --- urlget --- --- po-lex.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c po-lex.c -fPIC -DPIC -o .libs/po-lex.o --- urlget --- /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o urlget urlget-urlget.o ../gnulib-lib/libgettextlib.la -lintl --- po-gram-gen.lo --- libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/pkg/lib/gettext\" -DGETTEXTJAR=\"/usr/pkg/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/pkg/lib\" -DGETTEXTDATADIR=\"/usr/pkg/share/gettext\" -DPROJECTSDIR=\"/usr/pkg/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I../libgrep -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c po-gram-gen.c -fPIC -DPIC -o .libs/po-gram-gen.o --- recode-sr-latin --- libtool: link: gcc -std=gnu99 -O3 -pipe -fstack-protector -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -Wl,-R/usr/pkg/lib -o .libs/recode-sr-latin recode_sr_latin-recode-sr-latin.o recode_sr_latin-filter-sr-latin.o -L/tmp/pkgsrc/devel/gettext/work/.buildlink/lib ../gnulib-lib/.libs/libgettextlib.so -lncurses /tmp/pkgsrc/devel/gettext/work/.buildlink/lib/libintl.so -lc -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib --- hostname --- libtool: link: gcc -std=gnu99 -O3 -pipe -fstack-protector -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -Wl,-R/usr/pkg/lib -o .libs/hostname hostname-hostname.o -L/tmp/pkgsrc/devel/gettext/work/.buildlink/lib ../gnulib-lib/.libs/libgettextlib.so -lncurses /tmp/pkgsrc/devel/gettext/work/.buildlink/lib/libintl.so -lc -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib --- urlget --- libtool: link: gcc -std=gnu99 -O3 -pipe -fstack-protector -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -Wl,-R/usr/pkg/lib -o .libs/urlget urlget-urlget.o -L/tmp/pkgsrc/devel/gettext/work/.buildlink/lib ../gnulib-lib/.libs/libgettextlib.so -lncurses /tmp/pkgsrc/devel/gettext/work/.buildlink/lib/libintl.so -lc -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib --- libgettextsrc.la --- /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -release 0.18.1 ../gnulib-lib/libgettextlib.la -lc -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o libgettextsrc.la -rpath /usr/pkg/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 color.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-header.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-gfc-internal.lo format-qt.lo format-qt-plural.lo format-kde.lo format-boost.lo -lintl libtool: link: gcc -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/color.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-header.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-gfc-internal.o .libs/format-qt.o .libs/format-qt-plural.o .libs/format-kde.o .libs/format-boost.o -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/gettext-0.18.1.1/gettext-tools/gnulib-lib/.libs -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib ../gnulib-lib/.libs/libgettextlib.so -L/tmp/pkgsrc/devel/gettext/work/.buildlink/lib -lncurses /tmp/pkgsrc/devel/gettext/work/.buildlink/lib/libintl.so -lc -Wl,-R/usr/pkg/lib -Wl,-soname -Wl,libgettextsrc-0.18.1.so -o .libs/libgettextsrc-0.18.1.so libtool: link: (cd ".libs" && rm -f "libgettextsrc.so" && ln -s "libgettextsrc-0.18.1.so" "libgettextsrc.so") libtool: link: ( cd ".libs" && rm -f "libgettextsrc.la" && ln -s "../libgettextsrc.la" "libgettextsrc.la" ) --- msgattrib --- --- msgcat --- --- msgcmp --- --- msgcomm --- --- msgconv --- --- msgattrib --- /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o msgattrib msgattrib-msgattrib.o libgettextsrc.la -lintl --- msgcat --- /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o msgcat msgcat-msgcat.o libgettextsrc.la -lintl --- msgcmp --- /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o msgcmp msgcmp-msgcmp.o msgcmp-msgl-fsearch.o libgettextsrc.la -lm -lintl --- msgcomm --- /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o msgcomm msgcomm-msgcomm.o libgettextsrc.la -lintl --- msgconv --- /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o msgconv msgconv-msgconv.o libgettextsrc.la -lintl libtool: link: gcc -std=gnu99 -O3 -pipe -fstack-protector -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -Wl,-R/usr/pkg/lib -o .libs/msgconv msgconv-msgconv.o -L/tmp/pkgsrc/devel/gettext/work/gettext-0.18.1.1/gettext-tools/gnulib-lib/.libs -L/tmp/pkgsrc/devel/gettext/work/.buildlink/lib ./.libs/libgettextsrc.so /tmp/pkgsrc/devel/gettext/work/gettext-0.18.1.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so -lncurses /tmp/pkgsrc/devel/gettext/work/.buildlink/lib/libintl.so -lc -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib --- msgattrib --- libtool: link: gcc -std=gnu99 -O3 -pipe -fstack-protector -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -Wl,-R/usr/pkg/lib -o .libs/msgattrib msgattrib-msgattrib.o -L/tmp/pkgsrc/devel/gettext/work/gettext-0.18.1.1/gettext-tools/gnulib-lib/.libs -L/tmp/pkgsrc/devel/gettext/work/.buildlink/lib ./.libs/libgettextsrc.so /tmp/pkgsrc/devel/gettext/work/gettext-0.18.1.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so -lncurses /tmp/pkgsrc/devel/gettext/work/.buildlink/lib/libintl.so -lc -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib --- msgcomm --- libtool: link: gcc -std=gnu99 -O3 -pipe -fstack-protector -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -Wl,-R/usr/pkg/lib -o .libs/msgcomm msgcomm-msgcomm.o -L/tmp/pkgsrc/devel/gettext/work/gettext-0.18.1.1/gettext-tools/gnulib-lib/.libs -L/tmp/pkgsrc/devel/gettext/work/.buildlink/lib ./.libs/libgettextsrc.so /tmp/pkgsrc/devel/gettext/work/gettext-0.18.1.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so -lncurses /tmp/pkgsrc/devel/gettext/work/.buildlink/lib/libintl.so -lc -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib --- msgcat --- libtool: link: gcc -std=gnu99 -O3 -pipe -fstack-protector -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -Wl,-R/usr/pkg/lib -o .libs/msgcat msgcat-msgcat.o -L/tmp/pkgsrc/devel/gettext/work/gettext-0.18.1.1/gettext-tools/gnulib-lib/.libs -L/tmp/pkgsrc/devel/gettext/work/.buildlink/lib ./.libs/libgettextsrc.so /tmp/pkgsrc/devel/gettext/work/gettext-0.18.1.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so -lncurses /tmp/pkgsrc/devel/gettext/work/.buildlink/lib/libintl.so -lc -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib --- msgcmp --- libtool: link: gcc -std=gnu99 -O3 -pipe -fstack-protector -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -Wl,-R/usr/pkg/lib -o .libs/msgcmp msgcmp-msgcmp.o msgcmp-msgl-fsearch.o -L/tmp/pkgsrc/devel/gettext/work/gettext-0.18.1.1/gettext-tools/gnulib-lib/.libs -L/tmp/pkgsrc/devel/gettext/work/.buildlink/lib ./.libs/libgettextsrc.so /tmp/pkgsrc/devel/gettext/work/gettext-0.18.1.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so -lncurses -lm /tmp/pkgsrc/devel/gettext/work/.buildlink/lib/libintl.so -lc -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib --- msgen --- --- msgexec --- --- msgfilter --- --- msgen --- /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o msgen msgen-msgen.o libgettextsrc.la -lintl --- msgexec --- /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o msgexec msgexec-msgexec.o libgettextsrc.la -lintl --- msgfilter --- /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o msgfilter msgfilter-msgfilter.o msgfilter-filter-sr-latin.o libgettextsrc.la -lintl --- msgfmt --- /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -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 -lintl --- msggrep --- /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o msggrep msggrep-msggrep.o ../libgrep/libgrep.a libgettextsrc.la -lintl --- msgexec --- libtool: link: gcc -std=gnu99 -O3 -pipe -fstack-protector -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -Wl,-R/usr/pkg/lib -o .libs/msgexec msgexec-msgexec.o -L/tmp/pkgsrc/devel/gettext/work/gettext-0.18.1.1/gettext-tools/gnulib-lib/.libs -L/tmp/pkgsrc/devel/gettext/work/.buildlink/lib ./.libs/libgettextsrc.so /tmp/pkgsrc/devel/gettext/work/gettext-0.18.1.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so -lncurses /tmp/pkgsrc/devel/gettext/work/.buildlink/lib/libintl.so -lc -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib --- msgfilter --- libtool: link: gcc -std=gnu99 -O3 -pipe -fstack-protector -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -Wl,-R/usr/pkg/lib -o .libs/msgfilter msgfilter-msgfilter.o msgfilter-filter-sr-latin.o -L/tmp/pkgsrc/devel/gettext/work/gettext-0.18.1.1/gettext-tools/gnulib-lib/.libs -L/tmp/pkgsrc/devel/gettext/work/.buildlink/lib ./.libs/libgettextsrc.so /tmp/pkgsrc/devel/gettext/work/gettext-0.18.1.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so -lncurses /tmp/pkgsrc/devel/gettext/work/.buildlink/lib/libintl.so -lc -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib --- msgen --- libtool: link: gcc -std=gnu99 -O3 -pipe -fstack-protector -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -Wl,-R/usr/pkg/lib -o .libs/msgen msgen-msgen.o -L/tmp/pkgsrc/devel/gettext/work/gettext-0.18.1.1/gettext-tools/gnulib-lib/.libs -L/tmp/pkgsrc/devel/gettext/work/.buildlink/lib ./.libs/libgettextsrc.so /tmp/pkgsrc/devel/gettext/work/gettext-0.18.1.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so -lncurses /tmp/pkgsrc/devel/gettext/work/.buildlink/lib/libintl.so -lc -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib --- msgfmt --- libtool: link: gcc -std=gnu99 -O3 -pipe -fstack-protector -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -Wl,-R/usr/pkg/lib -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/tmp/pkgsrc/devel/gettext/work/gettext-0.18.1.1/gettext-tools/gnulib-lib/.libs -L/tmp/pkgsrc/devel/gettext/work/.buildlink/lib ./.libs/libgettextsrc.so /tmp/pkgsrc/devel/gettext/work/gettext-0.18.1.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so -lncurses /tmp/pkgsrc/devel/gettext/work/.buildlink/lib/libintl.so -lc -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib --- msggrep --- libtool: link: gcc -std=gnu99 -O3 -pipe -fstack-protector -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -Wl,-R/usr/pkg/lib -o .libs/msggrep msggrep-msggrep.o -L/tmp/pkgsrc/devel/gettext/work/gettext-0.18.1.1/gettext-tools/gnulib-lib/.libs -L/tmp/pkgsrc/devel/gettext/work/.buildlink/lib ../libgrep/libgrep.a ./.libs/libgettextsrc.so /tmp/pkgsrc/devel/gettext/work/gettext-0.18.1.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so -lncurses /tmp/pkgsrc/devel/gettext/work/.buildlink/lib/libintl.so -lc -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib --- msginit --- /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o msginit msginit-msginit.o msginit-lang-table.o msginit-plural-count.o msginit-localealias.o msginit-lock.o libgettextsrc.la -lintl --- msgmerge --- /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -fopenmp -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o msgmerge msgmerge-msgmerge.o msgmerge-msgl-fsearch.o msgmerge-lang-table.o msgmerge-plural-count.o libgettextsrc.la -lm -fopenmp -lintl --- msgunfmt --- /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -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 -lintl --- msguniq --- /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o msguniq msguniq-msguniq.o libgettextsrc.la -lintl --- xgettext --- /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -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 libgettextsrc.la -ldl -lintl --- msginit --- libtool: link: gcc -std=gnu99 -O3 -pipe -fstack-protector -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -Wl,-R/usr/pkg/lib -o .libs/msginit msginit-msginit.o msginit-lang-table.o msginit-plural-count.o msginit-localealias.o msginit-lock.o -L/tmp/pkgsrc/devel/gettext/work/gettext-0.18.1.1/gettext-tools/gnulib-lib/.libs -L/tmp/pkgsrc/devel/gettext/work/.buildlink/lib ./.libs/libgettextsrc.so /tmp/pkgsrc/devel/gettext/work/gettext-0.18.1.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so -lncurses /tmp/pkgsrc/devel/gettext/work/.buildlink/lib/libintl.so -lc -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib --- msgunfmt --- libtool: link: gcc -std=gnu99 -O3 -pipe -fstack-protector -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -Wl,-R/usr/pkg/lib -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/tmp/pkgsrc/devel/gettext/work/gettext-0.18.1.1/gettext-tools/gnulib-lib/.libs -L/tmp/pkgsrc/devel/gettext/work/.buildlink/lib ./.libs/libgettextsrc.so /tmp/pkgsrc/devel/gettext/work/gettext-0.18.1.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so -lncurses /tmp/pkgsrc/devel/gettext/work/.buildlink/lib/libintl.so -lc -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib --- msguniq --- libtool: link: gcc -std=gnu99 -O3 -pipe -fstack-protector -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -Wl,-R/usr/pkg/lib -o .libs/msguniq msguniq-msguniq.o -L/tmp/pkgsrc/devel/gettext/work/gettext-0.18.1.1/gettext-tools/gnulib-lib/.libs -L/tmp/pkgsrc/devel/gettext/work/.buildlink/lib ./.libs/libgettextsrc.so /tmp/pkgsrc/devel/gettext/work/gettext-0.18.1.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so -lncurses /tmp/pkgsrc/devel/gettext/work/.buildlink/lib/libintl.so -lc -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib --- msgmerge --- libtool: link: gcc -std=gnu99 -fopenmp -O3 -pipe -fstack-protector -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -Wl,-R/usr/pkg/lib -o .libs/msgmerge msgmerge-msgmerge.o msgmerge-msgl-fsearch.o msgmerge-lang-table.o msgmerge-plural-count.o -fopenmp -L/tmp/pkgsrc/devel/gettext/work/gettext-0.18.1.1/gettext-tools/gnulib-lib/.libs -L/tmp/pkgsrc/devel/gettext/work/.buildlink/lib ./.libs/libgettextsrc.so /tmp/pkgsrc/devel/gettext/work/gettext-0.18.1.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so -lncurses -lm /tmp/pkgsrc/devel/gettext/work/.buildlink/lib/libintl.so -lc -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib --- xgettext --- libtool: link: gcc -std=gnu99 -O3 -pipe -fstack-protector -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -Wl,-R/usr/pkg/lib -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/tmp/pkgsrc/devel/gettext/work/gettext-0.18.1.1/gettext-tools/gnulib-lib/.libs -L/tmp/pkgsrc/devel/gettext/work/.buildlink/lib ./.libs/libgettextsrc.so /tmp/pkgsrc/devel/gettext/work/gettext-0.18.1.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so -lncurses -ldl /tmp/pkgsrc/devel/gettext/work/.buildlink/lib/libintl.so -lc -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib Making all in libgettextpo --- gettext-po.h --- --- alloca.h --- --- arg-nonnull.h --- --- c++defs.h --- --- uniconv.h --- --- gettext-po.h --- cp ./gettext-po.h.in gettext-po.h-tmp --- alloca.h --- rm -f alloca.h-t alloca.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./alloca.in.h; } > alloca.h-t && mv -f alloca.h-t alloca.h --- arg-nonnull.h --- rm -f arg-nonnull.h-t arg-nonnull.h && sed -n -e '/GL_ARG_NONNULL/,$p' < ../../build-aux/arg-nonnull.h > arg-nonnull.h-t && mv arg-nonnull.h-t arg-nonnull.h --- c++defs.h --- rm -f c++defs.h-t c++defs.h && sed -n -e '/_GL_CXXDEFS/,$p' < ../../build-aux/c++defs.h > c++defs.h-t && mv c++defs.h-t c++defs.h --- uniconv.h --- rm -f uniconv.h-t uniconv.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./uniconv.in.h; } > uniconv.h-t && mv -f uniconv.h-t uniconv.h --- gettext-po.h --- mv gettext-po.h-tmp gettext-po.h --- unilbrk.h --- --- unistr.h --- --- unitypes.h --- --- uniwidth.h --- --- unilbrk.h --- rm -f unilbrk.h-t unilbrk.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./unilbrk.in.h; } > unilbrk.h-t && mv -f unilbrk.h-t unilbrk.h --- unused-parameter.h --- --- unistr.h --- rm -f unistr.h-t unistr.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./unistr.in.h; } > unistr.h-t && mv -f unistr.h-t unistr.h --- unitypes.h --- rm -f unitypes.h-t unitypes.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./unitypes.in.h; } > unitypes.h-t && mv -f unitypes.h-t unitypes.h --- uniwidth.h --- rm -f uniwidth.h-t uniwidth.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./uniwidth.in.h; } > uniwidth.h-t && mv -f uniwidth.h-t uniwidth.h --- unused-parameter.h --- rm -f unused-parameter.h-t unused-parameter.h && sed -n -e '/GL_UNUSED_PARAMETER/,$p' < ../../build-aux/unused-parameter.h > unused-parameter.h-t && mv unused-parameter.h-t unused-parameter.h --- warn-on-use.h --- --- configmake.h --- --- warn-on-use.h --- rm -f warn-on-use.h-t warn-on-use.h && sed -n -e '/^.ifndef/,$p' < ../../build-aux/warn-on-use.h > warn-on-use.h-t && mv warn-on-use.h-t warn-on-use.h --- configmake.h --- rm -f configmake.h-t && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; echo '#define PREFIX "/usr/pkg"'; echo '#define EXEC_PREFIX "/usr/pkg"'; echo '#define BINDIR "/usr/pkg/bin"'; echo '#define SBINDIR "/usr/pkg/sbin"'; echo '#define LIBEXECDIR "/usr/pkg/libexec"'; echo '#define DATAROOTDIR "/usr/pkg/share"'; echo '#define DATADIR "/usr/pkg/share"'; echo '#define SYSCONFDIR "/usr/pkg/etc"'; echo '#define SHAREDSTATEDIR "/usr/pkg/com"'; echo '#define LOCALSTATEDIR "/usr/pkg/var"'; echo '#define INCLUDEDIR "/usr/pkg/include"'; echo '#define OLDINCLUDEDIR "/usr/include"'; echo '#define DOCDIR "/usr/pkg/share/doc/gettext"'; echo '#define INFODIR "/usr/pkg/share/info"'; echo '#define HTMLDIR "/usr/pkg/share/doc/gettext"'; echo '#define DVIDIR "/usr/pkg/share/doc/gettext"'; echo '#define PDFDIR "/usr/pkg/share/doc/gettext"'; echo '#define PSDIR "/usr/pkg/share/doc/gettext"'; echo '#define LIBDIR "/usr/pkg/lib"'; echo '#define LISPDIR "/usr/pkg/share/emacs/site-lisp"'; echo '#define LOCALEDIR "/usr/pkg/share/locale"'; echo '#define MANDIR "/usr/pkg/share/man"'; echo '#define MANEXT ""'; echo '#define PKGDATADIR "/usr/pkg/share/gettext-tools"'; echo '#define PKGINCLUDEDIR "/usr/pkg/include/gettext-tools"'; echo '#define PKGLIBDIR "/usr/pkg/lib/gettext-tools"'; echo '#define PKGLIBEXECDIR "/usr/pkg/libexec/gettext-tools"'; } | sed '/""/d' > configmake.h-t && if test -f configmake.h && cmp configmake.h-t configmake.h > /dev/null; then rm -f configmake.h-t; else rm -f configmake.h; mv configmake.h-t configmake.h; fi --- fcntl.h --- --- iconv.h --- --- signal.h --- --- stdio.h --- --- fcntl.h --- rm -f fcntl.h-t fcntl.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_FCNTL_H''@||g' -e 's|@''GNULIB_FCNTL''@|1|g' -e 's|@''GNULIB_OPEN''@|1|g' -e 's|@''GNULIB_OPENAT''@|0|g' -e 's|@''HAVE_FCNTL''@|1|g' -e 's|@''HAVE_OPENAT''@|1|g' -e 's|@''REPLACE_FCNTL''@|1|g' -e 's|@''REPLACE_OPEN''@|0|g' -e 's|@''REPLACE_OPENAT''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./fcntl.in.h; } > fcntl.h-t && mv fcntl.h-t fcntl.h --- iconv.h --- rm -f iconv.h-t iconv.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_ICONV_H''@||g' -e 's|@''ICONV_CONST''@||g' -e 's|@''REPLACE_ICONV''@|0|g' -e 's|@''REPLACE_ICONV_OPEN''@|0|g' -e 's|@''REPLACE_ICONV_UTF''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./iconv.in.h; } > iconv.h-t && mv iconv.h-t iconv.h --- signal.h --- rm -f signal.h-t signal.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_SIGNAL_H''@||g' -e 's|@''GNULIB_SIGNAL_H_SIGPIPE''@|1|g' -e 's|@''GNULIB_SIGPROCMASK''@|1|g' -e 's|@''GNULIB_SIGACTION''@|1|g' -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' -e 's|@''HAVE_SIGSET_T''@|1|g' -e 's|@''HAVE_SIGINFO_T''@|1|g' -e 's|@''HAVE_SIGACTION''@|1|g' -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./signal.in.h; } > signal.h-t && mv signal.h-t signal.h --- stdlib.h --- --- stdio.h --- rm -f stdio.h-t stdio.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_STDIO_H''@||g' -e 's|@''GNULIB_DPRINTF''@|0|g' -e 's|@''GNULIB_FCLOSE''@|0|g' -e 's|@''GNULIB_FFLUSH''@|0|g' -e 's|@''GNULIB_FOPEN''@|1|g' -e 's|@''GNULIB_FPRINTF''@|1|g' -e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' -e 's|@''GNULIB_FPURGE''@|0|g' -e 's|@''GNULIB_FPUTC''@|1|g' -e 's|@''GNULIB_FPUTS''@|1|g' -e 's|@''GNULIB_FREOPEN''@|0|g' -e 's|@''GNULIB_FSEEK''@|0|g' -e 's|@''GNULIB_FSEEKO''@|0|g' -e 's|@''GNULIB_FTELL''@|0|g' -e 's|@''GNULIB_FTELLO''@|0|g' -e 's|@''GNULIB_FWRITE''@|1|g' -e 's|@''GNULIB_GETDELIM''@|1|g' -e 's|@''GNULIB_GETLINE''@|1|g' -e 's|@''GNULIB_OBSTACK_PRINTF''@|0|g' -e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|0|g' -e 's|@''GNULIB_PERROR''@|0|g' -e 's|@''GNULIB_POPEN''@|0|g' -e 's|@''GNULIB_PRINTF''@|1|g' -e 's|@''GNULIB_PRINTF_POSIX''@|0|g' -e 's|@''GNULIB_PUTC''@|1|g' -e 's|@''GNULIB_PUTCHAR''@|1|g' -e 's|@''GNULIB_PUTS''@|1|g' -e 's|@''GNULIB_REMOVE''@|0|g' -e 's|@''GNULIB_RENAME''@|0|g' -e 's|@''GNULIB_RENAMEAT''@|0|g' -e 's|@''GNULIB_SNPRINTF''@|1|g' -e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' -e 's|@''GNULIB_STDIO_H_SIGPIPE''@|1|g' -e 's|@''GNULIB_TMPFILE''@|0|g' -e 's|@''GNULIB_VASPRINTF''@|1|g' -e 's|@''GNULIB_VDPRINTF''@|0|g' -e 's|@''GNULIB_VFPRINTF''@|1|g' -e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' -e 's|@''GNULIB_VPRINTF''@|1|g' -e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' -e 's|@''GNULIB_VSNPRINTF''@|1|g' -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' < ./stdio.in.h | sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' -e 's|@''HAVE_DECL_GETDELIM''@|1|g' -e 's|@''HAVE_DECL_GETLINE''@|1|g' -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' -e 's|@''HAVE_DPRINTF''@|1|g' -e 's|@''HAVE_FSEEKO''@|1|g' -e 's|@''HAVE_FTELLO''@|1|g' -e 's|@''HAVE_RENAMEAT''@|1|g' -e 's|@''HAVE_VASPRINTF''@|1|g' -e 's|@''HAVE_VDPRINTF''@|1|g' -e 's|@''REPLACE_DPRINTF''@|0|g' -e 's|@''REPLACE_FCLOSE''@|0|g' -e 's|@''REPLACE_FFLUSH''@|0|g' -e 's|@''REPLACE_FOPEN''@|0|g' -e 's|@''REPLACE_FPRINTF''@|0|g' -e 's|@''REPLACE_FPURGE''@|0|g' -e 's|@''REPLACE_FREOPEN''@|0|g' -e 's|@''REPLACE_FSEEK''@|0|g' -e 's|@''REPLACE_FSEEKO''@|0|g' -e 's|@''REPLACE_FTELL''@|0|g' -e 's|@''REPLACE_FTELLO''@|0|g' -e 's|@''REPLACE_GETDELIM''@|0|g' -e 's|@''REPLACE_GETLINE''@|0|g' -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' -e 's|@''REPLACE_PERROR''@|0|g' -e 's|@''REPLACE_POPEN''@|0|g' -e 's|@''REPLACE_PRINTF''@|0|g' -e 's|@''REPLACE_REMOVE''@|0|g' -e 's|@''REPLACE_RENAME''@|0|g' -e 's|@''REPLACE_RENAMEAT''@|0|g' -e 's|@''REPLACE_SNPRINTF''@|0|g' -e 's|@''REPLACE_SPRINTF''@|0|g' -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' -e 's|@''REPLACE_TMPFILE''@|0|g' -e 's|@''REPLACE_VASPRINTF''@|0|g' -e 's|@''REPLACE_VDPRINTF''@|0|g' -e 's|@''REPLACE_VFPRINTF''@|0|g' -e 's|@''REPLACE_VPRINTF''@|0|g' -e 's|@''REPLACE_VSNPRINTF''@|0|g' -e 's|@''REPLACE_VSPRINTF''@|0|g' -e 's|@''ASM_SYMBOL_PREFIX''@|""|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; } > stdio.h-t && mv stdio.h-t stdio.h --- stdlib.h --- rm -f stdlib.h-t stdlib.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_STDLIB_H''@||g' -e 's|@''GNULIB_ATOLL''@|0|g' -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' -e 's|@''GNULIB_CANONICALIZE_FILE_NAME''@|1|g' -e 's|@''GNULIB_GETLOADAVG''@|0|g' -e 's|@''GNULIB_GETSUBOPT''@|0|g' -e 's|@''GNULIB_GRANTPT''@|0|g' -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' -e 's|@''GNULIB_MKDTEMP''@|1|g' -e 's|@''GNULIB_MKOSTEMP''@|0|g' -e 's|@''GNULIB_MKOSTEMPS''@|0|g' -e 's|@''GNULIB_MKSTEMP''@|0|g' -e 's|@''GNULIB_MKSTEMPS''@|0|g' -e 's|@''GNULIB_PTSNAME''@|0|g' -e 's|@''GNULIB_PUTENV''@|IN_GETTEXT_TOOLS_GNULIB_TESTS|g' -e 's|@''GNULIB_RANDOM_R''@|0|g' -e 's|@''GNULIB_REALLOC_POSIX''@|1|g' -e 's|@''GNULIB_REALPATH''@|1|g' -e 's|@''GNULIB_RPMATCH''@|0|g' -e 's|@''GNULIB_SETENV''@|1|g' -e 's|@''GNULIB_STRTOD''@|0|g' -e 's|@''GNULIB_STRTOLL''@|0|g' -e 's|@''GNULIB_STRTOULL''@|0|g' -e 's|@''GNULIB_UNLOCKPT''@|0|g' -e 's|@''GNULIB_UNSETENV''@|1|g' -e 's|@''HAVE_ATOLL''@|1|g' -e 's|@''HAVE_CALLOC_POSIX''@|1|g' -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' -e 's|@''HAVE_GETSUBOPT''@|1|g' -e 's|@''HAVE_GRANTPT''@|1|g' -e 's|@''HAVE_MALLOC_POSIX''@|1|g' -e 's|@''HAVE_MKDTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMPS''@|1|g' -e 's|@''HAVE_MKSTEMP''@|1|g' -e 's|@''HAVE_MKSTEMPS''@|1|g' -e 's|@''HAVE_PTSNAME''@|1|g' -e 's|@''HAVE_RANDOM_H''@|0|g' -e 's|@''HAVE_RANDOM_R''@|1|g' -e 's|@''HAVE_REALLOC_POSIX''@|1|g' -e 's|@''HAVE_REALPATH''@|1|g' -e 's|@''HAVE_RPMATCH''@|1|g' -e 's|@''HAVE_SETENV''@|1|g' -e 's|@''HAVE_STRTOD''@|1|g' -e 's|@''HAVE_STRTOLL''@|1|g' -e 's|@''HAVE_STRTOULL''@|1|g' -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' -e 's|@''HAVE_UNLOCKPT''@|1|g' -e 's|@''HAVE_UNSETENV''@|1|g' -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' -e 's|@''REPLACE_MKSTEMP''@|0|g' -e 's|@''REPLACE_PUTENV''@|0|g' -e 's|@''REPLACE_REALPATH''@|0|g' -e 's|@''REPLACE_SETENV''@|0|g' -e 's|@''REPLACE_STRTOD''@|0|g' -e 's|@''REPLACE_UNSETENV''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./stdlib.in.h; } > stdlib.h-t && mv stdlib.h-t stdlib.h --- string.h --- --- sys/stat.h --- /tmp/pkgsrc/devel/gettext/work/.tools/bin/mkdir -p sys --- time.h --- --- string.h --- rm -f string.h-t string.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_STRING_H''@||g' -e 's|@''GNULIB_MBSLEN''@|1|g' -e 's|@''GNULIB_MBSNLEN''@|0|g' -e 's|@''GNULIB_MBSCHR''@|0|g' -e 's|@''GNULIB_MBSRCHR''@|0|g' -e 's|@''GNULIB_MBSSTR''@|1|g' -e 's|@''GNULIB_MBSCASECMP''@|0|g' -e 's|@''GNULIB_MBSNCASECMP''@|0|g' -e 's|@''GNULIB_MBSPCASECMP''@|0|g' -e 's|@''GNULIB_MBSCASESTR''@|0|g' -e 's|@''GNULIB_MBSCSPN''@|0|g' -e 's|@''GNULIB_MBSPBRK''@|0|g' -e 's|@''GNULIB_MBSSPN''@|0|g' -e 's|@''GNULIB_MBSSEP''@|0|g' -e 's|@''GNULIB_MBSTOK_R''@|0|g' -e 's|@''GNULIB_MEMCHR''@|1|g' -e 's|@''GNULIB_MEMMEM''@|0|g' -e 's|@''GNULIB_MEMPCPY''@|0|g' -e 's|@''GNULIB_MEMRCHR''@|0|g' -e 's|@''GNULIB_RAWMEMCHR''@|1|g' -e 's|@''GNULIB_STPCPY''@|1|g' -e 's|@''GNULIB_STPNCPY''@|1|g' -e 's|@''GNULIB_STRCHRNUL''@|1|g' -e 's|@''GNULIB_STRDUP''@|0|g' -e 's|@''GNULIB_STRNCAT''@|0|g' -e 's|@''GNULIB_STRNDUP''@|0|g' -e 's|@''GNULIB_STRNLEN''@|1|g' -e 's|@''GNULIB_STRPBRK''@|1|g' -e 's|@''GNULIB_STRSEP''@|0|g' -e 's|@''GNULIB_STRSTR''@|1|g' -e 's|@''GNULIB_STRCASESTR''@|0|g' -e 's|@''GNULIB_STRTOK_R''@|0|g' -e 's|@''GNULIB_STRERROR''@|1|g' -e 's|@''GNULIB_STRSIGNAL''@|0|g' -e 's|@''GNULIB_STRVERSCMP''@|0|g' < ./string.in.h | sed -e 's|@''HAVE_MBSLEN''@|0|g' -e 's|@''HAVE_MEMCHR''@|1|g' -e 's|@''HAVE_DECL_MEMMEM''@|1|g' -e 's|@''HAVE_MEMPCPY''@|1|g' -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' -e 's|@''HAVE_RAWMEMCHR''@|1|g' -e 's|@''HAVE_STPCPY''@|1|g' -e 's|@''HAVE_STPNCPY''@|1|g' -e 's|@''HAVE_STRCHRNUL''@|1|g' -e 's|@''HAVE_DECL_STRDUP''@|1|g' -e 's|@''HAVE_DECL_STRNDUP''@|1|g' -e 's|@''HAVE_DECL_STRNLEN''@|1|g' -e 's|@''HAVE_STRPBRK''@|1|g' -e 's|@''HAVE_STRSEP''@|1|g' -e 's|@''HAVE_STRCASESTR''@|1|g' -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' -e 's|@''HAVE_STRVERSCMP''@|1|g' -e 's|@''REPLACE_STPNCPY''@|0|g' -e 's|@''REPLACE_MEMCHR''@|0|g' -e 's|@''REPLACE_MEMMEM''@|0|g' -e 's|@''REPLACE_STRCASESTR''@|0|g' -e 's|@''REPLACE_STRDUP''@|0|g' -e 's|@''REPLACE_STRSTR''@|0|g' -e 's|@''REPLACE_STRERROR''@|0|g' -e 's|@''REPLACE_STRNCAT''@|0|g' -e 's|@''REPLACE_STRNDUP''@|0|g' -e 's|@''REPLACE_STRNLEN''@|0|g' -e 's|@''REPLACE_STRSIGNAL''@|0|g' -e 's|@''REPLACE_STRTOK_R''@|0|g' -e 's|@''UNDEFINE_STRTOK_R''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; < ./string.in.h; } > string.h-t && mv string.h-t string.h --- time.h --- rm -f time.h-t time.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_TIME_H''@||g' -e 's|@''GNULIB_MKTIME''@|0|g' -e 's|@''GNULIB_NANOSLEEP''@|0|g' -e 's|@''GNULIB_STRPTIME''@|0|g' -e 's|@''GNULIB_TIMEGM''@|0|g' -e 's|@''GNULIB_TIME_R''@|0|g' -e 's|@''HAVE_LOCALTIME_R''@|1|g' -e 's|@''HAVE_NANOSLEEP''@|1|g' -e 's|@''HAVE_STRPTIME''@|1|g' -e 's|@''HAVE_TIMEGM''@|1|g' -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./time.in.h; } > time.h-t && mv time.h-t time.h --- sys/stat.h --- rm -f sys/stat.h-t sys/stat.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_SYS_STAT_H''@||g' -e 's|@''GNULIB_FCHMODAT''@|0|g' -e 's|@''GNULIB_FSTATAT''@|0|g' -e 's|@''GNULIB_FUTIMENS''@|0|g' -e 's|@''GNULIB_LCHMOD''@|0|g' -e 's|@''GNULIB_LSTAT''@|1|g' -e 's|@''GNULIB_MKDIRAT''@|0|g' -e 's|@''GNULIB_MKFIFO''@|0|g' -e 's|@''GNULIB_MKFIFOAT''@|0|g' -e 's|@''GNULIB_MKNOD''@|0|g' -e 's|@''GNULIB_MKNODAT''@|0|g' -e 's|@''GNULIB_STAT''@|1|g' -e 's|@''GNULIB_UTIMENSAT''@|0|g' -e 's|@''HAVE_FCHMODAT''@|1|g' -e 's|@''HAVE_FSTATAT''@|1|g' -e 's|@''HAVE_FUTIMENS''@|1|g' -e 's|@''HAVE_LCHMOD''@|1|g' -e 's|@''HAVE_LSTAT''@|1|g' -e 's|@''HAVE_MKDIRAT''@|1|g' -e 's|@''HAVE_MKFIFO''@|1|g' -e 's|@''HAVE_MKFIFOAT''@|1|g' -e 's|@''HAVE_MKNOD''@|1|g' -e 's|@''HAVE_MKNODAT''@|1|g' -e 's|@''HAVE_UTIMENSAT''@|1|g' -e 's|@''REPLACE_FSTAT''@|0|g' -e 's|@''REPLACE_FSTATAT''@|0|g' -e 's|@''REPLACE_FUTIMENS''@|0|g' -e 's|@''REPLACE_LSTAT''@|0|g' -e 's|@''REPLACE_MKDIR''@|0|g' -e 's|@''REPLACE_MKFIFO''@|0|g' -e 's|@''REPLACE_MKNOD''@|0|g' -e 's|@''REPLACE_STAT''@|0|g' -e 's|@''REPLACE_UTIMENSAT''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./sys_stat.in.h; } > sys/stat.h-t && mv sys/stat.h-t sys/stat.h --- unistd.h --- rm -f unistd.h-t unistd.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''HAVE_UNISTD_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_UNISTD_H''@||g' -e 's|@''GNULIB_CHOWN''@|0|g' -e 's|@''GNULIB_CLOSE''@|0|g' -e 's|@''GNULIB_DUP2''@|1|g' -e 's|@''GNULIB_DUP3''@|0|g' -e 's|@''GNULIB_ENVIRON''@|1|g' -e 's|@''GNULIB_EUIDACCESS''@|0|g' -e 's|@''GNULIB_FACCESSAT''@|0|g' -e 's|@''GNULIB_FCHDIR''@|0|g' -e 's|@''GNULIB_FCHOWNAT''@|0|g' -e 's|@''GNULIB_FSYNC''@|0|g' -e 's|@''GNULIB_FTRUNCATE''@|0|g' -e 's|@''GNULIB_GETCWD''@|0|g' -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' -e 's|@''GNULIB_GETDTABLESIZE''@|1|g' -e 's|@''GNULIB_GETGROUPS''@|0|g' -e 's|@''GNULIB_GETHOSTNAME''@|0|g' -e 's|@''GNULIB_GETLOGIN''@|0|g' -e 's|@''GNULIB_GETLOGIN_R''@|0|g' -e 's|@''GNULIB_GETPAGESIZE''@|IN_GETTEXT_TOOLS_GNULIB_TESTS|g' -e 's|@''GNULIB_GETUSERSHELL''@|0|g' -e 's|@''GNULIB_LCHOWN''@|0|g' -e 's|@''GNULIB_LINK''@|0|g' -e 's|@''GNULIB_LINKAT''@|0|g' -e 's|@''GNULIB_LSEEK''@|0|g' -e 's|@''GNULIB_PIPE2''@|1|g' -e 's|@''GNULIB_PREAD''@|0|g' -e 's|@''GNULIB_PWRITE''@|0|g' -e 's|@''GNULIB_READLINK''@|1|g' -e 's|@''GNULIB_READLINKAT''@|0|g' -e 's|@''GNULIB_RMDIR''@|1|g' -e 's|@''GNULIB_SLEEP''@|0|g' -e 's|@''GNULIB_SYMLINK''@|IN_GETTEXT_TOOLS_GNULIB_TESTS|g' -e 's|@''GNULIB_SYMLINKAT''@|0|g' -e 's|@''GNULIB_TTYNAME_R''@|0|g' -e 's|@''GNULIB_UNISTD_H_GETOPT''@|0|g' -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|1|g' -e 's|@''GNULIB_UNLINK''@|0|g' -e 's|@''GNULIB_UNLINKAT''@|0|g' -e 's|@''GNULIB_USLEEP''@|0|g' -e 's|@''GNULIB_WRITE''@|1|g' < ./unistd.in.h | sed -e 's|@''HAVE_CHOWN''@|1|g' -e 's|@''HAVE_DUP2''@|1|g' -e 's|@''HAVE_DUP3''@|1|g' -e 's|@''HAVE_EUIDACCESS''@|1|g' -e 's|@''HAVE_FACCESSAT''@|1|g' -e 's|@''HAVE_FCHDIR''@|1|g' -e 's|@''HAVE_FCHOWNAT''@|1|g' -e 's|@''HAVE_FSYNC''@|1|g' -e 's|@''HAVE_FTRUNCATE''@|1|g' -e 's|@''HAVE_GETDOMAINNAME''@|1|g' -e 's|@''HAVE_GETDTABLESIZE''@|1|g' -e 's|@''HAVE_GETGROUPS''@|1|g' -e 's|@''HAVE_GETHOSTNAME''@|1|g' -e 's|@''HAVE_GETLOGIN''@|1|g' -e 's|@''HAVE_GETPAGESIZE''@|1|g' -e 's|@''HAVE_LCHOWN''@|1|g' -e 's|@''HAVE_LINK''@|1|g' -e 's|@''HAVE_LINKAT''@|1|g' -e 's|@''HAVE_PIPE2''@|1|g' -e 's|@''HAVE_PREAD''@|1|g' -e 's|@''HAVE_PWRITE''@|1|g' -e 's|@''HAVE_READLINK''@|1|g' -e 's|@''HAVE_READLINKAT''@|1|g' -e 's|@''HAVE_SLEEP''@|1|g' -e 's|@''HAVE_SYMLINK''@|1|g' -e 's|@''HAVE_SYMLINKAT''@|1|g' -e 's|@''HAVE_TTYNAME_R''@|1|g' -e 's|@''HAVE_UNLINKAT''@|1|g' -e 's|@''HAVE_USLEEP''@|1|g' -e 's|@''HAVE_DECL_ENVIRON''@|1|g' -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' -e 's|@''HAVE_OS_H''@|0|g' -e 's|@''HAVE_SYS_PARAM_H''@|0|g' -e 's|@''REPLACE_CHOWN''@|0|g' -e 's|@''REPLACE_CLOSE''@|0|g' -e 's|@''REPLACE_DUP''@|0|g' -e 's|@''REPLACE_DUP2''@|0|g' -e 's|@''REPLACE_FCHOWNAT''@|0|g' -e 's|@''REPLACE_GETCWD''@|0|g' -e 's|@''REPLACE_GETGROUPS''@|0|g' -e 's|@''REPLACE_GETPAGESIZE''@|0|g' -e 's|@''REPLACE_LCHOWN''@|0|g' -e 's|@''REPLACE_LINK''@|0|g' -e 's|@''REPLACE_LINKAT''@|0|g' -e 's|@''REPLACE_LSEEK''@|0|g' -e 's|@''REPLACE_PREAD''@|0|g' -e 's|@''REPLACE_PWRITE''@|0|g' -e 's|@''REPLACE_READLINK''@|0|g' -e 's|@''REPLACE_RMDIR''@|0|g' -e 's|@''REPLACE_SLEEP''@|0|g' -e 's|@''REPLACE_SYMLINK''@|0|g' -e 's|@''REPLACE_TTYNAME_R''@|0|g' -e 's|@''REPLACE_UNLINK''@|0|g' -e 's|@''REPLACE_UNLINKAT''@|0|g' -e 's|@''REPLACE_USLEEP''@|0|g' -e 's|@''REPLACE_WRITE''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; } > unistd.h-t && mv unistd.h-t unistd.h --- wchar.h --- --- wctype.h --- --- wchar.h --- rm -f wchar.h-t wchar.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_WCHAR_H''@||g' -e 's|@''HAVE_WCHAR_H''@|1|g' -e 's|@''GNULIB_BTOWC''@|1|g' -e 's|@''GNULIB_WCTOB''@|IN_GETTEXT_TOOLS_GNULIB_TESTS|g' -e 's|@''GNULIB_MBSINIT''@|1|g' -e 's|@''GNULIB_MBRTOWC''@|1|g' -e 's|@''GNULIB_MBRLEN''@|0|g' -e 's|@''GNULIB_MBSRTOWCS''@|1|g' -e 's|@''GNULIB_MBSNRTOWCS''@|0|g' -e 's|@''GNULIB_WCRTOMB''@|1|g' -e 's|@''GNULIB_WCSRTOMBS''@|0|g' -e 's|@''GNULIB_WCSNRTOMBS''@|0|g' -e 's|@''GNULIB_WCWIDTH''@|1|g' -e 's|@''HAVE_WINT_T''@|1|g' -e 's|@''HAVE_BTOWC''@|1|g' -e 's|@''HAVE_MBSINIT''@|1|g' -e 's|@''HAVE_MBRTOWC''@|1|g' -e 's|@''HAVE_MBRLEN''@|1|g' -e 's|@''HAVE_MBSRTOWCS''@|1|g' -e 's|@''HAVE_MBSNRTOWCS''@|1|g' -e 's|@''HAVE_WCRTOMB''@|1|g' -e 's|@''HAVE_WCSRTOMBS''@|1|g' -e 's|@''HAVE_WCSNRTOMBS''@|1|g' -e 's|@''HAVE_DECL_WCTOB''@|1|g' -e 's|@''HAVE_DE--- wctype.h --- rm -f wctype.h-t wctype.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's/@''HAVE_WCTYPE_H''@/1/g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_WCTYPE_H''@||g' -e 's/@''HAVE_ISWBLANK''@/1/g' -e 's/@''HAVE_ISWCNTRL''@/1/g' -e 's/@''HAVE_WINT_T''@/1/g' -e 's/@''REPLACE_ISWCNTRL''@/0/g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./wctype.in.h; } > wctype.h-t && mv wctype.h-t wctype.h --- wchar.h --- CL_WCWIDTH''@|1|g' -e 's|@''REPLACE_MBSTATE_T''@|0|g' -e 's|@''REPLACE_BTOWC''@|0|g' -e 's|@''REPLACE_WCTOB''@|0|g' -e 's|@''REPLACE_MBSINIT''@|0|g' -e 's|@''REPLACE_MBRTOWC''@|0|g' -e 's|@''REPLACE_MBRLEN''@|0|g' -e 's|@''REPLACE_MBSRTOWCS''@|0|g' -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' -e 's|@''REPLACE_WCRTOMB''@|0|g' -e 's|@''REPLACE_WCSRTOMBS''@|0|g' -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' -e 's|@''REPLACE_WCWIDTH''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./wchar.in.h; } > wchar.h-t && mv wchar.h-t wchar.h --- config.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-gfc-internal.c ../src/format-qt.c ../src/format-qt-plural.c ../src/format-kde.c ../src/format-boost.c ../src/format.c ../src/plural-exp.c ../src/plural-eval.c ../src/msgl-check.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 concat-filename.c diffseq.h error-progname.h error-progname.c exitfail.c file-ostream.c fstrcmp.h fstrcmp.c fwriteerror.h fwriteerror.c gcd.h gcd.c gettext.h hash.h hash.c localcharset.h localcharset.c glthread/lock.h glthread/lock.c malloca.c mbswidth.h mbswidth.c minmax.h ostream.c progname.h progname.c size_max.h striconv.h striconv.c striconveh.h striconveh.c striconveha.h striconveha.c glthread/threadlib.c glthread/tls.h glthread/tls.c uniconv/u8-conv-from-enc.c unilbrk/lbrktables.c unilbrk/u8-possible-linebreaks.c unilbrk/u8-width-linebreaks.c unilbrk/ulc-common.c unilbrk/ulc-width-linebreaks.c unistr/u16-mbtouc.c unistr/u16-mbtouc-aux.c unistr/u8-check.c unistr/u8-mblen.c unistr/u8-mbtouc.c unistr/u8-mbtouc-aux.c unistr/u8-mbtouc-unsafe.c unistr/u8-mbtouc-unsafe-aux.c unistr/u8-mbtoucr.c unistr/u8-prev.c unistr/u8-uctomb.c unistr/u8-uctomb-aux.c uniwidth/width.c verify.h xalloc.h xmalloc.c xstrdup.c xconcat-filename.c xerror.h xerror.c xmalloca.c xsize.h xstriconv.h xstriconv.c xvasprintf.h xvasprintf.c xasprintf.c asnprintf.lo printf-args.lo printf-parse.lo vasnprintf.lo; do case $f in *.c | *.o | *.lo ) sf=`echo "$f" | sed -e 's,\\.[^.]*$,,'`.c; test -f $sf || sf=./$sf; of=`echo "$f" | sed -e 's,^.*/,,' -e 's,\\.[^.]*$,,'`.o; gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c $sf || { rm -f config.h; exit 1; }; sh ./exported.sh $of 1>&5; rm -f $of `echo "$of" | sed -e 's,\\.o$,.lo,'`; ;; 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 --- all --- /usr/pkg/bin/bmake all-am --- gettext-po.lo --- --- str-list.lo --- --- dir-list.lo --- --- message.lo --- --- msgl-ascii.lo --- --- gettext-po.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o gettext-po.lo gettext-po.c --- str-list.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o str-list.lo `test -f '../src/str-list.c' || echo './'`../src/str-list.c --- dir-list.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o dir-list.lo `test -f '../src/dir-list.c' || echo './'`../src/dir-list.c --- message.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o message.lo `test -f '../src/message.c' || echo './'`../src/message.c --- msgl-ascii.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msgl-ascii.lo `test -f '../src/msgl-ascii.c' || echo './'`../src/msgl-ascii.c --- gettext-po.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c gettext-po.c -fPIC -DPIC -o .libs/gettext-po.o --- dir-list.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ../src/dir-list.c -fPIC -DPIC -o .libs/dir-list.o --- msgl-ascii.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ../src/msgl-ascii.c -fPIC -DPIC -o .libs/msgl-ascii.o --- str-list.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ../src/str-list.c -fPIC -DPIC -o .libs/str-list.o --- message.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ../src/message.c -fPIC -DPIC -o .libs/message.o --- po-error.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o po-error.lo `test -f '../src/po-error.c' || echo './'`../src/po-error.c --- po-xerror.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o po-xerror.lo `test -f '../src/po-xerror.c' || echo './'`../src/po-xerror.c --- write-catalog.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o write-catalog.lo `test -f '../src/write-catalog.c' || echo './'`../src/write-catalog.c --- po-error.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ../src/po-error.c -fPIC -DPIC -o .libs/po-error.o --- po-xerror.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ../src/po-xerror.c -fPIC -DPIC -o .libs/po-xerror.o --- write-catalog.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ../src/write-catalog.c -fPIC -DPIC -o .libs/write-catalog.o --- write-po.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o write-po.lo `test -f '../src/write-po.c' || echo './'`../src/write-po.c --- open-catalog.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o open-catalog.lo `test -f '../src/open-catalog.c' || echo './'`../src/open-catalog.c --- po-charset.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o po-charset.lo `test -f '../src/po-charset.c' || echo './'`../src/po-charset.c --- po-lex.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o po-lex.lo `test -f '../src/po-lex.c' || echo './'`../src/po-lex.c --- write-po.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ../src/write-po.c -fPIC -DPIC -o .libs/write-po.o --- open-catalog.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ../src/open-catalog.c -fPIC -DPIC -o .libs/open-catalog.o --- po-charset.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ../src/po-charset.c -fPIC -DPIC -o .libs/po-charset.o --- po-lex.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ../src/po-lex.c -fPIC -DPIC -o .libs/po-lex.o --- po-gram-gen.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o po-gram-gen.lo `test -f '../src/po-gram-gen.c' || echo './'`../src/po-gram-gen.c --- read-po.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o read-po.lo `test -f '../src/read-po.c' || echo './'`../src/read-po.c --- po-gram-gen.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ../src/po-gram-gen.c -fPIC -DPIC -o .libs/po-gram-gen.o --- read-po.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ../src/read-po.c -fPIC -DPIC -o .libs/read-po.o --- read-catalog-abstract.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o read-catalog-abstract.lo `test -f '../src/read-catalog-abstract.c' || echo './'`../src/read-catalog-abstract.c --- read-catalog.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o read-catalog.lo `test -f '../src/read-catalog.c' || echo './'`../src/read-catalog.c --- read-catalog-abstract.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ../src/read-catalog-abstract.c -fPIC -DPIC -o .libs/read-catalog-abstract.o --- plural-table.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o plural-table.lo `test -f '../src/plural-table.c' || echo './'`../src/plural-table.c --- read-catalog.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ../src/read-catalog.c -fPIC -DPIC -o .libs/read-catalog.o --- format-c.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-c.lo `test -f '../src/format-c.c' || echo './'`../src/format-c.c --- plural-table.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ../src/plural-table.c -fPIC -DPIC -o .libs/plural-table.o --- format-sh.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-sh.lo `test -f '../src/format-sh.c' || echo './'`../src/format-sh.c --- format-c.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ../src/format-c.c -fPIC -DPIC -o .libs/format-c.o --- format-python.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-python.lo `test -f '../src/format-python.c' || echo './'`../src/format-python.c --- format-sh.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ../src/format-sh.c -fPIC -DPIC -o .libs/format-sh.o --- format-lisp.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-lisp.lo `test -f '../src/format-lisp.c' || echo './'`../src/format-lisp.c --- format-elisp.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-elisp.lo `test -f '../src/format-elisp.c' || echo './'`../src/format-elisp.c --- format-python.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ../src/format-python.c -fPIC -DPIC -o .libs/format-python.o --- format-lisp.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ../src/format-lisp.c -fPIC -DPIC -o .libs/format-lisp.o --- format-elisp.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ../src/format-elisp.c -fPIC -DPIC -o .libs/format-elisp.o --- format-librep.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-librep.lo `test -f '../src/format-librep.c' || echo './'`../src/format-librep.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ../src/format-librep.c -fPIC -DPIC -o .libs/format-librep.o --- format-scheme.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-scheme.lo `test -f '../src/format-scheme.c' || echo './'`../src/format-scheme.c --- format-java.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-java.lo `test -f '../src/format-java.c' || echo './'`../src/format-java.c --- format-csharp.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-csharp.lo `test -f '../src/format-csharp.c' || echo './'`../src/format-csharp.c --- format-scheme.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ../src/format-scheme.c -fPIC -DPIC -o .libs/format-scheme.o --- format-java.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ../src/format-java.c -fPIC -DPIC -o .libs/format-java.o --- format-awk.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-awk.lo `test -f '../src/format-awk.c' || echo './'`../src/format-awk.c --- format-csharp.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ../src/format-csharp.c -fPIC -DPIC -o .libs/format-csharp.o --- format-awk.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ../src/format-awk.c -fPIC -DPIC -o .libs/format-awk.o --- format-pascal.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-pascal.lo `test -f '../src/format-pascal.c' || echo './'`../src/format-pascal.c --- format-ycp.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-ycp.lo `test -f '../src/format-ycp.c' || echo './'`../src/format-ycp.c --- format-pascal.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ../src/format-pascal.c -fPIC -DPIC -o .libs/format-pascal.o --- format-tcl.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-tcl.lo `test -f '../src/format-tcl.c' || echo './'`../src/format-tcl.c --- format-ycp.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ../src/format-ycp.c -fPIC -DPIC -o .libs/format-ycp.o --- format-tcl.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ../src/format-tcl.c -fPIC -DPIC -o .libs/format-tcl.o --- format-perl.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-perl.lo `test -f '../src/format-perl.c' || echo './'`../src/format-perl.c --- format-perl-brace.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-perl-brace.lo `test -f '../src/format-perl-brace.c' || echo './'`../src/format-perl-brace.c --- format-perl.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ../src/format-perl.c -fPIC -DPIC -o .libs/format-perl.o --- format-php.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-php.lo `test -f '../src/format-php.c' || echo './'`../src/format-php.c --- format-perl-brace.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ../src/format-perl-brace.c -fPIC -DPIC -o .libs/format-perl-brace.o --- format-php.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ../src/format-php.c -fPIC -DPIC -o .libs/format-php.o --- format-gcc-internal.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-gcc-internal.lo `test -f '../src/format-gcc-internal.c' || echo './'`../src/format-gcc-internal.c --- format-gfc-internal.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-gfc-internal.lo `test -f '../src/format-gfc-internal.c' || echo './'`../src/format-gfc-internal.c --- format-gcc-internal.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ../src/format-gcc-internal.c -fPIC -DPIC -o .libs/format-gcc-internal.o --- format-qt.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-qt.lo `test -f '../src/format-qt.c' || echo './'`../src/format-qt.c --- format-gfc-internal.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ../src/format-gfc-internal.c -fPIC -DPIC -o .libs/format-gfc-internal.o --- format-qt.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ../src/format-qt.c -fPIC -DPIC -o .libs/format-qt.o --- format-qt-plural.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-qt-plural.lo `test -f '../src/format-qt-plural.c' || echo './'`../src/format-qt-plural.c --- format-kde.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-kde.lo `test -f '../src/format-kde.c' || echo './'`../src/format-kde.c --- format-boost.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format-boost.lo `test -f '../src/format-boost.c' || echo './'`../src/format-boost.c --- format-qt-plural.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ../src/format-qt-plural.c -fPIC -DPIC -o .libs/format-qt-plural.o --- format-kde.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ../src/format-kde.c -fPIC -DPIC -o .libs/format-kde.o --- format-boost.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ../src/format-boost.c -fPIC -DPIC -o .libs/format-boost.o --- format.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o format.lo `test -f '../src/format.c' || echo './'`../src/format.c --- plural-exp.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o plural-exp.lo `test -f '../src/plural-exp.c' || echo './'`../src/plural-exp.c --- format.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ../src/format.c -fPIC -DPIC -o .libs/format.o --- plural-eval.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o plural-eval.lo `test -f '../src/plural-eval.c' || echo './'`../src/plural-eval.c --- plural-exp.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ../src/plural-exp.c -fPIC -DPIC -o .libs/plural-exp.o --- msgl-check.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o msgl-check.lo `test -f '../src/msgl-check.c' || echo './'`../src/msgl-check.c --- plural-eval.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ../src/plural-eval.c -fPIC -DPIC -o .libs/plural-eval.o --- basename.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o basename.lo basename.c --- c-ctype.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o c-ctype.lo c-ctype.c --- msgl-check.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ../src/msgl-check.c -fPIC -DPIC -o .libs/msgl-check.o --- c-strcasecmp.lo --- --- basename.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c basename.c -fPIC -DPIC -o .libs/basename.o --- c-strcasecmp.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o c-strcasecmp.lo c-strcasecmp.c --- c-ctype.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o --- c-strncasecmp.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o c-strncasecmp.lo c-strncasecmp.c --- c-strstr.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o c-strstr.lo c-strstr.c --- c-strcasecmp.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c c-strcasecmp.c -fPIC -DPIC -o .libs/c-strcasecmp.o --- concat-filename.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o concat-filename.lo concat-filename.c --- c-strncasecmp.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c c-strncasecmp.c -fPIC -DPIC -o .libs/c-strncasecmp.o --- error-progname.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o error-progname.lo error-progname.c --- c-strstr.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c c-strstr.c -fPIC -DPIC -o .libs/c-strstr.o --- concat-filename.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c concat-filename.c -fPIC -DPIC -o .libs/concat-filename.o --- exitfail.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o exitfail.lo exitfail.c --- fstrcmp.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o fstrcmp.lo fstrcmp.c --- error-progname.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c error-progname.c -fPIC -DPIC -o .libs/error-progname.o --- fwriteerror.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o fwriteerror.lo fwriteerror.c --- gcd.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o gcd.lo gcd.c --- exitfail.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c exitfail.c -fPIC -DPIC -o .libs/exitfail.o --- fstrcmp.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c fstrcmp.c -fPIC -DPIC -o .libs/fstrcmp.o --- hash.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o hash.lo hash.c --- fwriteerror.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c fwriteerror.c -fPIC -DPIC -o .libs/fwriteerror.o --- localcharset.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o localcharset.lo localcharset.c --- gcd.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c gcd.c -fPIC -DPIC -o .libs/gcd.o --- hash.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c hash.c -fPIC -DPIC -o .libs/hash.o --- lock.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o lock.lo `test -f 'glthread/lock.c' || echo './'`glthread/lock.c --- localcharset.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o --- malloca.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o malloca.lo malloca.c --- mbswidth.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o mbswidth.lo mbswidth.c --- lock.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c glthread/lock.c -fPIC -DPIC -o .libs/lock.o --- malloca.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c malloca.c -fPIC -DPIC -o .libs/malloca.o --- progname.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o progname.lo progname.c --- mbswidth.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c mbswidth.c -fPIC -DPIC -o .libs/mbswidth.o --- striconv.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o striconv.lo striconv.c --- striconveh.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o striconveh.lo striconveh.c --- striconveha.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o striconveha.lo striconveha.c --- progname.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c progname.c -fPIC -DPIC -o .libs/progname.o --- striconv.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c striconv.c -fPIC -DPIC -o .libs/striconv.o --- striconveh.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c striconveh.c -fPIC -DPIC -o .libs/striconveh.o --- threadlib.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o threadlib.lo `test -f 'glthread/threadlib.c' || echo './'`glthread/threadlib.c --- striconveha.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c striconveha.c -fPIC -DPIC -o .libs/striconveha.o --- tls.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o tls.lo `test -f 'glthread/tls.c' || echo './'`glthread/tls.c --- threadlib.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c glthread/threadlib.c -fPIC -DPIC -o .libs/threadlib.o --- u8-conv-from-enc.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o u8-conv-from-enc.lo `test -f 'uniconv/u8-conv-from-enc.c' || echo './'`uniconv/u8-conv-from-enc.c --- tls.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c glthread/tls.c -fPIC -DPIC -o .libs/tls.o --- lbrktables.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o lbrktables.lo `test -f 'unilbrk/lbrktables.c' || echo './'`unilbrk/lbrktables.c --- u8-possible-linebreaks.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o u8-possible-linebreaks.lo `test -f 'unilbrk/u8-possible-linebreaks.c' || echo './'`unilbrk/u8-possible-linebreaks.c --- u8-conv-from-enc.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c uniconv/u8-conv-from-enc.c -fPIC -DPIC -o .libs/u8-conv-from-enc.o --- u8-width-linebreaks.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o u8-width-linebreaks.lo `test -f 'unilbrk/u8-width-linebreaks.c' || echo './'`unilbrk/u8-width-linebreaks.c --- lbrktables.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c unilbrk/lbrktables.c -fPIC -DPIC -o .libs/lbrktables.o --- u8-possible-linebreaks.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c unilbrk/u8-possible-linebreaks.c -fPIC -DPIC -o .libs/u8-possible-linebreaks.o --- ulc-common.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o ulc-common.lo `test -f 'unilbrk/ulc-common.c' || echo './'`unilbrk/ulc-common.c --- ulc-width-linebreaks.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o ulc-width-linebreaks.lo `test -f 'unilbrk/ulc-width-linebreaks.c' || echo './'`unilbrk/ulc-width-linebreaks.c --- u8-width-linebreaks.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c unilbrk/u8-width-linebreaks.c -fPIC -DPIC -o .libs/u8-width-linebreaks.o --- u16-mbtouc.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o u16-mbtouc.lo `test -f 'unistr/u16-mbtouc.c' || echo './'`unistr/u16-mbtouc.c --- u16-mbtouc-aux.lo --- --- ulc-common.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c unilbrk/ulc-common.c -fPIC -DPIC -o .libs/ulc-common.o --- u16-mbtouc-aux.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o u16-mbtouc-aux.lo `test -f 'unistr/u16-mbtouc-aux.c' || echo './'`unistr/u16-mbtouc-aux.c --- ulc-width-linebreaks.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c unilbrk/ulc-width-linebreaks.c -fPIC -DPIC -o .libs/ulc-width-linebreaks.o --- u8-check.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o u8-check.lo `test -f 'unistr/u8-check.c' || echo './'`unistr/u8-check.c --- u16-mbtouc.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c unistr/u16-mbtouc.c -fPIC -DPIC -o .libs/u16-mbtouc.o --- u16-mbtouc-aux.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c unistr/u16-mbtouc-aux.c -fPIC -DPIC -o .libs/u16-mbtouc-aux.o --- u8-mblen.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o u8-mblen.lo `test -f 'unistr/u8-mblen.c' || echo './'`unistr/u8-mblen.c --- u8-check.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c unistr/u8-check.c -fPIC -DPIC -o .libs/u8-check.o --- u8-mbtouc.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o u8-mbtouc.lo `test -f 'unistr/u8-mbtouc.c' || echo './'`unistr/u8-mbtouc.c --- u8-mbtouc-aux.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o u8-mbtouc-aux.lo `test -f 'unistr/u8-mbtouc-aux.c' || echo './'`unistr/u8-mbtouc-aux.c --- u8-mbtouc-unsafe.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o u8-mbtouc-unsafe.lo `test -f 'unistr/u8-mbtouc-unsafe.c' || echo './'`unistr/u8-mbtouc-unsafe.c --- u8-mblen.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c unistr/u8-mblen.c -fPIC -DPIC -o .libs/u8-mblen.o --- u8-mbtouc-unsafe-aux.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o u8-mbtouc-unsafe-aux.lo `test -f 'unistr/u8-mbtouc-unsafe-aux.c' || echo './'`unistr/u8-mbtouc-unsafe-aux.c --- u8-mbtouc.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c unistr/u8-mbtouc.c -fPIC -DPIC -o .libs/u8-mbtouc.o --- u8-mbtouc-aux.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c unistr/u8-mbtouc-aux.c -fPIC -DPIC -o .libs/u8-mbtouc-aux.o --- u8-mbtouc-unsafe.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c unistr/u8-mbtouc-unsafe.c -fPIC -DPIC -o .libs/u8-mbtouc-unsafe.o --- u8-mbtoucr.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o u8-mbtoucr.lo `test -f 'unistr/u8-mbtoucr.c' || echo './'`unistr/u8-mbtoucr.c --- u8-mbtouc-unsafe-aux.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c unistr/u8-mbtouc-unsafe-aux.c -fPIC -DPIC -o .libs/u8-mbtouc-unsafe-aux.o --- u8-prev.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o u8-prev.lo `test -f 'unistr/u8-prev.c' || echo './'`unistr/u8-prev.c --- u8-uctomb.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o u8-uctomb.lo `test -f 'unistr/u8-uctomb.c' || echo './'`unistr/u8-uctomb.c --- u8-uctomb-aux.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o u8-uctomb-aux.lo `test -f 'unistr/u8-uctomb-aux.c' || echo './'`unistr/u8-uctomb-aux.c --- u8-mbtoucr.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c unistr/u8-mbtoucr.c -fPIC -DPIC -o .libs/u8-mbtoucr.o --- width.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o width.lo `test -f 'uniwidth/width.c' || echo './'`uniwidth/width.c --- u8-prev.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c unistr/u8-prev.c -fPIC -DPIC -o .libs/u8-prev.o --- u8-uctomb.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c unistr/u8-uctomb.c -fPIC -DPIC -o .libs/u8-uctomb.o --- u8-uctomb-aux.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c unistr/u8-uctomb-aux.c -fPIC -DPIC -o .libs/u8-uctomb-aux.o --- xmalloc.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o xmalloc.lo xmalloc.c --- width.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c uniwidth/width.c -fPIC -DPIC -o .libs/width.o --- xstrdup.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o xstrdup.lo xstrdup.c --- xconcat-filename.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o xconcat-filename.lo xconcat-filename.c --- xerror.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o xerror.lo xerror.c --- xmalloc.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o --- xstrdup.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c xstrdup.c -fPIC -DPIC -o .libs/xstrdup.o --- xconcat-filename.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c xconcat-filename.c -fPIC -DPIC -o .libs/xconcat-filename.o --- xerror.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c xerror.c -fPIC -DPIC -o .libs/xerror.o --- xmalloca.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o xmalloca.lo xmalloca.c --- xstriconv.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o xstriconv.lo xstriconv.c --- xvasprintf.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o xvasprintf.lo xvasprintf.c --- xasprintf.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o xasprintf.lo xasprintf.c --- xmalloca.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c xmalloca.c -fPIC -DPIC -o .libs/xmalloca.o --- asnprintf.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o asnprintf.lo asnprintf.c --- xstriconv.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c xstriconv.c -fPIC -DPIC -o .libs/xstriconv.o --- xvasprintf.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c xvasprintf.c -fPIC -DPIC -o .libs/xvasprintf.o --- xasprintf.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c xasprintf.c -fPIC -DPIC -o .libs/xasprintf.o --- printf-args.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o printf-args.lo printf-args.c --- asnprintf.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o --- printf-parse.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o printf-parse.lo printf-parse.c --- vasnprintf.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o vasnprintf.lo vasnprintf.c --- charset.alias --- rm -f t-charset.alias charset.alias && /bin/sh ./config.charset 'x86_64-unknown-linux-gnu' > t-charset.alias && mv t-charset.alias charset.alias --- printf-args.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o --- ref-add.sed --- 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 --- ref-del.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 --- file-ostream.lo --- --- ostream.lo --- --- file-ostream.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o file-ostream.lo file-ostream.c --- ostream.lo --- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o ostream.lo ostream.c --- printf-parse.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o --- vasnprintf.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o --- file-ostream.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c file-ostream.c -fPIC -DPIC -o .libs/file-ostream.o --- ostream.lo --- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../../gettext-runtime/intl -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -O3 -pipe -fstack-protector -c ostream.c -fPIC -DPIC -o .libs/ostream.o --- libgnu.la --- /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o libgnu.la basename.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo c-strstr.lo concat-filename.lo error-progname.lo exitfail.lo file-ostream.lo fstrcmp.lo fwriteerror.lo gcd.lo hash.lo localcharset.lo lock.lo malloca.lo mbswidth.lo ostream.lo progname.lo striconv.lo striconveh.lo striconveha.lo threadlib.lo tls.lo u8-conv-from-enc.lo lbrktables.lo u8-possible-linebreaks.lo u8-width-linebreaks.lo ulc-common.lo ulc-width-linebreaks.lo u16-mbtouc.lo u16-mbtouc-aux.lo u8-check.lo u8-mblen.lo u8-mbtouc.lo u8-mbtouc-aux.lo u8-mbtouc-unsafe.lo u8-mbtouc-unsafe-aux.lo u8-mbtoucr.lo u8-prev.lo u8-uctomb.lo u8-uctomb-aux.lo width.lo xmalloc.lo xstrdup.lo xconcat-filename.lo xerror.lo xmalloca.lo xstriconv.lo xvasprintf.lo xasprintf.lo asnprintf.lo printf-args.lo printf-parse.lo vasnprintf.lo -lintl libtool: link: ar cru .libs/libgnu.a .libs/basename.o .libs/c-ctype.o .libs/c-strcasecmp.o .libs/c-strncasecmp.o .libs/c-strstr.o .libs/concat-filename.o .libs/error-progname.o .libs/exitfail.o .libs/file-ostream.o .libs/fstrcmp.o .libs/fwriteerror.o .libs/gcd.o .libs/hash.o .libs/localcharset.o .libs/lock.o .libs/malloca.o .libs/mbswidth.o .libs/ostream.o .libs/progname.o .libs/striconv.o .libs/striconveh.o .libs/striconveha.o .libs/threadlib.o .libs/tls.o .libs/u8-conv-from-enc.o .libs/lbrktables.o .libs/u8-possible-linebreaks.o .libs/u8-width-linebreaks.o .libs/ulc-common.o .libs/ulc-width-linebreaks.o .libs/u16-mbtouc.o .libs/u16-mbtouc-aux.o .libs/u8-check.o .libs/u8-mblen.o .libs/u8-mbtouc.o .libs/u8-mbtouc-aux.o .libs/u8-mbtouc-unsafe.o .libs/u8-mbtouc-unsafe-aux.o .libs/u8-mbtoucr.o .libs/u8-prev.o .libs/u8-uctomb.o .libs/u8-uctomb-aux.o .libs/width.o .libs/xmalloc.o .libs/xstrdup.o .libs/xconcat-filename.o .libs/xerror.o .libs/xmalloca.o .libs/xstriconv.o .libs/xvasprintf.o .libs/xasprintf.o .libs/asnprintf.o .libs/printf-args.o .libs/printf-parse.o .libs/vasnprintf.o libtool: link: ranlib .libs/libgnu.a libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) --- libgettextpo.la --- /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -version-info 5:1:5 -rpath /usr/pkg/lib -lc -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o libgettextpo.la -rpath /usr/pkg/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-gfc-internal.lo format-qt.lo format-qt-plural.lo format-kde.lo format-boost.lo format.lo plural-exp.lo plural-eval.lo msgl-check.lo libgnu.la -lintl libtool: link: gcc -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-gfc-internal.o .libs/format-qt.o .libs/format-qt-plural.o .libs/format-kde.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,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib -L/tmp/pkgsrc/devel/gettext/work/.buildlink/lib /tmp/pkgsrc/devel/gettext/work/.buildlink/lib/libintl.so -lc -Wl,-R/usr/pkg/lib -Wl,-soname -Wl,libgettextpo.so.0 -o .libs/libgettextpo.so.0.5.1 libtool: link: (cd ".libs" && rm -f "libgettextpo.so.0" && ln -s "libgettextpo.so.0.5.1" "libgettextpo.so.0") libtool: link: (cd ".libs" && rm -f "libgettextpo.so" && ln -s "libgettextpo.so.0.5.1" "libgettextpo.so") libtool: link: ( cd ".libs" && rm -f "libgettextpo.la" && ln -s "../libgettextpo.la" "libgettextpo.la" ) Making all in po --- check-macro-version --- Making all in man Making all in tests --- tstngettext-setlocale.o --- --- setlocale.o --- --- tstgettext-tstgettext.o --- --- tstgettext-setlocale.o --- --- tstngettext-tstngettext.o --- --- tstngettext-setlocale.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -DINSTALLDIR=\".\" -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o tstngettext-setlocale.o `test -f 'setlocale.c' || echo './'`setlocale.c --- setlocale.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c setlocale.c --- tstgettext-tstgettext.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -DINSTALLDIR=\".\" -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o tstgettext-tstgettext.o `test -f 'tstgettext.c' || echo './'`tstgettext.c --- tstgettext-setlocale.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -DINSTALLDIR=\".\" -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o tstgettext-setlocale.o `test -f 'setlocale.c' || echo './'`setlocale.c --- tstngettext-tstngettext.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -DINSTALLDIR=\".\" -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o tstngettext-tstngettext.o `test -f 'tstngettext.c' || echo './'`tstngettext.c --- testlocale.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c testlocale.c --- gettext-3-prg.o --- --- gettext-4-prg.o --- --- gettext-3-prg.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c gettext-3-prg.c --- gettext-4-prg.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c gettext-4-prg.c --- gettext-5-prg.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c gettext-5-prg.c --- gettext_6_prg-gettext-6-prg.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -DUSE_POSIX_THREADS -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o gettext_6_prg-gettext-6-prg.o `test -f 'gettext-6-prg.c' || echo './'`gettext-6-prg.c --- gettext_7_prg-gettext-7-prg.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -DUSE_POSIX_THREADS -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o gettext_7_prg-gettext-7-prg.o `test -f 'gettext-7-prg.c' || echo './'`gettext-7-prg.c --- gettext-8-prg.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c gettext-8-prg.c --- plural-1-prg.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c plural-1-prg.c --- format-c-3-prg.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c format-c-3-prg.c --- format-c-4-prg.o --- --- format-c-5-prg.o --- --- format-c-4-prg.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c format-c-4-prg.c --- format-c-5-prg.o --- gcc -std=gnu99 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c format-c-5-prg.c --- tstngettext --- /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -DINSTALLDIR=\".\" -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o tstngettext tstngettext-tstngettext.o tstngettext-setlocale.o ../gnulib-lib/libgettextlib.la ../intl/libgnuintl.la -lintl --- tstgettext --- /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -DINSTALLDIR=\".\" -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o tstgettext tstgettext-tstgettext.o tstgettext-setlocale.o ../gnulib-lib/libgettextlib.la ../intl/libgnuintl.la -lintl --- testlocale --- /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o testlocale testlocale.o ../intl/libgnuintl.la -lintl --- gettext-3-prg --- --- gettext-4-prg --- --- gettext-3-prg --- /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o gettext-3-prg gettext-3-prg.o ../gnulib-lib/libgettextlib.la ../intl/libgnuintl.la -lintl --- gettext-4-prg --- /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o gettext-4-prg gettext-4-prg.o ../gnulib-lib/libgettextlib.la ../intl/libgnuintl.la -lintl --- testlocale --- libtool: link: gcc -std=gnu99 -O3 -pipe -fstack-protector -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -Wl,-R/usr/pkg/lib -o .libs/testlocale testlocale.o -L/tmp/pkgsrc/devel/gettext/work/.buildlink/lib ../intl/.libs/libgnuintl.so /tmp/pkgsrc/devel/gettext/work/.buildlink/lib/libintl.so -lc -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib --- tstngettext --- libtool: link: gcc -std=gnu99 -DINSTALLDIR=\".\" -O3 -pipe -fstack-protector -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -Wl,-R/usr/pkg/lib -o .libs/tstngettext tstngettext-tstngettext.o tstngettext-setlocale.o -L/tmp/pkgsrc/devel/gettext/work/.buildlink/lib ../gnulib-lib/.libs/libgettextlib.so -lncurses ../intl/.libs/libgnuintl.so /tmp/pkgsrc/devel/gettext/work/.buildlink/lib/libintl.so -lc -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib --- tstgettext --- libtool: link: gcc -std=gnu99 -DINSTALLDIR=\".\" -O3 -pipe -fstack-protector -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -Wl,-R/usr/pkg/lib -o .libs/tstgettext tstgettext-tstgettext.o tstgettext-setlocale.o -L/tmp/pkgsrc/devel/gettext/work/.buildlink/lib ../gnulib-lib/.libs/libgettextlib.so -lncurses ../intl/.libs/libgnuintl.so /tmp/pkgsrc/devel/gettext/work/.buildlink/lib/libintl.so -lc -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib --- gettext-5-prg --- /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o gettext-5-prg gettext-5-prg.o ../gnulib-lib/libgettextlib.la ../intl/libgnuintl.la -lintl --- gettext-4-prg --- libtool: link: gcc -std=gnu99 -O3 -pipe -fstack-protector -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -Wl,-R/usr/pkg/lib -o .libs/gettext-4-prg gettext-4-prg.o -L/tmp/pkgsrc/devel/gettext/work/.buildlink/lib ../gnulib-lib/.libs/libgettextlib.so -lncurses ../intl/.libs/libgnuintl.so /tmp/pkgsrc/devel/gettext/work/.buildlink/lib/libintl.so -lc -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib --- gettext-3-prg --- libtool: link: gcc -std=gnu99 -O3 -pipe -fstack-protector -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -Wl,-R/usr/pkg/lib -o .libs/gettext-3-prg gettext-3-prg.o -L/tmp/pkgsrc/devel/gettext/work/.buildlink/lib ../gnulib-lib/.libs/libgettextlib.so -lncurses ../intl/.libs/libgnuintl.so /tmp/pkgsrc/devel/gettext/work/.buildlink/lib/libintl.so -lc -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib --- gettext-6-prg --- /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -DUSE_POSIX_THREADS -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o gettext-6-prg gettext_6_prg-gettext-6-prg.o ../gnulib-lib/libgettextlib.la ../intl/libgnuintl.la -lpthread -lintl --- gettext-8-prg --- /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o gettext-8-prg gettext-8-prg.o ../gnulib-lib/libgettextlib.la ../intl/libgnuintl.la -lintl --- cake --- /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o cake plural-1-prg.o setlocale.o ../gnulib-lib/libgettextlib.la ../intl/libgnuintl.la -lintl --- fc3 --- /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o fc3 format-c-3-prg.o setlocale.o ../gnulib-lib/libgettextlib.la ../intl/libgnuintl.la -lintl --- gettext-5-prg --- libtool: link: gcc -std=gnu99 -O3 -pipe -fstack-protector -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -Wl,-R/usr/pkg/lib -o .libs/gettext-5-prg gettext-5-prg.o -L/tmp/pkgsrc/devel/gettext/work/.buildlink/lib ../gnulib-lib/.libs/libgettextlib.so -lncurses ../intl/.libs/libgnuintl.so /tmp/pkgsrc/devel/gettext/work/.buildlink/lib/libintl.so -lc -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib --- gettext-6-prg --- libtool: link: gcc -std=gnu99 -DUSE_POSIX_THREADS -O3 -pipe -fstack-protector -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -Wl,-R/usr/pkg/lib -o .libs/gettext-6-prg gettext_6_prg-gettext-6-prg.o -L/tmp/pkgsrc/devel/gettext/work/.buildlink/lib ../gnulib-lib/.libs/libgettextlib.so -lncurses ../intl/.libs/libgnuintl.so -lpthread /tmp/pkgsrc/devel/gettext/work/.buildlink/lib/libintl.so -lc -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib --- gettext-8-prg --- libtool: link: gcc -std=gnu99 -O3 -pipe -fstack-protector -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -Wl,-R/usr/pkg/lib -o .libs/gettext-8-prg gettext-8-prg.o -L/tmp/pkgsrc/devel/gettext/work/.buildlink/lib ../gnulib-lib/.libs/libgettextlib.so -lncurses ../intl/.libs/libgnuintl.so /tmp/pkgsrc/devel/gettext/work/.buildlink/lib/libintl.so -lc -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib --- gettext-7-prg --- --- cake --- libtool: link: gcc -std=gnu99 -O3 -pipe -fstack-protector -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -Wl,-R/usr/pkg/lib -o .libs/cake plural-1-prg.o setlocale.o -L/tmp/pkgsrc/devel/gettext/work/.buildlink/lib ../gnulib-lib/.libs/libgettextlib.so -lncurses ../intl/.libs/libgnuintl.so /tmp/pkgsrc/devel/gettext/work/.buildlink/lib/libintl.so -lc -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib --- gettext-7-prg --- /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -DUSE_POSIX_THREADS -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o gettext-7-prg gettext_7_prg-gettext-7-prg.o ../gnulib-lib/libgettextlib.la ../intl/libgnuintl.la -lpthread -lintl --- fc3 --- libtool: link: gcc -std=gnu99 -O3 -pipe -fstack-protector -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -Wl,-R/usr/pkg/lib -o .libs/fc3 format-c-3-prg.o setlocale.o -L/tmp/pkgsrc/devel/gettext/work/.buildlink/lib ../gnulib-lib/.libs/libgettextlib.so -lncurses ../intl/.libs/libgnuintl.so /tmp/pkgsrc/devel/gettext/work/.buildlink/lib/libintl.so -lc -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib --- fc4 --- /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o fc4 format-c-4-prg.o setlocale.o ../gnulib-lib/libgettextlib.la ../intl/libgnuintl.la -lintl --- fc5 --- /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pipe -fstack-protector -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o fc5 format-c-5-prg.o ../gnulib-lib/libgettextlib.la ../intl/libgnuintl.la -lintl --- gettext-7-prg --- libtool: link: gcc -std=gnu99 -DUSE_POSIX_THREADS -O3 -pipe -fstack-protector -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -Wl,-R/usr/pkg/lib -o .libs/gettext-7-prg gettext_7_prg-gettext-7-prg.o -L/tmp/pkgsrc/devel/gettext/work/.buildlink/lib ../gnulib-lib/.libs/libgettextlib.so -lncurses ../intl/.libs/libgnuintl.so -lpthread /tmp/pkgsrc/devel/gettext/work/.buildlink/lib/libintl.so -lc -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib --- fc4 --- libtool: link: gcc -std=gnu99 -O3 -pipe -fstack-protector -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -Wl,-R/usr/pkg/lib -o .libs/fc4 format-c-4-prg.o setlocale.o -L/tmp/pkgsrc/devel/gettext/work/.buildlink/lib ../gnulib-lib/.libs/libgettextlib.so -lncurses ../intl/.libs/libgnuintl.so /tmp/pkgsrc/devel/gettext/work/.buildlink/lib/libintl.so -lc -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib --- fc5 --- libtool: link: gcc -std=gnu99 -O3 -pipe -fstack-protector -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include/gettext -I/tmp/pkgsrc/devel/gettext/work/.buildlink/include -Wl,-R/usr/pkg/lib -o .libs/fc5 format-c-5-prg.o -L/tmp/pkgsrc/devel/gettext/work/.buildlink/lib ../gnulib-lib/.libs/libgettextlib.so -lncurses ../intl/.libs/libgnuintl.so /tmp/pkgsrc/devel/gettext/work/.buildlink/lib/libintl.so -lc -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/tmp/pkgsrc/devel/gettext/work/.buildlink/lib => Unwrapping files-to-be-installed.