=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for libprelude-0.9.24.1nb18 rm -f prelude-config.h echo "/* Used from libprelude headers */" >> prelude-config.h /usr/bin/grep "HAVE_VARIADIC_MACROS" < ./config.h >> prelude-config.h /usr/bin/grep "PRELUDE_ALIGNED_ACCESS" < ./config.h >> prelude-config.h /usr/bin/grep "PRELUDE_WORDS_BIGENDIAN" < ./config.h >> prelude-config.h /usr/bin/grep "__PRELUDE_FUNC__" < ./config.h >> prelude-config.h /usr/bin/grep "TIME_WITH_SYS_TIME" < ./config.h >> prelude-config.h /usr/bin/grep "HAVE_UID_T" < ./config.h >> prelude-config.h /usr/bin/grep "HAVE_GID_T" < ./config.h >> prelude-config.h /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/tmp/security/libprelude/work/libprelude-0.9.24.1' Making all in libltdl gmake[2]: Entering directory '/tmp/security/libprelude/work/libprelude-0.9.24.1/libltdl' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/tmp/security/libprelude/work/libprelude-0.9.24.1/libltdl' Making all in libmissing gmake[2]: Entering directory '/tmp/security/libprelude/work/libprelude-0.9.24.1/libmissing' { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./alloca.in.h; \ } > alloca.h-t .././install-sh -c -d arpa mv -f alloca.h-t alloca.h rm -f configmake.h-t rm -f signal.h-t signal.h { 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 "/var"'; \ echo '#define INCLUDEDIR "/usr/pkg/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/usr/pkg/share/doc/libprelude"'; \ echo '#define INFODIR "/usr/pkg/share/info"'; \ echo '#define HTMLDIR "/usr/pkg/share/doc/libprelude"'; \ echo '#define DVIDIR "/usr/pkg/share/doc/libprelude"'; \ echo '#define PDFDIR "/usr/pkg/share/doc/libprelude"'; \ echo '#define PSDIR "/usr/pkg/share/doc/libprelude"'; \ echo '#define LIBDIR "/usr/pkg/lib"'; \ echo '#define LISPDIR ""'; \ echo '#define LOCALEDIR "/usr/pkg/share/locale"'; \ echo '#define MANDIR "/usr/pkg/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGDATADIR "/usr/pkg/share/libprelude"'; \ echo '#define PKGINCLUDEDIR "/usr/pkg/include/libprelude"'; \ echo '#define PKGLIBDIR "/usr/pkg/lib/libprelude"'; \ echo '#define PKGLIBEXECDIR "/usr/pkg/libexec/libprelude"'; \ } | sed '/""/d' > configmake.h-t rm -f arpa/inet.h-t arpa/inet.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''@|0|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 '/definition of GL_LINK_WARNING/r .././link-warning.h' \ < ./signal.in.h; \ } > signal.h-t { 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_ARPA_INET_H''@||g' \ -e 's|@''HAVE_ARPA_INET_H''@|1|g' \ -e 's|@''GNULIB_INET_NTOP''@|1|g' \ -e 's|@''GNULIB_INET_PTON''@|1|g' \ -e 's|@''HAVE_DECL_INET_NTOP''@|1|g' \ -e 's|@''HAVE_DECL_INET_PTON''@|1|g' \ -e '/definition of GL_LINK_WARNING/r .././link-warning.h' \ < ./arpa_inet.in.h; \ } > arpa/inet.h-t mv signal.h-t signal.h mv arpa/inet.h-t arpa/inet.h if test -f configmake.h && cmp configmake.h-t configmake.h > /dev/null; then \ rm -f configmake.h-t; \ else \ rm -f configmake.h; mv configmake.h-t configmake.h; \ fi rm -f stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's|@''GNULIB_FPRINTF''@|1|g' \ -e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_PRINTF''@|1|g' \ -e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_SNPRINTF''@|1|g' \ -e 's|@''GNULIB_SPRINTF_POSIX''@|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' \ -e 's|@''GNULIB_DPRINTF''@|0|g' \ -e 's|@''GNULIB_VDPRINTF''@|0|g' \ -e 's|@''GNULIB_VASPRINTF''@|0|g' \ -e 's|@''GNULIB_OBSTACK_PRINTF''@|0|g' \ -e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_FOPEN''@|1|g' \ -e 's|@''GNULIB_FREOPEN''@|0|g' \ -e 's|@''GNULIB_FSEEK''@|0|g' \ -e 's|@''GNULIB_FSEEKO''@|1|g' \ -e 's|@''GNULIB_FTELL''@|0|g' \ -e 's|@''GNULIB_FTELLO''@|0|g' \ -e 's|@''GNULIB_FFLUSH''@|0|g' \ -e 's|@''GNULIB_FPURGE''@|0|g' \ -e 's|@''GNULIB_FCLOSE''@|1|g' \ -e 's|@''GNULIB_FPUTC''@|1|g' \ -e 's|@''GNULIB_PUTC''@|1|g' \ -e 's|@''GNULIB_PUTCHAR''@|1|g' \ -e 's|@''GNULIB_FPUTS''@|1|g' \ -e 's|@''GNULIB_PUTS''@|1|g' \ -e 's|@''GNULIB_FWRITE''@|1|g' \ -e 's|@''GNULIB_GETDELIM''@|1|g' \ -e 's|@''GNULIB_GETLINE''@|1|g' \ -e 's|@''GNULIB_PERROR''@|1|g' \ -e 's|@''GNULIB_STDIO_H_SIGPIPE''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e '/definition of GL_LINK_WARNING/r .././link-warning.h' \ < ./stdio.in.h; \ } > stdio.h-t { 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|@''HAVE_RANDOM_H''@|0|g' \ -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \ -e 's|@''GNULIB_REALLOC_POSIX''@|1|g' \ -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_ATOLL''@|0|g' \ -e 's|@''GNULIB_GETLOADAVG''@|0|g' \ -e 's|@''GNULIB_GETSUBOPT''@|0|g' \ -e 's|@''GNULIB_MKDTEMP''@|0|g' \ -e 's|@''GNULIB_MKSTEMP''@|0|g' \ -e 's|@''GNULIB_PUTENV''@|0|g' \ -e 's|@''GNULIB_RANDOM_R''@|0|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_UNSETENV''@|0|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SETENV''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|0|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNSETENV''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''VOID_UNSETENV''@|0|g' \ -e '/definition of GL_LINK_WARNING/r .././link-warning.h' \ < ./stdlib.in.h; \ } > stdlib.h-t mv stdio.h-t stdio.h rm -f string.h-t string.h mv 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_STRING_H''@||g' \ -e 's|@''GNULIB_MBSLEN''@|0|g' \ -e 's|@''GNULIB_MBSNLEN''@|0|g' \ -e 's|@''GNULIB_MBSCHR''@|0|g' \ -e 's|@''GNULIB_MBSRCHR''@|0|g' \ -e 's|@''GNULIB_MBSSTR''@|0|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''@|1|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''@|1|g' \ -e 's|@''GNULIB_STRNDUP''@|1|g' \ -e 's|@''GNULIB_STRNLEN''@|1|g' \ -e 's|@''GNULIB_STRPBRK''@|0|g' \ -e 's|@''GNULIB_STRSEP''@|1|g' \ -e 's|@''GNULIB_STRSTR''@|0|g' \ -e 's|@''GNULIB_STRCASESTR''@|1|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' \ -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_STRNDUP''@|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_STRERROR''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|1|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e '/definition of GL_LINK_WARNING/r .././link-warning.h' \ < ./string.in.h; \ } > string.h-t rm -f strings.h-t strings.h .././install-sh -c -d sys rm -f time.h-t time.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STRINGS_H''@||g' \ -e 's|@''HAVE_STRCASECMP''@|1|g' \ -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \ -e '/definition of GL_LINK_WARNING/r .././link-warning.h' \ < ./strings.in.h; \ } > strings.h-t mv 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_TIME_H''@||g' \ -e 's|@REPLACE_LOCALTIME_R''@|0|g' \ -e 's|@REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ -e 's|@REPLACE_STRPTIME''@|0|g' \ -e 's|@REPLACE_TIMEGM''@|1|g' \ -e 's|@SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ < ./time.in.h; \ } > time.h-t rm -f unistd.h-t unistd.h mv strings.h-t strings.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''@|1|g' \ -e 's|@''GNULIB_DUP2''@|1|g' \ -e 's|@''GNULIB_ENVIRON''@|0|g' \ -e 's|@''GNULIB_EUIDACCESS''@|0|g' \ -e 's|@''GNULIB_FCHDIR''@|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_GETHOSTNAME''@|0|g' \ -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ -e 's|@''GNULIB_GETPAGESIZE''@|1|g' \ -e 's|@''GNULIB_GETUSERSHELL''@|0|g' \ -e 's|@''GNULIB_LCHOWN''@|0|g' \ -e 's|@''GNULIB_LINK''@|0|g' \ -e 's|@''GNULIB_LSEEK''@|1|g' \ -e 's|@''GNULIB_READLINK''@|0|g' \ -e 's|@''GNULIB_SLEEP''@|1|g' \ -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \ -e 's|@''GNULIB_WRITE''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|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_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|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_FCHDIR''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e '/definition of GL_LINK_WARNING/r .././link-warning.h' \ < ./unistd.in.h; \ } > unistd.h-t rm -f sys/stat.h-t sys/stat.h mv 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_SYS_STAT_H''@||g' \ -e 's|@''GNULIB_LCHMOD''@|0|g' \ -e 's|@''GNULIB_LSTAT''@|0|g' \ -e 's|@''HAVE_LCHMOD''@|1|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''REPLACE_LSTAT''@|0|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e '/definition of GL_LINK_WARNING/r .././link-warning.h' \ < ./sys_stat.in.h; \ } > sys/stat.h-t mv unistd.h-t unistd.h mv sys/stat.h-t sys/stat.h /usr/pkg/bin/gmake all-recursive gmake[3]: Entering directory '/tmp/security/libprelude/work/libprelude-0.9.24.1/libmissing' Making all in tests gmake[4]: Entering directory '/tmp/security/libprelude/work/libprelude-0.9.24.1/libmissing/tests' /usr/pkg/bin/gmake all-recursive gmake[5]: Entering directory '/tmp/security/libprelude/work/libprelude-0.9.24.1/libmissing/tests' gmake[6]: Entering directory '/tmp/security/libprelude/work/libprelude-0.9.24.1/libmissing/tests' gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/tmp/security/libprelude/work/libprelude-0.9.24.1/libmissing/tests' gmake[5]: Leaving directory '/tmp/security/libprelude/work/libprelude-0.9.24.1/libmissing/tests' gmake[4]: Leaving directory '/tmp/security/libprelude/work/libprelude-0.9.24.1/libmissing/tests' gmake[4]: Entering directory '/tmp/security/libprelude/work/libprelude-0.9.24.1/libmissing' depbase=`echo c-ctype.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/usr/pkg/include -I/usr/include -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT c-ctype.lo -MD -MP -MF $depbase.Tpo -c -o c-ctype.lo c-ctype.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo close-hook.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/usr/pkg/include -I/usr/include -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT close-hook.lo -MD -MP -MF $depbase.Tpo -c -o close-hook.lo close-hook.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo localcharset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/usr/pkg/include -I/usr/include -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT localcharset.lo -MD -MP -MF $depbase.Tpo -c -o localcharset.lo localcharset.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo asnprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/usr/pkg/include -I/usr/include -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT asnprintf.lo -MD -MP -MF $depbase.Tpo -c -o asnprintf.lo asnprintf.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/tmp/security/libprelude/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -MT c-ctype.lo -MD -MP -MF .deps/c-ctype.Tpo -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/tmp/security/libprelude/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/tmp/security/libprelude/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/tmp/security/libprelude/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -MT close-hook.lo -MD -MP -MF .deps/close-hook.Tpo -c close-hook.c -fPIC -DPIC -o .libs/close-hook.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/tmp/security/libprelude/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c -o asnprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/tmp/security/libprelude/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -MT close-hook.lo -MD -MP -MF .deps/close-hook.Tpo -c close-hook.c -o close-hook.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/tmp/security/libprelude/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -MT c-ctype.lo -MD -MP -MF .deps/c-ctype.Tpo -c c-ctype.c -o c-ctype.o >/dev/null 2>&1 depbase=`echo mktime.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/usr/pkg/include -I/usr/include -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT mktime.lo -MD -MP -MF $depbase.Tpo -c -o mktime.lo mktime.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo printf-args.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/usr/pkg/include -I/usr/include -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT printf-args.lo -MD -MP -MF $depbase.Tpo -c -o printf-args.lo printf-args.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/tmp/security/libprelude/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c localcharset.c -o localcharset.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/tmp/security/libprelude/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -MT mktime.lo -MD -MP -MF .deps/mktime.Tpo -c mktime.c -fPIC -DPIC -o .libs/mktime.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/tmp/security/libprelude/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o depbase=`echo printf-parse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/usr/pkg/include -I/usr/include -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT printf-parse.lo -MD -MP -MF $depbase.Tpo -c -o printf-parse.lo printf-parse.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/tmp/security/libprelude/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o depbase=`echo regex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/usr/pkg/include -I/usr/include -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT regex.lo -MD -MP -MF $depbase.Tpo -c -o regex.lo regex.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/tmp/security/libprelude/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c printf-args.c -o printf-args.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/tmp/security/libprelude/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c regex.c -fPIC -DPIC -o .libs/regex.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/tmp/security/libprelude/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -MT mktime.lo -MD -MP -MF .deps/mktime.Tpo -c mktime.c -o mktime.o >/dev/null 2>&1 depbase=`echo strcasestr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/usr/pkg/include -I/usr/include -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT strcasestr.lo -MD -MP -MF $depbase.Tpo -c -o strcasestr.lo strcasestr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/tmp/security/libprelude/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -MT strcasestr.lo -MD -MP -MF .deps/strcasestr.Tpo -c strcasestr.c -fPIC -DPIC -o .libs/strcasestr.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/tmp/security/libprelude/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c printf-parse.c -o printf-parse.o >/dev/null 2>&1 depbase=`echo timegm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/usr/pkg/include -I/usr/include -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT timegm.lo -MD -MP -MF $depbase.Tpo -c -o timegm.lo timegm.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/tmp/security/libprelude/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -MT timegm.lo -MD -MP -MF .deps/timegm.Tpo -c timegm.c -fPIC -DPIC -o .libs/timegm.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/tmp/security/libprelude/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -MT timegm.lo -MD -MP -MF .deps/timegm.Tpo -c timegm.c -o timegm.o >/dev/null 2>&1 depbase=`echo vasnprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/usr/pkg/include -I/usr/include -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT vasnprintf.lo -MD -MP -MF $depbase.Tpo -c -o vasnprintf.lo vasnprintf.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/tmp/security/libprelude/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -MT strcasestr.lo -MD -MP -MF .deps/strcasestr.Tpo -c strcasestr.c -o strcasestr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/tmp/security/libprelude/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o rm -f t-charset.alias charset.alias /bin/sh ./config.charset 'x86_64--netbsd' > t-charset.alias mv t-charset.alias charset.alias rm -f t-ref-add.sed ref-add.sed sed -e '/^#/d' -e 's/@''PACKAGE''@/libprelude/g' ref-add.sin > t-ref-add.sed mv t-ref-add.sed ref-add.sed rm -f t-ref-del.sed ref-del.sed sed -e '/^#/d' -e 's/@''PACKAGE''@/libprelude/g' ref-del.sin > t-ref-del.sed mv t-ref-del.sed ref-del.sed depbase=`echo glthread/cond.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/usr/pkg/include -I/usr/include -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT glthread/cond.lo -MD -MP -MF $depbase.Tpo -c -o glthread/cond.lo glthread/cond.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/tmp/security/libprelude/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -MT glthread/cond.lo -MD -MP -MF glthread/.deps/cond.Tpo -c glthread/cond.c -fPIC -DPIC -o glthread/.libs/cond.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/tmp/security/libprelude/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -MT glthread/cond.lo -MD -MP -MF glthread/.deps/cond.Tpo -c glthread/cond.c -o glthread/cond.o >/dev/null 2>&1 depbase=`echo glthread/lock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/usr/pkg/include -I/usr/include -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT glthread/lock.lo -MD -MP -MF $depbase.Tpo -c -o glthread/lock.lo glthread/lock.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/tmp/security/libprelude/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -MT glthread/lock.lo -MD -MP -MF glthread/.deps/lock.Tpo -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/lock.o depbase=`echo glthread/thread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/usr/pkg/include -I/usr/include -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT glthread/thread.lo -MD -MP -MF $depbase.Tpo -c -o glthread/thread.lo glthread/thread.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/tmp/security/libprelude/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -MT glthread/thread.lo -MD -MP -MF glthread/.deps/thread.Tpo -c glthread/thread.c -fPIC -DPIC -o glthread/.libs/thread.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/tmp/security/libprelude/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -MT glthread/lock.lo -MD -MP -MF glthread/.deps/lock.Tpo -c glthread/lock.c -o glthread/lock.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/tmp/security/libprelude/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -MT glthread/thread.lo -MD -MP -MF glthread/.deps/thread.Tpo -c glthread/thread.c -o glthread/thread.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/tmp/security/libprelude/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c -o vasnprintf.o >/dev/null 2>&1 depbase=`echo glthread/threadlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/usr/pkg/include -I/usr/include -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT glthread/threadlib.lo -MD -MP -MF $depbase.Tpo -c -o glthread/threadlib.lo glthread/threadlib.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo glthread/tls.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/usr/pkg/include -I/usr/include -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT glthread/tls.lo -MD -MP -MF $depbase.Tpo -c -o glthread/tls.lo glthread/tls.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/tmp/security/libprelude/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -MT glthread/threadlib.lo -MD -MP -MF glthread/.deps/threadlib.Tpo -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/threadlib.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/tmp/security/libprelude/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -MT glthread/tls.lo -MD -MP -MF glthread/.deps/tls.Tpo -c glthread/tls.c -fPIC -DPIC -o glthread/.libs/tls.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/tmp/security/libprelude/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -MT glthread/threadlib.lo -MD -MP -MF glthread/.deps/threadlib.Tpo -c glthread/threadlib.c -o glthread/threadlib.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/tmp/security/libprelude/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -MT glthread/tls.lo -MD -MP -MF glthread/.deps/tls.Tpo -c glthread/tls.c -o glthread/tls.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I/tmp/security/libprelude/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c regex.c -o regex.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -z relro -z now -o libmissing.la c-ctype.lo close-hook.lo glthread/cond.lo localcharset.lo glthread/lock.lo glthread/thread.lo glthread/threadlib.lo glthread/tls.lo asnprintf.lo mktime.lo printf-args.lo printf-parse.lo regex.lo strcasestr.lo timegm.lo vasnprintf.lo libtool: link: ar cru .libs/libmissing.a .libs/c-ctype.o .libs/close-hook.o glthread/.libs/cond.o .libs/localcharset.o glthread/.libs/lock.o glthread/.libs/thread.o glthread/.libs/threadlib.o glthread/.libs/tls.o .libs/asnprintf.o .libs/mktime.o .libs/printf-args.o .libs/printf-parse.o .libs/regex.o .libs/strcasestr.o .libs/timegm.o .libs/vasnprintf.o libtool: link: ranlib .libs/libmissing.a libtool: link: ( cd ".libs" && rm -f "libmissing.la" && ln -s "../libmissing.la" "libmissing.la" ) gmake[4]: Leaving directory '/tmp/security/libprelude/work/libprelude-0.9.24.1/libmissing' gmake[3]: Leaving directory '/tmp/security/libprelude/work/libprelude-0.9.24.1/libmissing' gmake[2]: Leaving directory '/tmp/security/libprelude/work/libprelude-0.9.24.1/libmissing' Making all in m4 gmake[2]: Entering directory '/tmp/security/libprelude/work/libprelude-0.9.24.1/m4' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/tmp/security/libprelude/work/libprelude-0.9.24.1/m4' Making all in src gmake[2]: Entering directory '/tmp/security/libprelude/work/libprelude-0.9.24.1/src' /usr/pkg/bin/gmake all-recursive gmake[3]: Entering directory '/tmp/security/libprelude/work/libprelude-0.9.24.1/src' Making all in libprelude-error gmake[4]: Entering directory '/tmp/security/libprelude/work/libprelude-0.9.24.1/src/libprelude-error' LANG="" /usr/pkg/bin/gawk -f ./mkstrtable.awk -v textidx=3 \ ./err-sources.h.in >err-sources.h LANG="" /usr/pkg/bin/gawk -f ./mkstrtable.awk -v textidx=3 \ ./err-codes.h.in >err-codes.h LANG="" /usr/pkg/bin/gawk -f ./mkerrcodes1.awk ./errnos.in >_mkerrcodes.h LANG="" /usr/pkg/bin/gawk -f ./mkerrnos.awk ./errnos.in >code-to-errno.h gawk: ./mkstrtable.awk:113: warning: regexp escape sequence `\#' is not a known regexp operator gawk: gawk: ./mkerrcodes1.awk:./mkstrtable.awk:gawk: 81: 113: LANG="" /usr/pkg/bin/gawk -f ./mkstrtable.awk -v textidx=2 -v nogettext=1 \ warning: warning: regexp escape sequence `\#' is not a known regexp operatorregexp escape sequence `\#' is not a known regexp operator ./err-sources.h.in >err-sources-sym.h ./mkerrnos.awk:83: warning: regexp escape sequence `\#' is not a known regexp operatorgcc -E -P _mkerrcodes.h | grep PRELUDE_ERROR_ | LANG="" /usr/pkg/bin/gawk -f ./mkerrcodes.awk >mkerrcodes.h LANG="" /usr/pkg/bin/gawk -f ./mkstrtable.awk -v textidx=2 -v nogettext=1 \ ./err-codes.h.in >err-codes-sym.h LANG="" /usr/pkg/bin/gawk -f ./mkstrtable.awk -v textidx=2 -v nogettext=1 \ -v prefix=PRELUDE_ERROR_ -v namespace=errnos_ \ ./errnos.in >errnos-sym.h gawk: ./mkstrtable.awk:113: warning: regexp escape sequence `\#' is not a known regexp operator gawk: ./mkstrtable.awk:LANG="" /usr/pkg/bin/gawk -f ./mkheader.awk \ 113: ./err-sources.h.in \ warning: ./err-codes.h.in \ regexp escape sequence `\#' is not a known regexp operator ./errnos.in \ ./prelude-error.h.in > prelude-error.h gawk: gawk: ./mkerrcodes.awk:81: fatal: warning: cannot use gawk builtin `namespace' as variable nameregexp escape sequence `\#' is not a known regexp operatorgawk: ./mkheader.awk: 85: warning: regexp escape sequence `\#' is not a known regexp operatorgmake[4]: *** [Makefile:1216: errnos-sym.h] Error 2 gmake[4]: *** Waiting for unfinished jobs.... rm _mkerrcodes.h gmake[4]: Leaving directory '/tmp/security/libprelude/work/libprelude-0.9.24.1/src/libprelude-error' gmake[3]: *** [Makefile:1169: all-recursive] Error 1 gmake[3]: Leaving directory '/tmp/security/libprelude/work/libprelude-0.9.24.1/src' gmake[2]: *** [Makefile:985: all] Error 2 gmake[2]: Leaving directory '/tmp/security/libprelude/work/libprelude-0.9.24.1/src' gmake[1]: *** [Makefile:1066: all-recursive] Error 1 gmake[1]: Leaving directory '/tmp/security/libprelude/work/libprelude-0.9.24.1' gmake: *** [Makefile:929: all] Error 2 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/security/libprelude *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/security/libprelude