=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for amanda-common-3.3.1nb11 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/usr/pkgsrc/work/sysutils/amanda-common/work/amanda-3.3.1' Making all in . gmake[2]: Entering directory '/usr/pkgsrc/work/sysutils/amanda-common/work/amanda-3.3.1' gmake[2]: Nothing to be done for 'all-am'. gmake[2]: Leaving directory '/usr/pkgsrc/work/sysutils/amanda-common/work/amanda-3.3.1' Making all in gnulib gmake[2]: Entering directory '/usr/pkgsrc/work/sysutils/amanda-common/work/amanda-3.3.1/gnulib' 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' \ < ../config/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' \ < ../config/warn-on-use.h \ > warn-on-use.h-t && \ mv warn-on-use.h-t warn-on-use.h ../config/install-sh -c -d arpa 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''@|1|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 c++defs.h-t c++defs.h && \ sed -n -e '/_GL_CXXDEFS/,$p' \ < ../config/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"'; \ echo '#define DATAROOTDIR "/usr/pkg/share"'; \ echo '#define DATADIR "/usr/pkg/share"'; \ echo '#define SYSCONFDIR "/usr/pkg/etc"'; \ echo '#define SHAREDSTATEDIR "/usr/pkg/com"'; \ echo '#define LOCALSTATEDIR "/usr/pkg/var/amanda"'; \ echo '#define INCLUDEDIR "/usr/pkg/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/usr/pkg/share/doc/amanda"'; \ echo '#define INFODIR "/usr/pkg/share/info"'; \ echo '#define HTMLDIR "/usr/pkg/share/doc/amanda"'; \ echo '#define DVIDIR "/usr/pkg/share/doc/amanda"'; \ echo '#define PDFDIR "/usr/pkg/share/doc/amanda"'; \ echo '#define PSDIR "/usr/pkg/share/doc/amanda"'; \ 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/amanda"'; \ echo '#define PKGINCLUDEDIR "/usr/pkg/include/amanda"'; \ echo '#define PKGLIBDIR "/usr/pkg/lib/amanda"'; \ echo '#define PKGLIBEXECDIR "/usr/pkg/libexec/amanda"'; \ } | sed '/""/d' > configmake.h-t && \ if test -f configmake.h && cmp configmake.h-t configmake.h > /dev/null; then \ rm -f configmake.h-t; \ else \ rm -f configmake.h; mv configmake.h-t configmake.h; \ fi rm -f getopt.h-t getopt.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_GETOPT_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_GETOPT_H''@||g' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ < ./getopt.in.h; \ } > getopt.h-t && \ mv -f getopt.h-t getopt.h rm -f 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 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''@|1|g' \ -e 's|@''GNULIB_FTELL''@|0|g' \ -e 's|@''GNULIB_FTELLO''@|1|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''@|0|g' \ -e 's|@''GNULIB_VDPRINTF''@|0|g' \ -e 's|@''GNULIB_VFPRINTF''@|1|g' \ -e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VPRINTF''@|1|g' \ -e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VSNPRINTF''@|0|g' \ -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \ < ./stdio.in.h | \ sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@|""|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > stdio.h-t && \ mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's|@''GNULIB__EXIT''@|0|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''@|0|g' \ -e 's|@''GNULIB_GETSUBOPT''@|0|g' \ -e 's|@''GNULIB_GRANTPT''@|0|g' \ -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \ -e 's|@''GNULIB_MKDTEMP''@|1|g' \ -e 's|@''GNULIB_MKOSTEMP''@|0|g' \ -e 's|@''GNULIB_MKOSTEMPS''@|0|g' \ -e 's|@''GNULIB_MKSTEMP''@|0|g' \ -e 's|@''GNULIB_MKSTEMPS''@|0|g' \ -e 's|@''GNULIB_PTSNAME''@|0|g' \ -e 's|@''GNULIB_PUTENV''@|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''@|0|g' \ -e 's|@''GNULIB_STRTOD''@|0|g' \ -e 's|@''GNULIB_STRTOLL''@|0|g' \ -e 's|@''GNULIB_STRTOULL''@|0|g' \ -e 's|@''GNULIB_UNLOCKPT''@|0|g' \ -e 's|@''GNULIB_UNSETENV''@|0|g' \ -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ATOLL''@|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_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_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SETENV''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|0|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_UNSETENV''@|1|g' \ -e 's|@''REPLACE_CALLOC''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_MALLOC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|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''@|0|g' \ -e 's|@''GNULIB_STRNCAT''@|0|g' \ -e 's|@''GNULIB_STRNDUP''@|0|g' \ -e 's|@''GNULIB_STRNLEN''@|0|g' \ -e 's|@''GNULIB_STRPBRK''@|0|g' \ -e 's|@''GNULIB_STRSEP''@|0|g' \ -e 's|@''GNULIB_STRSTR''@|0|g' \ -e 's|@''GNULIB_STRCASESTR''@|0|g' \ -e 's|@''GNULIB_STRTOK_R''@|0|g' \ -e 's|@''GNULIB_STRERROR''@|0|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 ../config/install-sh -c -d 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 ../config/install-sh -c -d sys rm -f sys/stat.h-t sys/stat.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's|@''GNULIB_FCHMODAT''@|0|g' \ -e 's|@''GNULIB_FSTATAT''@|0|g' \ -e 's|@''GNULIB_FUTIMENS''@|0|g' \ -e 's|@''GNULIB_LCHMOD''@|0|g' \ -e 's|@''GNULIB_LSTAT''@|1|g' \ -e 's|@''GNULIB_MKDIRAT''@|0|g' \ -e 's|@''GNULIB_MKFIFO''@|0|g' \ -e 's|@''GNULIB_MKFIFOAT''@|0|g' \ -e 's|@''GNULIB_MKNOD''@|0|g' \ -e 's|@''GNULIB_MKNODAT''@|0|g' \ -e 's|@''GNULIB_STAT''@|1|g' \ -e 's|@''GNULIB_UTIMENSAT''@|0|g' \ -e 's|@''HAVE_FCHMODAT''@|1|g' \ -e 's|@''HAVE_FSTATAT''@|1|g' \ -e 's|@''HAVE_FUTIMENS''@|1|g' \ -e 's|@''HAVE_LCHMOD''@|1|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''HAVE_MKDIRAT''@|1|g' \ -e 's|@''HAVE_MKFIFO''@|1|g' \ -e 's|@''HAVE_MKFIFOAT''@|1|g' \ -e 's|@''HAVE_MKNOD''@|1|g' \ -e 's|@''HAVE_MKNODAT''@|1|g' \ -e 's|@''HAVE_UTIMENSAT''@|1|g' \ -e 's|@''REPLACE_FSTAT''@|0|g' \ -e 's|@''REPLACE_FSTATAT''@|0|g' \ -e 's|@''REPLACE_FUTIMENS''@|0|g' \ -e 's|@''REPLACE_LSTAT''@|0|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e 's|@''REPLACE_MKFIFO''@|0|g' \ -e 's|@''REPLACE_MKNOD''@|0|g' \ -e 's|@''REPLACE_STAT''@|0|g' \ -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_stat.in.h; \ } > sys/stat.h-t && \ mv sys/stat.h-t sys/stat.h ../config/install-sh -c -d sys rm -f sys/time.h-t sys/time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_SYS_TIME_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_SYS_TIME_H''@||g' \ -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_time.in.h; \ } > sys/time.h-t && \ mv sys/time.h-t sys/time.h rm -f time.h-t time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_TIME_H''@||g' \ -e 's|@''GNULIB_MKTIME''@|0|g' \ -e 's|@''GNULIB_NANOSLEEP''@|0|g' \ -e 's|@''GNULIB_STRPTIME''@|0|g' \ -e 's|@''GNULIB_TIMEGM''@|0|g' \ -e 's|@''GNULIB_TIME_R''@|0|g' \ -e 's|@''HAVE_LOCALTIME_R''@|1|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./time.in.h; \ } > time.h-t && \ mv time.h-t time.h rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''GNULIB_CHOWN''@|0|g' \ -e 's|@''GNULIB_CLOSE''@|0|g' \ -e 's|@''GNULIB_DUP2''@|0|g' \ -e 's|@''GNULIB_DUP3''@|0|g' \ -e 's|@''GNULIB_ENVIRON''@|1|g' \ -e 's|@''GNULIB_EUIDACCESS''@|0|g' \ -e 's|@''GNULIB_FACCESSAT''@|0|g' \ -e 's|@''GNULIB_FCHDIR''@|0|g' \ -e 's|@''GNULIB_FCHOWNAT''@|0|g' \ -e 's|@''GNULIB_FSYNC''@|0|g' \ -e 's|@''GNULIB_FTRUNCATE''@|1|g' \ -e 's|@''GNULIB_GETCWD''@|0|g' \ -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \ -e 's|@''GNULIB_GETDTABLESIZE''@|0|g' \ -e 's|@''GNULIB_GETGROUPS''@|0|g' \ -e 's|@''GNULIB_GETHOSTNAME''@|0|g' \ -e 's|@''GNULIB_GETLOGIN''@|0|g' \ -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \ -e 's|@''GNULIB_GETUSERSHELL''@|0|g' \ -e 's|@''GNULIB_LCHOWN''@|0|g' \ -e 's|@''GNULIB_LINK''@|0|g' \ -e 's|@''GNULIB_LINKAT''@|0|g' \ -e 's|@''GNULIB_LSEEK''@|1|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''@|1|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''@|0|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READLINK''@|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 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_ISWBLANK''@/0/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/pkg/bin/gmake all-recursive gmake[3]: Entering directory '/usr/pkgsrc/work/sysutils/amanda-common/work/amanda-3.3.1/gnulib' gmake[4]: Entering directory '/usr/pkgsrc/work/sysutils/amanda-common/work/amanda-3.3.1/gnulib' depbase=`echo base64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT base64.lo -MD -MP -MF $depbase.Tpo -c -o base64.lo base64.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -fPIC -DPIC -o .libs/base64.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -o base64.o >/dev/null 2>&1 depbase=`echo c-ctype.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -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 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT c-ctype.lo -MD -MP -MF .deps/c-ctype.Tpo -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -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 full-read.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT full-read.lo -MD -MP -MF $depbase.Tpo -c -o full-read.lo full-read.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT full-read.lo -MD -MP -MF .deps/full-read.Tpo -c full-read.c -fPIC -DPIC -o .libs/full-read.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT full-read.lo -MD -MP -MF .deps/full-read.Tpo -c full-read.c -o full-read.o >/dev/null 2>&1 depbase=`echo full-write.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT full-write.lo -MD -MP -MF $depbase.Tpo -c -o full-write.lo full-write.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT full-write.lo -MD -MP -MF .deps/full-write.Tpo -c full-write.c -fPIC -DPIC -o .libs/full-write.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT full-write.lo -MD -MP -MF .deps/full-write.Tpo -c full-write.c -o full-write.o >/dev/null 2>&1 depbase=`echo localcharset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -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 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c localcharset.c -o localcharset.o >/dev/null 2>&1 depbase=`echo glthread/lock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -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: cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT glthread/lock.lo -MD -MP -MF glthread/.deps/lock.Tpo -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/lock.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT glthread/lock.lo -MD -MP -MF glthread/.deps/lock.Tpo -c glthread/lock.c -o glthread/lock.o >/dev/null 2>&1 depbase=`echo glthread/threadlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -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 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT glthread/threadlib.lo -MD -MP -MF glthread/.deps/threadlib.Tpo -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/threadlib.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT glthread/threadlib.lo -MD -MP -MF glthread/.deps/threadlib.Tpo -c glthread/threadlib.c -o glthread/threadlib.o >/dev/null 2>&1 depbase=`echo asnprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -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: cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c -o asnprintf.o >/dev/null 2>&1 depbase=`echo fsusage.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT fsusage.lo -MD -MP -MF $depbase.Tpo -c -o fsusage.lo fsusage.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT fsusage.lo -MD -MP -MF .deps/fsusage.Tpo -c fsusage.c -fPIC -DPIC -o .libs/fsusage.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT fsusage.lo -MD -MP -MF .deps/fsusage.Tpo -c fsusage.c -o fsusage.o >/dev/null 2>&1 depbase=`echo getopt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT getopt.lo -MD -MP -MF $depbase.Tpo -c -o getopt.lo getopt.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT getopt.lo -MD -MP -MF .deps/getopt.Tpo -c getopt.c -fPIC -DPIC -o .libs/getopt.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT getopt.lo -MD -MP -MF .deps/getopt.Tpo -c getopt.c -o getopt.o >/dev/null 2>&1 depbase=`echo getopt1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT getopt1.lo -MD -MP -MF $depbase.Tpo -c -o getopt1.lo getopt1.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT getopt1.lo -MD -MP -MF .deps/getopt1.Tpo -c getopt1.c -fPIC -DPIC -o .libs/getopt1.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT getopt1.lo -MD -MP -MF .deps/getopt1.Tpo -c getopt1.c -o getopt1.o >/dev/null 2>&1 depbase=`echo physmem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT physmem.lo -MD -MP -MF $depbase.Tpo -c -o physmem.lo physmem.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT physmem.lo -MD -MP -MF .deps/physmem.Tpo -c physmem.c -fPIC -DPIC -o .libs/physmem.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT physmem.lo -MD -MP -MF .deps/physmem.Tpo -c physmem.c -o physmem.o >/dev/null 2>&1 depbase=`echo printf-args.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -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: cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c printf-args.c -o printf-args.o >/dev/null 2>&1 depbase=`echo printf-parse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -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: cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -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 regex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -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: cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c regex.c -fPIC -DPIC -o .libs/regex.o In file included from regex.c:61: ./regex_internal.c:1395:11: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (idx < 0 || idx >= set->nelem) ~~~ ^ ~ 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c regex.c -o regex.o >/dev/null 2>&1 depbase=`echo safe-read.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT safe-read.lo -MD -MP -MF $depbase.Tpo -c -o safe-read.lo safe-read.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT safe-read.lo -MD -MP -MF .deps/safe-read.Tpo -c safe-read.c -fPIC -DPIC -o .libs/safe-read.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT safe-read.lo -MD -MP -MF .deps/safe-read.Tpo -c safe-read.c -o safe-read.o >/dev/null 2>&1 depbase=`echo safe-write.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT safe-write.lo -MD -MP -MF $depbase.Tpo -c -o safe-write.lo safe-write.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT safe-write.lo -MD -MP -MF .deps/safe-write.Tpo -c safe-write.c -fPIC -DPIC -o .libs/safe-write.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT safe-write.lo -MD -MP -MF .deps/safe-write.Tpo -c safe-write.c -o safe-write.o >/dev/null 2>&1 depbase=`echo tempname.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT tempname.lo -MD -MP -MF $depbase.Tpo -c -o tempname.lo tempname.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT tempname.lo -MD -MP -MF .deps/tempname.Tpo -c tempname.c -fPIC -DPIC -o .libs/tempname.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT tempname.lo -MD -MP -MF .deps/tempname.Tpo -c tempname.c -o tempname.o >/dev/null 2>&1 depbase=`echo vasnprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -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: cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c -o vasnprintf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -lutil -L/usr/pkg/lib -Wl,-R/usr/pkg/lib/perl5/5.24.0/i386-netbsd/CORE -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o libgnu.la base64.lo c-ctype.lo full-read.lo full-write.lo localcharset.lo glthread/lock.lo glthread/threadlib.lo asnprintf.lo fsusage.lo getopt.lo getopt1.lo physmem.lo printf-args.lo printf-parse.lo regex.lo safe-read.lo safe-write.lo tempname.lo vasnprintf.lo -lcrypto -lm -L/usr/pkg/lib -Wl,--export-dynamic -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lpthread -Wl,-R/usr/pkg/lib -lglib-2.0 -lintl -lintl libtool: link: ar cru .libs/libgnu.a .libs/base64.o .libs/c-ctype.o .libs/full-read.o .libs/full-write.o .libs/localcharset.o glthread/.libs/lock.o glthread/.libs/threadlib.o .libs/asnprintf.o .libs/fsusage.o .libs/getopt.o .libs/getopt1.o .libs/physmem.o .libs/printf-args.o .libs/printf-parse.o .libs/regex.o .libs/safe-read.o .libs/safe-write.o .libs/tempname.o .libs/vasnprintf.o libtool: link: ranlib .libs/libgnu.a libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) rm -f t-charset.alias charset.alias && \ /bin/sh ./config.charset 'i386-elf32-minix' > t-charset.alias && \ mv t-charset.alias charset.alias rm -f t-ref-add.sed ref-add.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/amanda/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''@/amanda/g' ref-del.sin > t-ref-del.sed && \ mv t-ref-del.sed ref-del.sed gmake[4]: Leaving directory '/usr/pkgsrc/work/sysutils/amanda-common/work/amanda-3.3.1/gnulib' gmake[3]: Leaving directory '/usr/pkgsrc/work/sysutils/amanda-common/work/amanda-3.3.1/gnulib' gmake[2]: Leaving directory '/usr/pkgsrc/work/sysutils/amanda-common/work/amanda-3.3.1/gnulib' Making all in config gmake[2]: Entering directory '/usr/pkgsrc/work/sysutils/amanda-common/work/amanda-3.3.1/config' /usr/pkg/bin/gmake all-am gmake[3]: Entering directory '/usr/pkgsrc/work/sysutils/amanda-common/work/amanda-3.3.1/config' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/usr/pkgsrc/work/sysutils/amanda-common/work/amanda-3.3.1/config' gmake[2]: Leaving directory '/usr/pkgsrc/work/sysutils/amanda-common/work/amanda-3.3.1/config' Making all in common-src gmake[2]: Entering directory '/usr/pkgsrc/work/sysutils/amanda-common/work/amanda-3.3.1/common-src' rm -f genversion.h genversion.h.new echo '#define CC "cc"' > genversion.h.new echo '#define BUILT_DATE "'`date`'"' >> genversion.h.new echo '#define BUILT_MACH ""' >> genversion.h.new mv genversion.h.new genversion.h cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT genversion.o -MD -MP -MF .deps/genversion.Tpo -c -o genversion.o genversion.c mv -f .deps/genversion.Tpo .deps/genversion.Po /bin/sh ../libtool --tag=CC --mode=link cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -lutil -L/usr/pkg/lib -Wl,-R/usr/pkg/lib/perl5/5.24.0/i386-netbsd/CORE -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o genversion genversion.o ../gnulib/libgnu.la ../gnulib/libgnu.la -lcrypto -lm -L/usr/pkg/lib -Wl,--export-dynamic -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lpthread -Wl,-R/usr/pkg/lib -lglib-2.0 -lintl -lintl libtool: link: cc -O2 -march=i586 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -Wl,-R/usr/pkg/lib/perl5/5.24.0/i386-netbsd/CORE -Wl,-R/usr/pkg/lib -o genversion genversion.o -Wl,--export-dynamic -L/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib ../gnulib/.libs/libgnu.a -lutil -lcrypto -lm -lgmodule-2.0 -lgobject-2.0 -lffi -lgthread-2.0 -lglib-2.0 -lpcre -lpthread -lintl -Wl,-rpath,/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib -Wl,-rpath,/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib rm -f version.c ./genversion > version.c /usr/pkg/bin/gmake all-am gmake[3]: Entering directory '/usr/pkgsrc/work/sysutils/amanda-common/work/amanda-3.3.1/common-src' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo alloc.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -fPIC -DPIC -o .libs/alloc.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -o alloc.o >/dev/null 2>&1 mv -f .deps/alloc.Tpo .deps/alloc.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT amfeatures.lo -MD -MP -MF .deps/amfeatures.Tpo -c -o amfeatures.lo amfeatures.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT amfeatures.lo -MD -MP -MF .deps/amfeatures.Tpo -c amfeatures.c -fPIC -DPIC -o .libs/amfeatures.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT amfeatures.lo -MD -MP -MF .deps/amfeatures.Tpo -c amfeatures.c -o amfeatures.o >/dev/null 2>&1 mv -f .deps/amfeatures.Tpo .deps/amfeatures.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT amflock.lo -MD -MP -MF .deps/amflock.Tpo -c -o amflock.lo amflock.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT amflock.lo -MD -MP -MF .deps/amflock.Tpo -c amflock.c -fPIC -DPIC -o .libs/amflock.o amflock.c:58:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations] g_static_mutex_lock(&lock_lock); ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:143:19: note: expanded from macro 'g_static_mutex_lock' g_mutex_lock (g_static_mutex_get_mutex (mutex)) ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex' #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:154:9: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ amflock.c:72:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations] g_static_mutex_unlock(&lock_lock); ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:147:21: note: expanded from macro 'g_static_mutex_unlock' g_mutex_unlock (g_static_mutex_get_mutex (mutex)) ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex' #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:154:9: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ amflock.c:88:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations] g_static_mutex_lock(&lock_lock); ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:143:19: note: expanded from macro 'g_static_mutex_lock' g_mutex_lock (g_static_mutex_get_mutex (mutex)) ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex' #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:154:9: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ amflock.c:152:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations] g_static_mutex_unlock(&lock_lock); ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:147:21: note: expanded from macro 'g_static_mutex_unlock' g_mutex_unlock (g_static_mutex_get_mutex (mutex)) ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex' #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:154:9: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ amflock.c:173:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations] g_static_mutex_lock(&lock_lock); ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:143:19: note: expanded from macro 'g_static_mutex_lock' g_mutex_lock (g_static_mutex_get_mutex (mutex)) ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex' #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:154:9: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ amflock.c:215:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations] g_static_mutex_unlock(&lock_lock); ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:147:21: note: expanded from macro 'g_static_mutex_unlock' g_mutex_unlock (g_static_mutex_get_mutex (mutex)) ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex' #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:154:9: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ amflock.c:280:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations] g_static_mutex_lock(&lock_lock); ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:143:19: note: expanded from macro 'g_static_mutex_lock' g_mutex_lock (g_static_mutex_get_mutex (mutex)) ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex' #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:154:9: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ amflock.c:290:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations] g_static_mutex_unlock(&lock_lock); ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:147:21: note: expanded from macro 'g_static_mutex_unlock' g_mutex_unlock (g_static_mutex_get_mutex (mutex)) ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex' #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:154:9: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ 8 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT amflock.lo -MD -MP -MF .deps/amflock.Tpo -c amflock.c -o amflock.o >/dev/null 2>&1 mv -f .deps/amflock.Tpo .deps/amflock.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT ipc-binary.lo -MD -MP -MF .deps/ipc-binary.Tpo -c -o ipc-binary.lo ipc-binary.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT ipc-binary.lo -MD -MP -MF .deps/ipc-binary.Tpo -c ipc-binary.c -fPIC -DPIC -o .libs/ipc-binary.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT ipc-binary.lo -MD -MP -MF .deps/ipc-binary.Tpo -c ipc-binary.c -o ipc-binary.o >/dev/null 2>&1 mv -f .deps/ipc-binary.Tpo .deps/ipc-binary.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT amxml.lo -MD -MP -MF .deps/amxml.Tpo -c -o amxml.lo amxml.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT amxml.lo -MD -MP -MF .deps/amxml.Tpo -c amxml.c -fPIC -DPIC -o .libs/amxml.o amxml.c:502:60: warning: expression which evaluates to zero treated as a null pointer constant of type 'gpointer' (aka 'void *') [-Wnon-literal-null-conversion] dle->estimatelist = g_slist_append(dle->estimatelist, ES_CLIENT); ^~~~~~~~~ 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT amxml.lo -MD -MP -MF .deps/amxml.Tpo -c amxml.c -o amxml.o >/dev/null 2>&1 mv -f .deps/amxml.Tpo .deps/amxml.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT clock.lo -MD -MP -MF .deps/clock.Tpo -c -o clock.lo clock.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT clock.lo -MD -MP -MF .deps/clock.Tpo -c clock.c -fPIC -DPIC -o .libs/clock.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT clock.lo -MD -MP -MF .deps/clock.Tpo -c clock.c -o clock.o >/dev/null 2>&1 mv -f .deps/clock.Tpo .deps/clock.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT columnar.lo -MD -MP -MF .deps/columnar.Tpo -c -o columnar.lo columnar.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT columnar.lo -MD -MP -MF .deps/columnar.Tpo -c columnar.c -fPIC -DPIC -o .libs/columnar.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT columnar.lo -MD -MP -MF .deps/columnar.Tpo -c columnar.c -o columnar.o >/dev/null 2>&1 mv -f .deps/columnar.Tpo .deps/columnar.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT conffile.lo -MD -MP -MF .deps/conffile.Tpo -c -o conffile.lo conffile.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT conffile.lo -MD -MP -MF .deps/conffile.Tpo -c conffile.c -fPIC -DPIC -o .libs/conffile.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT conffile.lo -MD -MP -MF .deps/conffile.Tpo -c conffile.c -o conffile.o >/dev/null 2>&1 mv -f .deps/conffile.Tpo .deps/conffile.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo debug.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -fPIC -DPIC -o .libs/debug.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -o debug.o >/dev/null 2>&1 mv -f .deps/debug.Tpo .deps/debug.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT dgram.lo -MD -MP -MF .deps/dgram.Tpo -c -o dgram.lo dgram.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT dgram.lo -MD -MP -MF .deps/dgram.Tpo -c dgram.c -fPIC -DPIC -o .libs/dgram.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT dgram.lo -MD -MP -MF .deps/dgram.Tpo -c dgram.c -o dgram.o >/dev/null 2>&1 mv -f .deps/dgram.Tpo .deps/dgram.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT event.lo -MD -MP -MF .deps/event.Tpo -c -o event.lo event.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.c -fPIC -DPIC -o .libs/event.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.c -o event.o >/dev/null 2>&1 mv -f .deps/event.Tpo .deps/event.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT file.lo -MD -MP -MF .deps/file.Tpo -c -o file.lo file.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -fPIC -DPIC -o .libs/file.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -o file.o >/dev/null 2>&1 mv -f .deps/file.Tpo .deps/file.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT fileheader.lo -MD -MP -MF .deps/fileheader.Tpo -c -o fileheader.lo fileheader.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT fileheader.lo -MD -MP -MF .deps/fileheader.Tpo -c fileheader.c -fPIC -DPIC -o .libs/fileheader.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT fileheader.lo -MD -MP -MF .deps/fileheader.Tpo -c fileheader.c -o fileheader.o >/dev/null 2>&1 mv -f .deps/fileheader.Tpo .deps/fileheader.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT glib-util.lo -MD -MP -MF .deps/glib-util.Tpo -c -o glib-util.lo glib-util.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT glib-util.lo -MD -MP -MF .deps/glib-util.Tpo -c glib-util.c -fPIC -DPIC -o .libs/glib-util.o glib-util.c:66:5: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init(); ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:681:23: note: 'g_type_init' has been explicitly marked deprecated here void g_type_init (void); ^ glib-util.c:71:2: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] g_thread_init(NULL); ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:265:10: note: 'g_thread_init' has been explicitly marked deprecated here void g_thread_init (gpointer vtable); ^ 2 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT glib-util.lo -MD -MP -MF .deps/glib-util.Tpo -c glib-util.c -o glib-util.o >/dev/null 2>&1 mv -f .deps/glib-util.Tpo .deps/glib-util.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT match.lo -MD -MP -MF .deps/match.Tpo -c -o match.lo match.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT match.lo -MD -MP -MF .deps/match.Tpo -c match.c -fPIC -DPIC -o .libs/match.o match.c:250:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations] g_static_mutex_lock(&re_cache_mutex); ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:143:19: note: expanded from macro 'g_static_mutex_lock' g_mutex_lock (g_static_mutex_get_mutex (mutex)) ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex' #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:154:9: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ match.c:272:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations] g_static_mutex_unlock(&re_cache_mutex); ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:147:21: note: expanded from macro 'g_static_mutex_unlock' g_mutex_unlock (g_static_mutex_get_mutex (mutex)) ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex' #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:154:9: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ 2 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT match.lo -MD -MP -MF .deps/match.Tpo -c match.c -o match.o >/dev/null 2>&1 mv -f .deps/match.Tpo .deps/match.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT packet.lo -MD -MP -MF .deps/packet.Tpo -c -o packet.lo packet.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT packet.lo -MD -MP -MF .deps/packet.Tpo -c packet.c -fPIC -DPIC -o .libs/packet.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT packet.lo -MD -MP -MF .deps/packet.Tpo -c packet.c -o packet.o >/dev/null 2>&1 mv -f .deps/packet.Tpo .deps/packet.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT pipespawn.lo -MD -MP -MF .deps/pipespawn.Tpo -c -o pipespawn.lo pipespawn.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT pipespawn.lo -MD -MP -MF .deps/pipespawn.Tpo -c pipespawn.c -fPIC -DPIC -o .libs/pipespawn.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT pipespawn.lo -MD -MP -MF .deps/pipespawn.Tpo -c pipespawn.c -o pipespawn.o >/dev/null 2>&1 mv -f .deps/pipespawn.Tpo .deps/pipespawn.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT protocol.lo -MD -MP -MF .deps/protocol.Tpo -c -o protocol.lo protocol.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT protocol.lo -MD -MP -MF .deps/protocol.Tpo -c protocol.c -fPIC -DPIC -o .libs/protocol.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT protocol.lo -MD -MP -MF .deps/protocol.Tpo -c protocol.c -o protocol.o >/dev/null 2>&1 mv -f .deps/protocol.Tpo .deps/protocol.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT amsemaphore.lo -MD -MP -MF .deps/amsemaphore.Tpo -c -o amsemaphore.lo amsemaphore.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT amsemaphore.lo -MD -MP -MF .deps/amsemaphore.Tpo -c amsemaphore.c -fPIC -DPIC -o .libs/amsemaphore.o amsemaphore.c:35:19: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] rval->mutex = g_mutex_new(); ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:277:17: note: 'g_mutex_new' has been explicitly marked deprecated here GMutex * g_mutex_new (void); ^ amsemaphore.c:36:28: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations] rval->decrement_cond = g_cond_new(); ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:281:17: note: 'g_cond_new' has been explicitly marked deprecated here GCond * g_cond_new (void); ^ amsemaphore.c:37:23: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations] rval->zero_cond = g_cond_new(); ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:281:17: note: 'g_cond_new' has been explicitly marked deprecated here GCond * g_cond_new (void); ^ amsemaphore.c:49:5: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations] g_mutex_free(o->mutex); ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:279:17: note: 'g_mutex_free' has been explicitly marked deprecated here void g_mutex_free (GMutex *mutex); ^ amsemaphore.c:50:5: warning: 'g_cond_free' is deprecated [-Wdeprecated-declarations] g_cond_free(o->decrement_cond); ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:283:17: note: 'g_cond_free' has been explicitly marked deprecated here void g_cond_free (GCond *cond); ^ amsemaphore.c:51:5: warning: 'g_cond_free' is deprecated [-Wdeprecated-declarations] g_cond_free(o->zero_cond); ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:283:17: note: 'g_cond_free' has been explicitly marked deprecated here void g_cond_free (GCond *cond); ^ 6 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT amsemaphore.lo -MD -MP -MF .deps/amsemaphore.Tpo -c amsemaphore.c -o amsemaphore.o >/dev/null 2>&1 mv -f .deps/amsemaphore.Tpo .deps/amsemaphore.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT security.lo -MD -MP -MF .deps/security.Tpo -c -o security.lo security.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT security.lo -MD -MP -MF .deps/security.Tpo -c security.c -fPIC -DPIC -o .libs/security.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT security.lo -MD -MP -MF .deps/security.Tpo -c security.c -o security.o >/dev/null 2>&1 mv -f .deps/security.Tpo .deps/security.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT security-util.lo -MD -MP -MF .deps/security-util.Tpo -c -o security-util.lo security-util.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT security-util.lo -MD -MP -MF .deps/security-util.Tpo -c security-util.c -fPIC -DPIC -o .libs/security-util.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT security-util.lo -MD -MP -MF .deps/security-util.Tpo -c security-util.c -o security-util.o >/dev/null 2>&1 mv -f .deps/security-util.Tpo .deps/security-util.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT simpleprng.lo -MD -MP -MF .deps/simpleprng.Tpo -c -o simpleprng.lo simpleprng.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT simpleprng.lo -MD -MP -MF .deps/simpleprng.Tpo -c simpleprng.c -fPIC -DPIC -o .libs/simpleprng.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT simpleprng.lo -MD -MP -MF .deps/simpleprng.Tpo -c simpleprng.c -o simpleprng.o >/dev/null 2>&1 mv -f .deps/simpleprng.Tpo .deps/simpleprng.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT sl.lo -MD -MP -MF .deps/sl.Tpo -c -o sl.lo sl.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT sl.lo -MD -MP -MF .deps/sl.Tpo -c sl.c -fPIC -DPIC -o .libs/sl.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT sl.lo -MD -MP -MF .deps/sl.Tpo -c sl.c -o sl.o >/dev/null 2>&1 mv -f .deps/sl.Tpo .deps/sl.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT sockaddr-util.lo -MD -MP -MF .deps/sockaddr-util.Tpo -c -o sockaddr-util.lo sockaddr-util.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT sockaddr-util.lo -MD -MP -MF .deps/sockaddr-util.Tpo -c sockaddr-util.c -fPIC -DPIC -o .libs/sockaddr-util.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT sockaddr-util.lo -MD -MP -MF .deps/sockaddr-util.Tpo -c sockaddr-util.c -o sockaddr-util.o >/dev/null 2>&1 mv -f .deps/sockaddr-util.Tpo .deps/sockaddr-util.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c -o stream.lo stream.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c stream.c -fPIC -DPIC -o .libs/stream.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c stream.c -o stream.o >/dev/null 2>&1 mv -f .deps/stream.Tpo .deps/stream.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT tapelist.lo -MD -MP -MF .deps/tapelist.Tpo -c -o tapelist.lo tapelist.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT tapelist.lo -MD -MP -MF .deps/tapelist.Tpo -c tapelist.c -fPIC -DPIC -o .libs/tapelist.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT tapelist.lo -MD -MP -MF .deps/tapelist.Tpo -c tapelist.c -o tapelist.o >/dev/null 2>&1 mv -f .deps/tapelist.Tpo .deps/tapelist.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT timestamp.lo -MD -MP -MF .deps/timestamp.Tpo -c -o timestamp.lo timestamp.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT timestamp.lo -MD -MP -MF .deps/timestamp.Tpo -c timestamp.c -fPIC -DPIC -o .libs/timestamp.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT timestamp.lo -MD -MP -MF .deps/timestamp.Tpo -c timestamp.c -o timestamp.o >/dev/null 2>&1 mv -f .deps/timestamp.Tpo .deps/timestamp.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.o util.c:1152:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations] g_static_mutex_lock(&mutex); ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:143:19: note: expanded from macro 'g_static_mutex_lock' g_mutex_lock (g_static_mutex_get_mutex (mutex)) ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex' #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:154:9: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ util.c:1161:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations] g_static_mutex_unlock(&mutex); ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:147:21: note: expanded from macro 'g_static_mutex_unlock' g_mutex_unlock (g_static_mutex_get_mutex (mutex)) ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex' #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:154:9: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ 2 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o >/dev/null 2>&1 mv -f .deps/util.Tpo .deps/util.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT amflock-posix.lo -MD -MP -MF .deps/amflock-posix.Tpo -c -o amflock-posix.lo amflock-posix.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT amflock-posix.lo -MD -MP -MF .deps/amflock-posix.Tpo -c amflock-posix.c -fPIC -DPIC -o .libs/amflock-posix.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT amflock-posix.lo -MD -MP -MF .deps/amflock-posix.Tpo -c amflock-posix.c -o amflock-posix.o >/dev/null 2>&1 mv -f .deps/amflock-posix.Tpo .deps/amflock-posix.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT amflock-flock.lo -MD -MP -MF .deps/amflock-flock.Tpo -c -o amflock-flock.lo amflock-flock.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT amflock-flock.lo -MD -MP -MF .deps/amflock-flock.Tpo -c amflock-flock.c -fPIC -DPIC -o .libs/amflock-flock.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT amflock-flock.lo -MD -MP -MF .deps/amflock-flock.Tpo -c amflock-flock.c -o amflock-flock.o >/dev/null 2>&1 mv -f .deps/amflock-flock.Tpo .deps/amflock-flock.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT amflock-lockf.lo -MD -MP -MF .deps/amflock-lockf.Tpo -c -o amflock-lockf.lo amflock-lockf.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT amflock-lockf.lo -MD -MP -MF .deps/amflock-lockf.Tpo -c amflock-lockf.c -fPIC -DPIC -o .libs/amflock-lockf.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT amflock-lockf.lo -MD -MP -MF .deps/amflock-lockf.Tpo -c amflock-lockf.c -o amflock-lockf.o >/dev/null 2>&1 mv -f .deps/amflock-lockf.Tpo .deps/amflock-lockf.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT amflock-lnlock.lo -MD -MP -MF .deps/amflock-lnlock.Tpo -c -o amflock-lnlock.lo amflock-lnlock.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT amflock-lnlock.lo -MD -MP -MF .deps/amflock-lnlock.Tpo -c amflock-lnlock.c -fPIC -DPIC -o .libs/amflock-lnlock.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT amflock-lnlock.lo -MD -MP -MF .deps/amflock-lnlock.Tpo -c amflock-lnlock.c -o amflock-lnlock.o >/dev/null 2>&1 mv -f .deps/amflock-lnlock.Tpo .deps/amflock-lnlock.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT ssh-security.lo -MD -MP -MF .deps/ssh-security.Tpo -c -o ssh-security.lo ssh-security.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT ssh-security.lo -MD -MP -MF .deps/ssh-security.Tpo -c ssh-security.c -fPIC -DPIC -o .libs/ssh-security.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT ssh-security.lo -MD -MP -MF .deps/ssh-security.Tpo -c ssh-security.c -o ssh-security.o >/dev/null 2>&1 mv -f .deps/ssh-security.Tpo .deps/ssh-security.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT bsd-security.lo -MD -MP -MF .deps/bsd-security.Tpo -c -o bsd-security.lo bsd-security.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT bsd-security.lo -MD -MP -MF .deps/bsd-security.Tpo -c bsd-security.c -fPIC -DPIC -o .libs/bsd-security.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT bsd-security.lo -MD -MP -MF .deps/bsd-security.Tpo -c bsd-security.c -o bsd-security.o >/dev/null 2>&1 mv -f .deps/bsd-security.Tpo .deps/bsd-security.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT bsdtcp-security.lo -MD -MP -MF .deps/bsdtcp-security.Tpo -c -o bsdtcp-security.lo bsdtcp-security.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT bsdtcp-security.lo -MD -MP -MF .deps/bsdtcp-security.Tpo -c bsdtcp-security.c -fPIC -DPIC -o .libs/bsdtcp-security.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT bsdtcp-security.lo -MD -MP -MF .deps/bsdtcp-security.Tpo -c bsdtcp-security.c -o bsdtcp-security.o >/dev/null 2>&1 mv -f .deps/bsdtcp-security.Tpo .deps/bsdtcp-security.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT bsdudp-security.lo -MD -MP -MF .deps/bsdudp-security.Tpo -c -o bsdudp-security.lo bsdudp-security.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT bsdudp-security.lo -MD -MP -MF .deps/bsdudp-security.Tpo -c bsdudp-security.c -fPIC -DPIC -o .libs/bsdudp-security.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT bsdudp-security.lo -MD -MP -MF .deps/bsdudp-security.Tpo -c bsdudp-security.c -o bsdudp-security.o >/dev/null 2>&1 mv -f .deps/bsdudp-security.Tpo .deps/bsdudp-security.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT local-security.lo -MD -MP -MF .deps/local-security.Tpo -c -o local-security.lo local-security.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT local-security.lo -MD -MP -MF .deps/local-security.Tpo -c local-security.c -fPIC -DPIC -o .libs/local-security.o local-security.c:259:2: warning: implicit declaration of function 'setregid' is invalid in C99 [-Wimplicit-function-declaration] setregid(uid, gid); ^ local-security.c:261:2: warning: implicit declaration of function 'setreuid' is invalid in C99 [-Wimplicit-function-declaration] setreuid(uid, uid); ^ 2 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT local-security.lo -MD -MP -MF .deps/local-security.Tpo -c local-security.c -o local-security.o >/dev/null 2>&1 mv -f .deps/local-security.Tpo .deps/local-security.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo version.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -fPIC -DPIC -o .libs/version.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -o version.o >/dev/null 2>&1 mv -f .deps/version.Tpo .deps/version.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -release 3.3.1 -lutil -L/usr/pkg/lib -Wl,-R/usr/pkg/lib/perl5/5.24.0/i386-netbsd/CORE -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o libamanda.la -rpath /usr/pkg/lib/amanda alloc.lo amfeatures.lo amflock.lo ipc-binary.lo amxml.lo clock.lo columnar.lo conffile.lo debug.lo dgram.lo event.lo file.lo fileheader.lo glib-util.lo match.lo packet.lo pipespawn.lo protocol.lo amsemaphore.lo security.lo security-util.lo simpleprng.lo sl.lo sockaddr-util.lo stream.lo tapelist.lo timestamp.lo util.lo amflock-posix.lo amflock-flock.lo amflock-lockf.lo amflock-lnlock.lo ssh-security.lo bsd-security.lo bsdtcp-security.lo bsdudp-security.lo local-security.lo version.lo ../gnulib/libgnu.la -lcrypto -lm -L/usr/pkg/lib -Wl,--export-dynamic -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lpthread -Wl,-R/usr/pkg/lib -lglib-2.0 -lintl -lintl libtool: link: cc -shared -fPIC -DPIC .libs/alloc.o .libs/amfeatures.o .libs/amflock.o .libs/ipc-binary.o .libs/amxml.o .libs/clock.o .libs/columnar.o .libs/conffile.o .libs/debug.o .libs/dgram.o .libs/event.o .libs/file.o .libs/fileheader.o .libs/glib-util.o .libs/match.o .libs/packet.o .libs/pipespawn.o .libs/protocol.o .libs/amsemaphore.o .libs/security.o .libs/security-util.o .libs/simpleprng.o .libs/sl.o .libs/sockaddr-util.o .libs/stream.o .libs/tapelist.o .libs/timestamp.o .libs/util.o .libs/amflock-posix.o .libs/amflock-flock.o .libs/amflock-lockf.o .libs/amflock-lnlock.o .libs/ssh-security.o .libs/bsd-security.o .libs/bsdtcp-security.o .libs/bsdudp-security.o .libs/local-security.o .libs/version.o -Wl,--whole-archive ../gnulib/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath,/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib -Wl,-rpath,/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib -L/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib -lutil -lcrypto -lm -lgmodule-2.0 -lgobject-2.0 -lffi -lgthread-2.0 -lglib-2.0 -lpcre -lpthread -lintl -O2 -march=i586 -Wl,-R/usr/pkg/lib/perl5/5.24.0/i386-netbsd/CORE -Wl,-R/usr/pkg/lib -Wl,--export-dynamic -Wl,-soname -Wl,libamanda-3.3.1.so -o .libs/libamanda-3.3.1.so libtool: link: (cd ".libs" && rm -f "libamanda.so" && ln -s "libamanda-3.3.1.so" "libamanda.so") libtool: link: (cd .libs/libamanda.lax/libgnu.a && ar x "/usr/pkgsrc/work/sysutils/amanda-common/work/amanda-3.3.1/common-src/../gnulib/.libs/libgnu.a") libtool: link: ar cru .libs/libamanda.a alloc.o amfeatures.o amflock.o ipc-binary.o amxml.o clock.o columnar.o conffile.o debug.o dgram.o event.o file.o fileheader.o glib-util.o match.o packet.o pipespawn.o protocol.o amsemaphore.o security.o security-util.o simpleprng.o sl.o sockaddr-util.o stream.o tapelist.o timestamp.o util.o amflock-posix.o amflock-flock.o amflock-lockf.o amflock-lnlock.o ssh-security.o bsd-security.o bsdtcp-security.o bsdudp-security.o local-security.o version.o .libs/libamanda.lax/libgnu.a/asnprintf.o .libs/libamanda.lax/libgnu.a/base64.o .libs/libamanda.lax/libgnu.a/c-ctype.o .libs/libamanda.lax/libgnu.a/fsusage.o .libs/libamanda.lax/libgnu.a/full-read.o .libs/libamanda.lax/libgnu.a/full-write.o .libs/libamanda.lax/libgnu.a/getopt.o .libs/libamanda.lax/libgnu.a/getopt1.o .libs/libamanda.lax/libgnu.a/localcharset.o .libs/libamanda.lax/libgnu.a/lock.o .libs/libamanda.lax/libgnu.a/physmem.o .libs/libamanda.lax/libgnu.a/printf-args.o .libs/libamanda.lax/libgnu.a/printf-parse.o .libs/libamanda.lax/libgnu.a/regex.o .libs/libamanda.lax/libgnu.a/safe-read.o .libs/libamanda.lax/libgnu.a/safe-write.o .libs/libamanda.lax/libgnu.a/tempname.o .libs/libamanda.lax/libgnu.a/threadlib.o .libs/libamanda.lax/libgnu.a/vasnprintf.o libtool: link: ranlib .libs/libamanda.a libtool: link: rm -fr .libs/libamanda.lax libtool: link: ( cd ".libs" && rm -f "libamanda.la" && ln -s "../libamanda.la" "libamanda.la" ) /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT testutils.lo -MD -MP -MF .deps/testutils.Tpo -c -o testutils.lo testutils.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT testutils.lo -MD -MP -MF .deps/testutils.Tpo -c testutils.c -fPIC -DPIC -o .libs/testutils.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -D_GNU_SOURCE -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -MT testutils.lo -MD -MP -MF .deps/testutils.Tpo -c testutils.c -o testutils.o >/dev/null 2>&1 mv -f .deps/testutils.Tpo .deps/testutils.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -lutil -L/usr/pkg/lib -Wl,-R/usr/pkg/lib/perl5/5.24.0/i386-netbsd/CORE -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o libtestutils.la testutils.lo -lcrypto -lm -L/usr/pkg/lib -Wl,--export-dynamic -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lpthread -Wl,-R/usr/pkg/lib -lglib-2.0 -lintl -lintl libtool: link: ar cru .libs/libtestutils.a .libs/testutils.o libtool: link: ranlib .libs/libtestutils.a libtool: link: ( cd ".libs" && rm -f "libtestutils.la" && ln -s "../libtestutils.la" "libtestutils.la" ) cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I/usr/pkg/include -I/usr/include -D_GNU_SOURCE -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -DPCRE_STATIC -O2 -march=i586 -I/usr/pkg/include -I/usr/include -MT amflock-test.o -MD -MP -MF .deps/amflock-test.Tpo -c -o amflock-test.o amflock-test.c amflock-test.c:308:11: warning: 'g_thread_create' is deprecated [-Wdeprecated-declarations] thd = g_thread_create((GThreadFunc)test_intra_proc_locking_thd, (gpointer)thd_fds, TRUE, NULL); ^ /usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:104:10: note: 'g_thread_create' has been explicitly marked deprecated here GThread *g_thread_create (GThreadFunc func, ^ 1 warning generated. mv -f .deps/amflock-test.Tpo .deps/amflock-test.Po /bin/sh ../libtool --tag=CC --mode=link cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -lutil -L/usr/pkg/lib -Wl,-R/usr/pkg/lib/perl5/5.24.0/i386-netbsd/CORE -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o amflock-test amflock-test.o libamanda.la libtestutils.la -lcrypto -lm -L/usr/pkg/lib -Wl,--export-dynamic -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lpthread -Wl,-R/usr/pkg/lib -lglib-2.0 -lintl -lintl libtool: link: cc -O2 -march=i586 -I/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/include -Wl,-R/usr/pkg/lib/perl5/5.24.0/i386-netbsd/CORE -Wl,-R/usr/pkg/lib -o .libs/amflock-test amflock-test.o -Wl,--export-dynamic -L/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib -L./.libs -lamanda ./.libs/libtestutils.a -lutil -lcrypto -lm -lgmodule-2.0 -lgobject-2.0 -lffi -lgthread-2.0 -lglib-2.0 -lpcre -lpthread -lintl -Wl,-rpath,/usr/pkg/lib/amanda -Wl,-rpath,/usr/pkgsrc/work/sysutils/amanda-common/work/.buildlink/lib ./.libs/libamanda.so: undefined reference to `setregid' ./.libs/libamanda.so: undefined reference to `setreuid' clang: error: linker command failed with exit code 1 (use -v to see invocation) Makefile:1951: recipe for target 'amflock-test' failed gmake[3]: *** [amflock-test] Error 1 gmake[3]: Leaving directory '/usr/pkgsrc/work/sysutils/amanda-common/work/amanda-3.3.1/common-src' Makefile:1805: recipe for target 'all' failed gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory '/usr/pkgsrc/work/sysutils/amanda-common/work/amanda-3.3.1/common-src' Makefile:1433: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/usr/pkgsrc/work/sysutils/amanda-common/work/amanda-3.3.1' Makefile:1357: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/sysutils/amanda-common *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/sysutils/amanda-common