=> Bootstrap dependency digest>=20010302: found digest-20080510 => Bootstrap dependency fetch-[0-9]*: found fetch-1.7 ===> Building for nagios-plugins-1.4.15nb1 /usr/bin/make all-recursive make[1]: Entering directory `/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15' Making all in gl make[2]: Entering directory `/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/gl' rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h rm -f arg-nonnull.h-t arg-nonnull.h && \ sed -n -e '/GL_ARG_NONNULL/,$p' \ < ../build-aux/arg-nonnull.h \ > arg-nonnull.h-t && \ mv arg-nonnull.h-t arg-nonnull.h rm -f warn-on-use.h-t warn-on-use.h && \ sed -n -e '/^.ifndef/,$p' \ < ../build-aux/warn-on-use.h \ > warn-on-use.h-t && \ mv warn-on-use.h-t warn-on-use.h rm -f c++defs.h-t c++defs.h && \ sed -n -e '/_GL_CXXDEFS/,$p' \ < ../build-aux/c++defs.h \ > c++defs.h-t && \ mv c++defs.h-t c++defs.h rm -f configmake.h-t && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#define PREFIX "/usr/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/nagios"'; \ echo '#define DATAROOTDIR "/usr/pkg/share/nagios"'; \ echo '#define DATADIR "/usr/pkg/share/nagios"'; \ echo '#define SYSCONFDIR "/usr/pkg/etc/nagios"'; \ echo '#define SHAREDSTATEDIR "/usr/pkg/com"'; \ echo '#define LOCALSTATEDIR "/var/spool/nagios"'; \ echo '#define INCLUDEDIR "/usr/pkg/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/usr/pkg/share/nagios/doc/nagios-plugins"'; \ echo '#define INFODIR "/usr/pkg/share/nagios/info"'; \ echo '#define HTMLDIR "/usr/pkg/share/nagios/doc/nagios-plugins"'; \ echo '#define DVIDIR "/usr/pkg/share/nagios/doc/nagios-plugins"'; \ echo '#define PDFDIR "/usr/pkg/share/nagios/doc/nagios-plugins"'; \ echo '#define PSDIR "/usr/pkg/share/nagios/doc/nagios-plugins"'; \ echo '#define LIBDIR "/usr/pkg/lib"'; \ echo '#define LISPDIR ""'; \ echo '#define LOCALEDIR "/usr/pkg/share/nagios/locale"'; \ echo '#define MANDIR "/usr/pkg/share/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGDATADIR "/usr/pkg/share/nagios/nagios-plugins"'; \ echo '#define PKGINCLUDEDIR "/usr/pkg/include/nagios-plugins"'; \ echo '#define PKGLIBDIR "/usr/pkg/lib/nagios-plugins"'; \ echo '#define PKGLIBEXECDIR ""'; \ } | 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 /tmp/pkgsrc/net/nagios-plugins/work/.tools/bin/mkdir -p arpa 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 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 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 rm -f math.h-t math.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@||g' \ -e 's|@''GNULIB_ACOSL''@|0|g' \ -e 's|@''GNULIB_ASINL''@|0|g' \ -e 's|@''GNULIB_ATANL''@|0|g' \ -e 's|@''GNULIB_CEILF''@|0|g' \ -e 's|@''GNULIB_CEILL''@|0|g' \ -e 's|@''GNULIB_COSL''@|0|g' \ -e 's|@''GNULIB_EXPL''@|0|g' \ -e 's|@''GNULIB_FLOORF''@|1|g' \ -e 's|@''GNULIB_FLOORL''@|0|g' \ -e 's|@''GNULIB_FREXP''@|0|g' \ -e 's|@''GNULIB_FREXPL''@|0|g' \ -e 's|@''GNULIB_ISFINITE''@|0|g' \ -e 's|@''GNULIB_ISINF''@|0|g' \ -e 's|@''GNULIB_ISNAN''@|0|g' \ -e 's|@''GNULIB_ISNANF''@|0|g' \ -e 's|@''GNULIB_ISNAND''@|0|g' \ -e 's|@''GNULIB_ISNANL''@|0|g' \ -e 's|@''GNULIB_LDEXPL''@|0|g' \ -e 's|@''GNULIB_LOGB''@|0|g' \ -e 's|@''GNULIB_LOGL''@|0|g' \ -e 's|@''GNULIB_ROUND''@|0|g' \ -e 's|@''GNULIB_ROUNDF''@|0|g' \ -e 's|@''GNULIB_ROUNDL''@|0|g' \ -e 's|@''GNULIB_SIGNBIT''@|0|g' \ -e 's|@''GNULIB_SINL''@|0|g' \ -e 's|@''GNULIB_SQRTL''@|0|g' \ -e 's|@''GNULIB_TANL''@|0|g' \ -e 's|@''GNULIB_TRUNC''@|0|g' \ -e 's|@''GNULIB_TRUNCF''@|0|g' \ -e 's|@''GNULIB_TRUNCL''@|0|g' \ -e 's|@''HAVE_ACOSL''@|1|g' \ -e 's|@''HAVE_ASINL''@|1|g' \ -e 's|@''HAVE_ATANL''@|1|g' \ -e 's|@''HAVE_COSL''@|1|g' \ -e 's|@''HAVE_EXPL''@|1|g' \ -e 's|@''HAVE_ISNANF''@|1|g' \ -e 's|@''HAVE_ISNAND''@|1|g' \ -e 's|@''HAVE_ISNANL''@|1|g' \ -e 's|@''HAVE_LOGL''@|1|g' \ -e 's|@''HAVE_SINL''@|1|g' \ -e 's|@''HAVE_SQRTL''@|1|g' \ -e 's|@''HAVE_TANL''@|1|g' \ -e 's|@''HAVE_DECL_ACOSL''@|1|g' \ -e 's|@''HAVE_DECL_ASINL''@|1|g' \ -e 's|@''HAVE_DECL_ATANL''@|1|g' \ -e 's|@''HAVE_DECL_CEILF''@|1|g' \ -e 's|@''HAVE_DECL_CEILL''@|1|g' \ -e 's|@''HAVE_DECL_COSL''@|1|g' \ -e 's|@''HAVE_DECL_EXPL''@|1|g' \ -e 's|@''HAVE_DECL_FLOORF''@|1|g' \ -e 's|@''HAVE_DECL_FLOORL''@|1|g' \ -e 's|@''HAVE_DECL_FREXPL''@|1|g' \ -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \ -e 's|@''HAVE_DECL_LOGB''@|1|g' \ -e 's|@''HAVE_DECL_LOGL''@|1|g' \ -e 's|@''HAVE_DECL_ROUND''@|1|g' \ -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \ -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \ -e 's|@''HAVE_DECL_SINL''@|1|g' \ -e 's|@''HAVE_DECL_SQRTL''@|1|g' \ -e 's|@''HAVE_DECL_TANL''@|1|g' \ -e 's|@''HAVE_DECL_TRUNC''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \ -e 's|@''REPLACE_CEILF''@|0|g' \ -e 's|@''REPLACE_CEILL''@|0|g' \ -e 's|@''REPLACE_FLOORF''@|0|g' \ -e 's|@''REPLACE_FLOORL''@|0|g' \ -e 's|@''REPLACE_FREXP''@|0|g' \ -e 's|@''REPLACE_FREXPL''@|0|g' \ -e 's|@''REPLACE_HUGE_VAL''@|0|g' \ -e 's|@''REPLACE_ISFINITE''@|0|g' \ -e 's|@''REPLACE_ISINF''@|0|g' \ -e 's|@''REPLACE_ISNAN''@|0|g' \ -e 's|@''REPLACE_LDEXPL''@|0|g' \ -e 's|@''REPLACE_NAN''@|0|g' \ -e 's|@''REPLACE_ROUND''@|0|g' \ -e 's|@''REPLACE_ROUNDF''@|0|g' \ -e 's|@''REPLACE_ROUNDL''@|0|g' \ -e 's|@''REPLACE_SIGNBIT''@|0|g' \ -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|0|g' \ -e 's|@''REPLACE_TRUNCL''@|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' \ < ./math.in.h; \ } > math.h-t && \ mv math.h-t math.h 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_ARPA_INET_H''@||g' \ -e 's|@''HAVE_ARPA_INET_H''@|1|g' \ -e 's|@''GNULIB_INET_NTOP''@|1|g' \ -e 's|@''GNULIB_INET_PTON''@|0|g' \ -e 's|@''HAVE_DECL_INET_NTOP''@|1|g' \ -e 's|@''HAVE_DECL_INET_PTON''@|1|g' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./arpa_inet.in.h; \ } > arpa/inet.h-t && \ mv arpa/inet.h-t arpa/inet.h rm -f netdb.h-t netdb.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_NETDB_H''@||g' \ -e 's|@''HAVE_NETDB_H''@|1|g' \ -e 's|@''GNULIB_GETADDRINFO''@|1|g' \ -e 's|@''HAVE_STRUCT_ADDRINFO''@|1|g' \ -e 's|@''HAVE_DECL_FREEADDRINFO''@|1|g' \ -e 's|@''HAVE_DECL_GAI_STRERROR''@|1|g' \ -e 's|@''HAVE_DECL_GETADDRINFO''@|1|g' \ -e 's|@''HAVE_DECL_GETNAMEINFO''@|1|g' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./netdb.in.h; \ } > netdb.h-t && \ mv netdb.h-t netdb.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''@|1|g' \ -e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_STDIO_H_SIGPIPE''@|0|g' \ -e 's|@''GNULIB_TMPFILE''@|0|g' \ -e 's|@''GNULIB_VASPRINTF''@|1|g' \ -e 's|@''GNULIB_VDPRINTF''@|0|g' \ -e 's|@''GNULIB_VFPRINTF''@|1|g' \ -e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VPRINTF''@|1|g' \ -e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VSNPRINTF''@|1|g' \ -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \ < ./stdio.in.h | \ sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@|""|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > stdio.h-t && \ mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's|@''GNULIB_ATOLL''@|0|g' \ -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''GNULIB_GETLOADAVG''@|1|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''@|0|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 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''@|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''@|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''@|1|g' \ -e 's|@''GNULIB_STRNCAT''@|0|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''@|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 /tmp/pkgsrc/net/nagios-plugins/work/.tools/bin/mkdir -p sys 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 /tmp/pkgsrc/net/nagios-plugins/work/.tools/bin/mkdir -p sys rm -f time.h-t time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_TIME_H''@||g' \ -e 's|@''GNULIB_MKTIME''@|1|g' \ -e 's|@''GNULIB_NANOSLEEP''@|0|g' \ -e 's|@''GNULIB_STRPTIME''@|0|g' \ -e 's|@''GNULIB_TIMEGM''@|1|g' \ -e 's|@''GNULIB_TIME_R''@|1|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''@|0|g' \ -e 's|@''REPLACE_MKTIME''@|0|g' \ -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TIMEGM''@|0|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./time.in.h; \ } > time.h-t && \ mv time.h-t time.h rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_UNISTD_H''@||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''@|1|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''@|0|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''@|0|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 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''@|0|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 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''@|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''@|1|g' \ -e 's|@''GNULIB_WCSRTOMBS''@|0|g' \ -e 's|@''GNULIB_WCSNRTOMBS''@|0|g' \ -e 's|@''GNULIB_WCWIDTH''@|0|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 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 /usr/bin/make all-recursive make[3]: Entering directory `/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/gl' make[4]: Entering directory `/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/gl' gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -I/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -I/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT close-hook.o -MD -MP -MF .deps/close-hook.Tpo -c -o close-hook.o close-hook.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -I/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT exitfail.o -MD -MP -MF .deps/exitfail.Tpo -c -o exitfail.o exitfail.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -I/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT full-read.o -MD -MP -MF .deps/full-read.Tpo -c -o full-read.o full-read.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -I/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT full-write.o -MD -MP -MF .deps/full-write.Tpo -c -o full-write.o full-write.c mv -f .deps/close-hook.Tpo .deps/close-hook.Po mv -f .deps/exitfail.Tpo .deps/exitfail.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -I/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT localcharset.o -MD -MP -MF .deps/localcharset.Tpo -c -o localcharset.o localcharset.c mv -f .deps/full-write.Tpo .deps/full-write.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -I/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT malloca.o -MD -MP -MF .deps/malloca.Tpo -c -o malloca.o malloca.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -I/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT sockets.o -MD -MP -MF .deps/sockets.Tpo -c -o sockets.o sockets.c mv -f .deps/full-read.Tpo .deps/full-read.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -I/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT xalloc-die.o -MD -MP -MF .deps/xalloc-die.Tpo -c -o xalloc-die.o xalloc-die.c mv -f .deps/sockets.Tpo .deps/sockets.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -I/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT xstrndup.o -MD -MP -MF .deps/xstrndup.Tpo -c -o xstrndup.o xstrndup.c mv -f .deps/malloca.Tpo .deps/malloca.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -I/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT asnprintf.o -MD -MP -MF .deps/asnprintf.Tpo -c -o asnprintf.o asnprintf.c mv -f .deps/xalloc-die.Tpo .deps/xalloc-die.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -I/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT basename.o -MD -MP -MF .deps/basename.Tpo -c -o basename.o basename.c mv -f .deps/base64.Tpo .deps/base64.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -I/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT basename-lgpl.o -MD -MP -MF .deps/basename-lgpl.Tpo -c -o basename-lgpl.o basename-lgpl.c mv -f .deps/localcharset.Tpo .deps/localcharset.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -I/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT c-strtod.o -MD -MP -MF .deps/c-strtod.Tpo -c -o c-strtod.o c-strtod.c mv -f .deps/xstrndup.Tpo .deps/xstrndup.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -I/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT cloexec.o -MD -MP -MF .deps/cloexec.Tpo -c -o cloexec.o cloexec.c mv -f .deps/asnprintf.Tpo .deps/asnprintf.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -I/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT creat-safer.o -MD -MP -MF .deps/creat-safer.Tpo -c -o creat-safer.o creat-safer.c mv -f .deps/basename.Tpo .deps/basename.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -I/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT dirname.o -MD -MP -MF .deps/dirname.Tpo -c -o dirname.o dirname.c mv -f .deps/basename-lgpl.Tpo .deps/basename-lgpl.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -I/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT dirname-lgpl.o -MD -MP -MF .deps/dirname-lgpl.Tpo -c -o dirname-lgpl.o dirname-lgpl.c mv -f .deps/c-strtod.Tpo .deps/c-strtod.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -I/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT dup-safer.o -MD -MP -MF .deps/dup-safer.Tpo -c -o dup-safer.o dup-safer.c mv -f .deps/creat-safer.Tpo .deps/creat-safer.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -I/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT fcntl.o -MD -MP -MF .deps/fcntl.Tpo -c -o fcntl.o fcntl.c mv -f .deps/cloexec.Tpo .deps/cloexec.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -I/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT fd-safer.o -MD -MP -MF .deps/fd-safer.Tpo -c -o fd-safer.o fd-safer.c mv -f .deps/dirname.Tpo .deps/dirname.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -I/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT fsusage.o -MD -MP -MF .deps/fsusage.Tpo -c -o fsusage.o fsusage.c mv -f .deps/dirname-lgpl.Tpo .deps/dirname-lgpl.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -I/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT mountlist.o -MD -MP -MF .deps/mountlist.Tpo -c -o mountlist.o mountlist.c mv -f .deps/dup-safer.Tpo .deps/dup-safer.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -I/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT open-safer.o -MD -MP -MF .deps/open-safer.Tpo -c -o open-safer.o open-safer.c mv -f .deps/fd-safer.Tpo .deps/fd-safer.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -I/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT pipe-safer.o -MD -MP -MF .deps/pipe-safer.Tpo -c -o pipe-safer.o pipe-safer.c mv -f .deps/fcntl.Tpo .deps/fcntl.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -I/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT printf-args.o -MD -MP -MF .deps/printf-args.Tpo -c -o printf-args.o printf-args.c mv -f .deps/fsusage.Tpo .deps/fsusage.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -I/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT printf-parse.o -MD -MP -MF .deps/printf-parse.Tpo -c -o printf-parse.o printf-parse.c mv -f .deps/open-safer.Tpo .deps/open-safer.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -I/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT regex.o -MD -MP -MF .deps/regex.Tpo -c -o regex.o regex.c mv -f .deps/pipe-safer.Tpo .deps/pipe-safer.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -I/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT safe-read.o -MD -MP -MF .deps/safe-read.Tpo -c -o safe-read.o safe-read.c mv -f .deps/mountlist.Tpo .deps/mountlist.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -I/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT safe-write.o -MD -MP -MF .deps/safe-write.Tpo -c -o safe-write.o safe-write.c mv -f .deps/printf-args.Tpo .deps/printf-args.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -I/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT sha1.o -MD -MP -MF .deps/sha1.Tpo -c -o sha1.o sha1.c mv -f .deps/safe-read.Tpo .deps/safe-read.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -I/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT stripslash.o -MD -MP -MF .deps/stripslash.Tpo -c -o stripslash.o stripslash.c mv -f .deps/safe-write.Tpo .deps/safe-write.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -I/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT vasnprintf.o -MD -MP -MF .deps/vasnprintf.Tpo -c -o vasnprintf.o vasnprintf.c mv -f .deps/printf-parse.Tpo .deps/printf-parse.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -I/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT xmalloc.o -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.o xmalloc.c mv -f .deps/stripslash.Tpo .deps/stripslash.Po 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 rm -f t-ref-add.sed ref-add.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/nagios-plugins/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''@/nagios-plugins/g' ref-del.sin > t-ref-del.sed && \ mv t-ref-del.sed ref-del.sed mv -f .deps/xmalloc.Tpo .deps/xmalloc.Po mv -f .deps/sha1.Tpo .deps/sha1.Po mv -f .deps/vasnprintf.Tpo .deps/vasnprintf.Po mv -f .deps/regex.Tpo .deps/regex.Po rm -f libgnu.a ar cru libgnu.a base64.o close-hook.o exitfail.o full-read.o full-write.o localcharset.o malloca.o sockets.o xalloc-die.o xstrndup.o asnprintf.o basename.o basename-lgpl.o c-strtod.o cloexec.o creat-safer.o dirname.o dirname-lgpl.o dup-safer.o fcntl.o fd-safer.o fsusage.o mountlist.o open-safer.o pipe-safer.o printf-args.o printf-parse.o regex.o safe-read.o safe-write.o sha1.o stripslash.o vasnprintf.o xmalloc.o ranlib libgnu.a make[4]: Leaving directory `/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/gl' make[3]: Leaving directory `/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/gl' make[2]: Leaving directory `/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/gl' Making all in tap make[2]: Entering directory `/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/tap' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/tap' Making all in lib make[2]: Entering directory `/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/lib' Making all in . make[3]: Entering directory `/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/lib' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../gl -I../intl -I../plugins -DNP_STATE_DIR_PREFIX=\"/var/spool/nagios\" -I/usr/pkg/include -I/usr/include -I/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT utils_base.o -MD -MP -MF .deps/utils_base.Tpo -c -o utils_base.o utils_base.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../gl -I../intl -I../plugins -DNP_STATE_DIR_PREFIX=\"/var/spool/nagios\" -I/usr/pkg/include -I/usr/include -I/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT utils_disk.o -MD -MP -MF .deps/utils_disk.Tpo -c -o utils_disk.o utils_disk.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../gl -I../intl -I../plugins -DNP_STATE_DIR_PREFIX=\"/var/spool/nagios\" -I/usr/pkg/include -I/usr/include -I/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT utils_tcp.o -MD -MP -MF .deps/utils_tcp.Tpo -c -o utils_tcp.o utils_tcp.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../gl -I../intl -I../plugins -DNP_STATE_DIR_PREFIX=\"/var/spool/nagios\" -I/usr/pkg/include -I/usr/include -I/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT utils_cmd.o -MD -MP -MF .deps/utils_cmd.Tpo -c -o utils_cmd.o utils_cmd.c mv -f .deps/utils_tcp.Tpo .deps/utils_tcp.Po mv -f .deps/utils_disk.Tpo .deps/utils_disk.Po mv -f .deps/utils_cmd.Tpo .deps/utils_cmd.Po mv -f .deps/utils_base.Tpo .deps/utils_base.Po rm -f libnagiosplug.a ar cru libnagiosplug.a utils_base.o utils_disk.o utils_tcp.o utils_cmd.o ranlib libnagiosplug.a make[3]: Leaving directory `/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/lib' Making all in tests make[3]: Entering directory `/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/lib/tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/lib/tests' make[2]: Leaving directory `/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/lib' Making all in plugins make[2]: Entering directory `/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/plugins' gcc -DLOCALEDIR=\"/usr/pkg/share/nagios/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/include -I/usr/pkg/include -I/usr/include -I/include -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT check_disk.o -MD -MP -MF .deps/check_disk.Tpo -c -o check_disk.o check_disk.c gcc -DLOCALEDIR=\"/usr/pkg/share/nagios/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/include -I/usr/pkg/include -I/usr/include -I/include -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c gcc -DLOCALEDIR=\"/usr/pkg/share/nagios/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/include -I/usr/pkg/include -I/usr/include -I/include -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT popen.o -MD -MP -MF .deps/popen.Tpo -c -o popen.o popen.c gcc -DLOCALEDIR=\"/usr/pkg/share/nagios/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/include -I/usr/pkg/include -I/usr/include -I/include -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT check_dummy.o -MD -MP -MF .deps/check_dummy.Tpo -c -o check_dummy.o check_dummy.c gcc -DLOCALEDIR=\"/usr/pkg/share/nagios/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/include -I/usr/pkg/include -I/usr/include -I/include -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT check_http.o -MD -MP -MF .deps/check_http.Tpo -c -o check_http.o check_http.c mv -f .deps/check_dummy.Tpo .deps/check_dummy.Po gcc -DLOCALEDIR=\"/usr/pkg/share/nagios/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/include -I/usr/pkg/include -I/usr/include -I/include -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT sslutils.o -MD -MP -MF .deps/sslutils.Tpo -c -o sslutils.o sslutils.c mv -f .deps/popen.Tpo .deps/popen.Po gcc -DLOCALEDIR=\"/usr/pkg/share/nagios/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/include -I/usr/pkg/include -I/usr/include -I/include -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT netutils.o -MD -MP -MF .deps/netutils.Tpo -c -o netutils.o netutils.c mv -f .deps/utils.Tpo .deps/utils.Po gcc -DLOCALEDIR=\"/usr/pkg/share/nagios/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/include -I/usr/pkg/include -I/usr/include -I/include -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT check_load.o -MD -MP -MF .deps/check_load.Tpo -c -o check_load.o check_load.c mv -f .deps/sslutils.Tpo .deps/sslutils.Po gcc -DLOCALEDIR=\"/usr/pkg/share/nagios/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/include -I/usr/pkg/include -I/usr/include -I/include -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT check_mrtg.o -MD -MP -MF .deps/check_mrtg.Tpo -c -o check_mrtg.o check_mrtg.c mv -f .deps/check_disk.Tpo .deps/check_disk.Po gcc -DLOCALEDIR=\"/usr/pkg/share/nagios/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/include -I/usr/pkg/include -I/usr/include -I/include -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT check_mrtgtraf.o -MD -MP -MF .deps/check_mrtgtraf.Tpo -c -o check_mrtgtraf.o check_mrtgtraf.c mv -f .deps/netutils.Tpo .deps/netutils.Po gcc -DLOCALEDIR=\"/usr/pkg/share/nagios/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/include -I/usr/pkg/include -I/usr/include -I/include -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT check_ntp.o -MD -MP -MF .deps/check_ntp.Tpo -c -o check_ntp.o check_ntp.c mv -f .deps/check_load.Tpo .deps/check_load.Po gcc -DLOCALEDIR=\"/usr/pkg/share/nagios/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/include -I/usr/pkg/include -I/usr/include -I/include -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT check_ntp_peer.o -MD -MP -MF .deps/check_ntp_peer.Tpo -c -o check_ntp_peer.o check_ntp_peer.c mv -f .deps/check_mrtg.Tpo .deps/check_mrtg.Po gcc -DLOCALEDIR=\"/usr/pkg/share/nagios/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/include -I/usr/pkg/include -I/usr/include -I/include -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT check_nwstat.o -MD -MP -MF .deps/check_nwstat.Tpo -c -o check_nwstat.o check_nwstat.c mv -f .deps/check_mrtgtraf.Tpo .deps/check_mrtgtraf.Po gcc -DLOCALEDIR=\"/usr/pkg/share/nagios/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/include -I/usr/pkg/include -I/usr/include -I/include -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT check_overcr.o -MD -MP -MF .deps/check_overcr.Tpo -c -o check_overcr.o check_overcr.c mv -f .deps/check_http.Tpo .deps/check_http.Po gcc -DLOCALEDIR=\"/usr/pkg/share/nagios/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/include -I/usr/pkg/include -I/usr/include -I/include -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT check_ping.o -MD -MP -MF .deps/check_ping.Tpo -c -o check_ping.o check_ping.c mv -f .deps/check_ntp_peer.Tpo .deps/check_ntp_peer.Po gcc -DLOCALEDIR=\"/usr/pkg/share/nagios/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/include -I/usr/pkg/include -I/usr/include -I/include -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT check_real.o -MD -MP -MF .deps/check_real.Tpo -c -o check_real.o check_real.c mv -f .deps/check_ntp.Tpo .deps/check_ntp.Po gcc -DLOCALEDIR=\"/usr/pkg/share/nagios/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/include -I/usr/pkg/include -I/usr/include -I/include -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT check_smtp.o -MD -MP -MF .deps/check_smtp.Tpo -c -o check_smtp.o check_smtp.c mv -f .deps/check_overcr.Tpo .deps/check_overcr.Po gcc -DLOCALEDIR=\"/usr/pkg/share/nagios/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/include -I/usr/pkg/include -I/usr/include -I/include -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT check_ssh.o -MD -MP -MF .deps/check_ssh.Tpo -c -o check_ssh.o check_ssh.c mv -f .deps/check_ping.Tpo .deps/check_ping.Po gcc -DLOCALEDIR=\"/usr/pkg/share/nagios/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/include -I/usr/pkg/include -I/usr/include -I/include -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT check_tcp.o -MD -MP -MF .deps/check_tcp.Tpo -c -o check_tcp.o check_tcp.c mv -f .deps/check_real.Tpo .deps/check_real.Po gcc -DLOCALEDIR=\"/usr/pkg/share/nagios/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/include -I/usr/pkg/include -I/usr/include -I/include -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT check_time.o -MD -MP -MF .deps/check_time.Tpo -c -o check_time.o check_time.c mv -f .deps/check_ssh.Tpo .deps/check_ssh.Po gcc -DLOCALEDIR=\"/usr/pkg/share/nagios/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/include -I/usr/pkg/include -I/usr/include -I/include -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT check_ntp_time.o -MD -MP -MF .deps/check_ntp_time.Tpo -c -o check_ntp_time.o check_ntp_time.c mv -f .deps/check_smtp.Tpo .deps/check_smtp.Po gcc -DLOCALEDIR=\"/usr/pkg/share/nagios/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/include -I/usr/pkg/include -I/usr/include -I/include -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT check_ups.o -MD -MP -MF .deps/check_ups.Tpo -c -o check_ups.o check_ups.c mv -f .deps/check_time.Tpo .deps/check_time.Po gcc -DLOCALEDIR=\"/usr/pkg/share/nagios/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/include -I/usr/pkg/include -I/usr/include -I/include -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT check_users.o -MD -MP -MF .deps/check_users.Tpo -c -o check_users.o check_users.c mv -f .deps/check_tcp.Tpo .deps/check_tcp.Po gcc -DLOCALEDIR=\"/usr/pkg/share/nagios/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/include -I/usr/pkg/include -I/usr/include -I/include -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT negate.o -MD -MP -MF .deps/negate.Tpo -c -o negate.o negate.c mv -f .deps/check_ntp_time.Tpo .deps/check_ntp_time.Po gcc -DLOCALEDIR=\"/usr/pkg/share/nagios/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/include -I/usr/pkg/include -I/usr/include -I/include -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT urlize.o -MD -MP -MF .deps/urlize.Tpo -c -o urlize.o urlize.c mv -f .deps/check_users.Tpo .deps/check_users.Po gcc -DLOCALEDIR=\"/usr/pkg/share/nagios/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/include -I/usr/pkg/include -I/usr/include -I/include -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT check_ide_smart.o -MD -MP -MF .deps/check_ide_smart.Tpo -c -o check_ide_smart.o check_ide_smart.c mv -f .deps/check_ups.Tpo .deps/check_ups.Po gcc -DLOCALEDIR=\"/usr/pkg/share/nagios/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/include -I/usr/pkg/include -I/usr/include -I/include -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT check_procs.o -MD -MP -MF .deps/check_procs.Tpo -c -o check_procs.o check_procs.c mv -f .deps/urlize.Tpo .deps/urlize.Po gcc -DLOCALEDIR=\"/usr/pkg/share/nagios/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/include -I/usr/pkg/include -I/usr/include -I/include -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT check_nagios.o -MD -MP -MF .deps/check_nagios.Tpo -c -o check_nagios.o check_nagios.c mv -f .deps/negate.Tpo .deps/negate.Po gcc -DLOCALEDIR=\"/usr/pkg/share/nagios/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/include -I/usr/pkg/include -I/usr/include -I/include -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT runcmd.o -MD -MP -MF .deps/runcmd.Tpo -c -o runcmd.o runcmd.c mv -f .deps/check_ide_smart.Tpo .deps/check_ide_smart.Po gcc -DLOCALEDIR=\"/usr/pkg/share/nagios/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/include -I/usr/pkg/include -I/usr/include -I/include -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT check_by_ssh.o -MD -MP -MF .deps/check_by_ssh.Tpo -c -o check_by_ssh.o check_by_ssh.c mv -f .deps/check_nwstat.Tpo .deps/check_nwstat.Po gcc -DLOCALEDIR=\"/usr/pkg/share/nagios/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/include -I/usr/pkg/include -I/usr/include -I/include -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT check_swap.o -MD -MP -MF .deps/check_swap.Tpo -c -o check_swap.o check_swap.c mv -f .deps/check_nagios.Tpo .deps/check_nagios.Po /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L. -L/lib -o check_disk check_disk.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a popen.o -lpthread -ldl mv -f .deps/runcmd.Tpo .deps/runcmd.Po /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L. -L/lib -o check_dummy check_dummy.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lpthread -ldl mv -f .deps/check_procs.Tpo .deps/check_procs.Po libtool: link: gcc -DNP_VERSION=\"1.4.15\" -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -Wl,-R/usr/pkg/lib -Wl,-R/usr/lib -o check_disk check_disk.o utils.o popen.o -L/usr/pkg/lib -L/usr/lib -L/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lpthread -ldl /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L. -L/lib -o check_http check_http.o sslutils.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -lssl -lcrypto -lpthread -ldl libtool: link: gcc -DNP_VERSION=\"1.4.15\" -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -Wl,-R/usr/pkg/lib -Wl,-R/usr/lib -o check_dummy check_dummy.o utils.o -L/usr/pkg/lib -L/usr/lib -L/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lpthread -ldl mv -f .deps/check_swap.Tpo .deps/check_swap.Po /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L. -L/lib -o check_load check_load.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a popen.o -lpthread -ldl libtool: link: gcc -DNP_VERSION=\"1.4.15\" -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -Wl,-R/usr/pkg/lib -Wl,-R/usr/lib -o check_http check_http.o sslutils.o netutils.o utils.o -L/usr/pkg/lib -L/usr/lib -L/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -lssl -lcrypto -lpthread -ldl /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L. -L/lib -o check_mrtg check_mrtg.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lpthread -ldl mv -f .deps/check_by_ssh.Tpo .deps/check_by_ssh.Po /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L. -L/lib -o check_mrtgtraf check_mrtgtraf.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lpthread -ldl libtool: link: gcc -DNP_VERSION=\"1.4.15\" -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -Wl,-R/usr/pkg/lib -Wl,-R/usr/lib -o check_load check_load.o utils.o popen.o -L/usr/pkg/lib -L/usr/lib -L/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lpthread -ldl /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L. -L/lib -o check_ntp check_ntp.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -lm -lpthread -ldl libtool: link: gcc -DNP_VERSION=\"1.4.15\" -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -Wl,-R/usr/pkg/lib -Wl,-R/usr/lib -o check_mrtg check_mrtg.o utils.o -L/usr/pkg/lib -L/usr/lib -L/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lpthread -ldl libtool: link: gcc -DNP_VERSION=\"1.4.15\" -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -Wl,-R/usr/pkg/lib -Wl,-R/usr/lib -o check_mrtgtraf check_mrtgtraf.o utils.o -L/usr/pkg/lib -L/usr/lib -L/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lpthread -ldl /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L. -L/lib -o check_ntp_peer check_ntp_peer.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -lm -lpthread -ldl libtool: link: gcc -DNP_VERSION=\"1.4.15\" -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -Wl,-R/usr/pkg/lib -Wl,-R/usr/lib -o check_ntp check_ntp.o netutils.o utils.o -L/usr/pkg/lib -L/usr/lib -L/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -lm -lpthread -ldl /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L. -L/lib -o check_nwstat check_nwstat.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -lpthread -ldl libtool: link: gcc -DNP_VERSION=\"1.4.15\" -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -Wl,-R/usr/pkg/lib -Wl,-R/usr/lib -o check_ntp_peer check_ntp_peer.o netutils.o utils.o -L/usr/pkg/lib -L/usr/lib -L/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -lm -lpthread -ldl /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L. -L/lib -o check_overcr check_overcr.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -lpthread -ldl /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L. -L/lib -o check_ping check_ping.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv popen.o -lpthread -ldl libtool: link: gcc -DNP_VERSION=\"1.4.15\" -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -Wl,-R/usr/pkg/lib -Wl,-R/usr/lib -o check_nwstat check_nwstat.o netutils.o utils.o -L/usr/pkg/lib -L/usr/lib -L/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -lpthread -ldl /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L. -L/lib -o check_real check_real.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -lpthread -ldl libtool: link: gcc -DNP_VERSION=\"1.4.15\" -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -Wl,-R/usr/pkg/lib -Wl,-R/usr/lib -o check_ping check_ping.o netutils.o utils.o popen.o -L/usr/pkg/lib -L/usr/lib -L/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -lpthread -ldl libtool: link: gcc -DNP_VERSION=\"1.4.15\" -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -Wl,-R/usr/pkg/lib -Wl,-R/usr/lib -o check_overcr check_overcr.o netutils.o utils.o -L/usr/pkg/lib -L/usr/lib -L/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -lpthread -ldl /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L. -L/lib -o check_smtp check_smtp.o sslutils.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -lssl -lcrypto -lpthread -ldl libtool: link: gcc -DNP_VERSION=\"1.4.15\" -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -Wl,-R/usr/pkg/lib -Wl,-R/usr/lib -o check_real check_real.o netutils.o utils.o -L/usr/pkg/lib -L/usr/lib -L/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -lpthread -ldl /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L. -L/lib -o check_ssh check_ssh.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -lpthread -ldl libtool: link: gcc -DNP_VERSION=\"1.4.15\" -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -Wl,-R/usr/pkg/lib -Wl,-R/usr/lib -o check_smtp check_smtp.o sslutils.o netutils.o utils.o -L/usr/pkg/lib -L/usr/lib -L/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -lssl -lcrypto -lpthread -ldl /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L. -L/lib -o check_tcp check_tcp.o sslutils.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -lssl -lcrypto -lpthread -ldl /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L. -L/lib -o check_time check_time.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -lpthread -ldl libtool: link: gcc -DNP_VERSION=\"1.4.15\" -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -Wl,-R/usr/pkg/lib -Wl,-R/usr/lib -o check_ssh check_ssh.o netutils.o utils.o -L/usr/pkg/lib -L/usr/lib -L/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -lpthread -ldl /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L. -L/lib -o check_ntp_time check_ntp_time.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -lm -lpthread -ldl libtool: link: gcc -DNP_VERSION=\"1.4.15\" -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -Wl,-R/usr/pkg/lib -Wl,-R/usr/lib -o check_tcp check_tcp.o sslutils.o netutils.o utils.o -L/usr/pkg/lib -L/usr/lib -L/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -lssl -lcrypto -lpthread -ldl libtool: link: gcc -DNP_VERSION=\"1.4.15\" -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -Wl,-R/usr/pkg/lib -Wl,-R/usr/lib -o check_time check_time.o netutils.o utils.o -L/usr/pkg/lib -L/usr/lib -L/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -lpthread -ldl /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L. -L/lib -o check_ups check_ups.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -lpthread -ldl libtool: link: gcc -DNP_VERSION=\"1.4.15\" -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -Wl,-R/usr/pkg/lib -Wl,-R/usr/lib -o check_ntp_time check_ntp_time.o netutils.o utils.o -L/usr/pkg/lib -L/usr/lib -L/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -lm -lpthread -ldl /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L. -L/lib -o check_users check_users.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a popen.o -lpthread -ldl libtool: link: gcc -DNP_VERSION=\"1.4.15\" -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -Wl,-R/usr/pkg/lib -Wl,-R/usr/lib -o check_ups check_ups.o netutils.o utils.o -L/usr/pkg/lib -L/usr/lib -L/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -lpthread -ldl libtool: link: gcc -DNP_VERSION=\"1.4.15\" -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -Wl,-R/usr/pkg/lib -Wl,-R/usr/lib -o check_users check_users.o utils.o popen.o -L/usr/pkg/lib -L/usr/lib -L/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lpthread -ldl /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L. -L/lib -o negate negate.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lpthread -ldl /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L. -L/lib -o urlize urlize.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a popen.o -lpthread -ldl /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L. -L/lib -o check_ide_smart check_ide_smart.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lpthread -ldl libtool: link: gcc -DNP_VERSION=\"1.4.15\" -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -Wl,-R/usr/pkg/lib -Wl,-R/usr/lib -o negate negate.o utils.o -L/usr/pkg/lib -L/usr/lib -L/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lpthread -ldl libtool: link: gcc -DNP_VERSION=\"1.4.15\" -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -Wl,-R/usr/pkg/lib -Wl,-R/usr/lib -o urlize urlize.o utils.o popen.o -L/usr/pkg/lib -L/usr/lib -L/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lpthread -ldl libtool: link: gcc -DNP_VERSION=\"1.4.15\" -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -Wl,-R/usr/pkg/lib -Wl,-R/usr/lib -o check_ide_smart check_ide_smart.o utils.o -L/usr/pkg/lib -L/usr/lib -L/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lpthread -ldl /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L. -L/lib -o check_procs check_procs.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lpthread -ldl /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L. -L/lib -o check_nagios check_nagios.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a runcmd.o -lpthread -ldl libtool: link: gcc -DNP_VERSION=\"1.4.15\" -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -Wl,-R/usr/pkg/lib -Wl,-R/usr/lib -o check_procs check_procs.o utils.o -L/usr/pkg/lib -L/usr/lib -L/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lpthread -ldl /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L. -L/lib -o check_by_ssh check_by_ssh.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -lpthread -ldl libtool: link: gcc -DNP_VERSION=\"1.4.15\" -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -Wl,-R/usr/pkg/lib -Wl,-R/usr/lib -o check_nagios check_nagios.o utils.o runcmd.o -L/usr/pkg/lib -L/usr/lib -L/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lpthread -ldl /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L. -L/lib -o check_swap check_swap.o -lm utils.o ../lib/libnagiosplug.a ../gl/libgnu.a popen.o -lpthread -ldl rm -f check_ftp ln -s check_tcp check_ftp rm -f check_imap ln -s check_tcp check_imap rm -f check_nntp ln -s check_tcp check_nntp rm -f check_pop ln -s check_tcp check_pop rm -f check_udp ln -s check_tcp check_udp rm -f check_clamd ln -s check_tcp check_clamd rm -f check_simap ln -s check_tcp check_simap rm -f check_spop ln -s check_tcp check_spop rm -f check_jabber ln -s check_tcp check_jabber rm -f check_nntps ln -s check_tcp check_nntps rm -f check_ssmtp ln -s check_tcp check_ssmtp libtool: link: gcc -DNP_VERSION=\"1.4.15\" -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -Wl,-R/usr/pkg/lib -Wl,-R/usr/lib -o check_by_ssh check_by_ssh.o netutils.o utils.o -L/usr/pkg/lib -L/usr/lib -L/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -lpthread -ldl libtool: link: gcc -DNP_VERSION=\"1.4.15\" -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -Wl,-R/usr/pkg/lib -Wl,-R/usr/lib -o check_swap check_swap.o utils.o popen.o -L/usr/pkg/lib -L/usr/lib -L/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/plugins -L/lib -lm ../lib/libnagiosplug.a ../gl/libgnu.a -lpthread -ldl make[2]: Leaving directory `/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/plugins' Making all in plugins-scripts make[2]: Entering directory `/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/plugins-scripts' NP_VERSION=1.4.15 /usr/bin/awk -f ./subst check_ircd.pl > check_ircd NP_VERSION=1.4.15 /usr/bin/awk -f ./subst check_log.sh > check_log NP_VERSION=1.4.15 /usr/bin/awk -f ./subst check_ntp.pl > check_ntp NP_VERSION=1.4.15 /usr/bin/awk -f ./subst check_rpc.pl > check_rpc NP_VERSION=1.4.15 /usr/bin/awk -f ./subst check_mailq.pl > check_mailq chmod +x check_ircd NP_VERSION=1.4.15 /usr/bin/awk -f ./subst check_file_age.pl > check_file_age chmod +x check_ntp chmod +x check_rpc chmod +x check_mailq chmod +x check_file_age chmod +x check_log make[2]: Leaving directory `/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/plugins-scripts' Making all in plugins-root make[2]: Entering directory `/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/plugins-root' gcc -DLOCALEDIR=\"/usr/pkg/share/nagios/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I../plugins -I/include -I/usr/pkg/include -I/usr/include -I/include -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT check_dhcp.o -MD -MP -MF .deps/check_dhcp.Tpo -c -o check_dhcp.o check_dhcp.c gcc -DLOCALEDIR=\"/usr/pkg/share/nagios/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I../plugins -I/include -I/usr/pkg/include -I/usr/include -I/include -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -MT check_icmp.o -MD -MP -MF .deps/check_icmp.Tpo -c -o check_icmp.o check_icmp.c mv -f .deps/check_dhcp.Tpo .deps/check_dhcp.Po /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L. -L/lib -o check_dhcp check_dhcp.o ../plugins/netutils.o ../plugins/utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -lpthread -ldl libtool: link: gcc -DNP_VERSION=\"1.4.15\" -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -Wl,-R/usr/pkg/lib -Wl,-R/usr/lib -o check_dhcp check_dhcp.o ../plugins/netutils.o ../plugins/utils.o -L/usr/pkg/lib -L/usr/lib -L/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/plugins-root -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -lpthread -ldl mv -f .deps/check_icmp.Tpo .deps/check_icmp.Po /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.15"' -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L. -L/lib -o check_icmp check_icmp.o ../plugins/netutils.o ../plugins/utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -lnsl -lresolv -lpthread -ldl libtool: link: gcc -DNP_VERSION=\"1.4.15\" -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -Wl,-R/usr/pkg/lib -Wl,-R/usr/lib -o check_icmp check_icmp.o ../plugins/netutils.o ../plugins/utils.o -L/usr/pkg/lib -L/usr/lib -L/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/plugins-root -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -lpthread -ldl make[2]: Leaving directory `/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/plugins-root' Making all in po make[2]: Entering directory `/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15/po' make[2]: Entering directory `/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15' make[1]: Leaving directory `/tmp/pkgsrc/net/nagios-plugins/work/nagios-plugins-1.4.15' => Unwrapping files-to-be-installed.