+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/amanda-common-3.3.9nb11/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/amanda-common-3.3.9nb11/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for amanda-common-3.3.9nb11 /bin/make all-recursive make[1]: Entering directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9' Making all in . make[2]: Entering directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9' Making all in gnulib make[2]: Entering directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/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 c++defs.h-t c++defs.h && \ sed -n -e '/_GL_CXXDEFS/,$p' \ < ../config/snippet/c++defs.h \ > c++defs.h-t && \ mv c++defs.h-t c++defs.h rm -f warn-on-use.h-t warn-on-use.h && \ sed -n -e '/^.ifndef/,$p' \ < ../config/snippet/warn-on-use.h \ > warn-on-use.h-t && \ mv warn-on-use.h-t warn-on-use.h rm -f arg-nonnull.h-t arg-nonnull.h && \ sed -n -e '/GL_ARG_NONNULL/,$p' \ < ../config/snippet/arg-nonnull.h \ > arg-nonnull.h-t && \ mv arg-nonnull.h-t arg-nonnull.h /home/pbulk/build/sysutils/amanda-common/work/.tools/bin/mkdir -p arpa rm -f arpa/inet.h-t arpa/inet.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_ARPA_INET_H''@|<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 's|@''REPLACE_INET_NTOP''@|0|g' \ -e 's|@''REPLACE_INET_PTON''@|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' \ < ./arpa_inet.in.h; \ } > arpa/inet.h-t && \ mv arpa/inet.h-t arpa/inet.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 "/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 "/usr/pkg/share/emacs/site-lisp"'; \ 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 && \ mv -f configmake.h-t configmake.h rm -f fcntl.h-t fcntl.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \ -e 's/@''GNULIB_FCNTL''@/0/g' \ -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_OPEN''@/0/g' \ -e 's/@''GNULIB_OPENAT''@/0/g' \ -e 's|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|g' \ -e 's|@''REPLACE_FCNTL''@|0|g' \ -e 's|@''REPLACE_OPEN''@|0|g' \ -e 's|@''REPLACE_OPENAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./fcntl.in.h; \ } > fcntl.h-t && \ mv fcntl.h-t fcntl.h rm -f langinfo.h-t langinfo.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -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|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LANGINFO_H''@|<langinfo.h>|g' \ -e 's/@''GNULIB_NL_LANGINFO''@/1/g' \ -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \ -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \ -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \ -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \ -e 's|@''HAVE_NL_LANGINFO''@|1|g' \ -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./langinfo.in.h; \ } > langinfo.h-t && \ mv langinfo.h-t langinfo.h rm -f locale.h-t locale.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LOCALE_H''@|<locale.h>|g' \ -e 's/@''GNULIB_LOCALECONV''@/1/g' \ -e 's/@''GNULIB_SETLOCALE''@/0/g' \ -e 's/@''GNULIB_DUPLOCALE''@/0/g' \ -e 's|@''HAVE_DUPLOCALE''@|1|g' \ -e 's|@''HAVE_XLOCALE_H''@|0|g' \ -e 's|@''REPLACE_LOCALECONV''@|0|g' \ -e 's|@''REPLACE_SETLOCALE''@|0|g' \ -e 's|@''REPLACE_DUPLOCALE''@|0|g' \ -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./locale.in.h; \ } > locale.h-t && \ mv locale.h-t locale.h rm -f netdb.h-t netdb.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_NETDB_H''@|<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 's|@''REPLACE_GAI_STRERROR''@|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' \ < ./netdb.in.h; \ } > netdb.h-t && \ mv netdb.h-t netdb.h rm -f signal.h-t signal.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \ -e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' \ -e 's|@''GNULIB_RAISE''@|1|g' \ -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_SIGPROCMASK''@/0/g' \ -e 's/@''GNULIB_SIGACTION''@/0/g' \ -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ -e 's|@''HAVE_RAISE''@|1|g' \ -e 's|@''HAVE_SIGSET_T''@|1|g' \ -e 's|@''HAVE_SIGINFO_T''@|1|g' \ -e 's|@''HAVE_SIGACTION''@|1|g' \ -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \ -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ -e 's|@''REPLACE_RAISE''@|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' \ < ./signal.in.h; \ } > signal.h-t && \ mv signal.h-t signal.h rm -f stdio.h-t stdio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \ -e 's/@''GNULIB_DPRINTF''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/0/g' \ -e 's/@''GNULIB_FDOPEN''@/0/g' \ -e 's/@''GNULIB_FFLUSH''@/0/g' \ -e 's/@''GNULIB_FGETC''@/1/g' \ -e 's/@''GNULIB_FGETS''@/1/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_FREAD''@/1/g' \ -e 's/@''GNULIB_FREOPEN''@/0/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/1/g' \ -e 's/@''GNULIB_FSEEKO''@/1/g' \ -e 's/@''GNULIB_FTELL''@/1/g' \ -e 's/@''GNULIB_FTELLO''@/1/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/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_PCLOSE''@/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_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/1/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/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_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/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_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|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_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|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_FDOPEN''@|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_READ_FUNCS''@|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|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@|<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_MBTOWC''@/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_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/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_SECURE_GETENV''@/1/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_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/0/g' \ -e 's/@''GNULIB_WCTOMB''@/0/g' \ < ./stdlib.in.h | \ sed -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_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_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_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|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 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _Noreturn/r ../config/snippet/_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.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|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@|<string.h>|g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/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_STRERROR_R''@/0/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ < ./string.in.h | \ sed -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -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_STRERROR_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_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|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 /home/pbulk/build/sysutils/amanda-common/work/.tools/bin/mkdir -p sys rm -f sys/socket.h-t sys/socket.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_SOCKET_H''@|<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_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|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 /home/pbulk/build/sysutils/amanda-common/work/.tools/bin/mkdir -p sys rm -f sys/stat.h-t sys/stat.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \ -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ -e 's/@''GNULIB_FCHMODAT''@/0/g' \ -e 's/@''GNULIB_FSTAT''@/1/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 /home/pbulk/build/sysutils/amanda-common/work/.tools/bin/mkdir -p sys rm -f sys/time.h-t sys/time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -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|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \ -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \ -e 's/@''REPLACE_STRUCT_TIMEVAL''@/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 /home/pbulk/build/sysutils/amanda-common/work/.tools/bin/mkdir -p sys rm -f sys/types.h-t sys/types.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ < ./sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h /home/pbulk/build/sysutils/amanda-common/work/.tools/bin/mkdir -p sys rm -f sys/uio.h-t sys/uio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_UIO_H''@|<sys/uio.h>|g' \ -e 's|@''HAVE_SYS_UIO_H''@|1|g' \ < ./sys_uio.in.h; \ } > sys/uio.h-t && \ mv -f sys/uio.h-t sys/uio.h rm -f time.h-t time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_TIME_H''@|<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_DECL_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|@''GUARD_PREFIX''@|GL|g' \ -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|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/0/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/0/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/1/g' \ -e 's/@''GNULIB_EUIDACCESS''@/1/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/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''@/1/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_GROUP_MEMBER''@/1/g' \ -e 's/@''GNULIB_ISATTY''@/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_PIPE''@/0/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/1/g' \ -e 's/@''GNULIB_READLINK''@/0/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/0/g' \ -e 's/@''GNULIB_SYMLINK''@/0/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/1/g' \ < ./unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|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_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|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_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -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_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|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_READ''@|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|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_WCHAR_H''@|<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/@''GNULIB_WMEMCHR''@/0/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMSET''@/0/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ < ./wchar.in.h | \ sed -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_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ | \ sed -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 's|@''REPLACE_WCSWIDTH''@|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.h-t && \ mv wchar.h-t wchar.h rm -f wctype.h-t wctype.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -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|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \ -e 's/@''GNULIB_ISWBLANK''@/0/g' \ -e 's/@''GNULIB_WCTYPE''@/0/g' \ -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ -e 's/@''GNULIB_WCTRANS''@/0/g' \ -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ -e 's/@''HAVE_ISWBLANK''@/1/g' \ -e 's/@''HAVE_ISWCNTRL''@/1/g' \ -e 's/@''HAVE_WCTYPE_T''@/1/g' \ -e 's/@''HAVE_WCTRANS_T''@/1/g' \ -e 's/@''HAVE_WINT_T''@/1/g' \ -e 's/@''REPLACE_ISWBLANK''@/0/g' \ -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ -e 's/@''REPLACE_TOWLOWER''@/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 /bin/make all-recursive make[3]: Entering directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/gnulib' make[4]: Entering directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/gnulib' depbase=`echo base64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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 fd-hook.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT fd-hook.lo -MD -MP -MF $depbase.Tpo -c -o fd-hook.lo fd-hook.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT fd-hook.lo -MD -MP -MF .deps/fd-hook.Tpo -c fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT fd-hook.lo -MD -MP -MF .deps/fd-hook.Tpo -c fd-hook.c -o fd-hook.o >/dev/null 2>&1 depbase=`echo full-read.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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 physmem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT physmem.lo -MD -MP -MF .deps/physmem.Tpo -c physmem.c -o physmem.o >/dev/null 2>&1 depbase=`echo safe-read.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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 sockets.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT sockets.lo -MD -MP -MF $depbase.Tpo -c -o sockets.lo sockets.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT sockets.lo -MD -MP -MF .deps/sockets.Tpo -c sockets.c -fPIC -DPIC -o .libs/sockets.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT sockets.lo -MD -MP -MF .deps/sockets.Tpo -c sockets.c -o sockets.o >/dev/null 2>&1 depbase=`echo sys_socket.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT sys_socket.lo -MD -MP -MF $depbase.Tpo -c -o sys_socket.lo sys_socket.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT sys_socket.lo -MD -MP -MF .deps/sys_socket.Tpo -c sys_socket.c -fPIC -DPIC -o .libs/sys_socket.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT sys_socket.lo -MD -MP -MF .deps/sys_socket.Tpo -c sys_socket.c -o sys_socket.o >/dev/null 2>&1 depbase=`echo tempname.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT tempname.lo -MD -MP -MF .deps/tempname.Tpo -c tempname.c -o tempname.o >/dev/null 2>&1 depbase=`echo glthread/threadlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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 unistd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT unistd.lo -MD -MP -MF $depbase.Tpo -c -o unistd.lo unistd.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c unistd.c -fPIC -DPIC -o .libs/unistd.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c unistd.c -o unistd.o >/dev/null 2>&1 depbase=`echo wctype-h.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT wctype-h.lo -MD -MP -MF $depbase.Tpo -c -o wctype-h.lo wctype-h.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT wctype-h.lo -MD -MP -MF .deps/wctype-h.Tpo -c wctype-h.c -fPIC -DPIC -o .libs/wctype-h.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT wctype-h.lo -MD -MP -MF .deps/wctype-h.Tpo -c wctype-h.c -o wctype-h.o >/dev/null 2>&1 depbase=`echo xsize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT xsize.lo -MD -MP -MF $depbase.Tpo -c -o xsize.lo xsize.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT xsize.lo -MD -MP -MF .deps/xsize.Tpo -c xsize.c -fPIC -DPIC -o .libs/xsize.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT xsize.lo -MD -MP -MF .deps/xsize.Tpo -c xsize.c -o xsize.o >/dev/null 2>&1 depbase=`echo asnprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT fsusage.lo -MD -MP -MF .deps/fsusage.Tpo -c fsusage.c -o fsusage.o >/dev/null 2>&1 depbase=`echo printf-args.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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 vasnprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c -o vasnprintf.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=link cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -no-undefined -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o libgnu.la base64.lo c-ctype.lo fd-hook.lo full-read.lo full-write.lo localcharset.lo glthread/lock.lo physmem.lo safe-read.lo safe-write.lo sockets.lo sys_socket.lo tempname.lo glthread/threadlib.lo unistd.lo wctype-h.lo xsize.lo asnprintf.lo fsusage.lo printf-args.lo printf-parse.lo vasnprintf.lo -lm -Wl,--export-dynamic -L/usr/pkg/lib -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -Wl,-R/usr/pkg/lib -lglib-2.0 -lresolv -lintl libtool: link: ar cr .libs/libgnu.a .libs/base64.o .libs/c-ctype.o .libs/fd-hook.o .libs/full-read.o .libs/full-write.o .libs/localcharset.o glthread/.libs/lock.o .libs/physmem.o .libs/safe-read.o .libs/safe-write.o .libs/sockets.o .libs/sys_socket.o .libs/tempname.o glthread/.libs/threadlib.o .libs/unistd.o .libs/wctype-h.o .libs/xsize.o .libs/asnprintf.o .libs/fsusage.o .libs/printf-args.o .libs/printf-parse.o .libs/vasnprintf.o libtool: link: ranlib .libs/libgnu.a libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) rm -f t-charset.alias charset.alias && \ /bin/bash ./config.charset 'x86_64-redhat-linux-gnu' > t-charset.alias && \ mv t-charset.alias charset.alias rm -f t-ref-add.sed ref-add.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/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 make[4]: Leaving directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/gnulib' make[3]: Leaving directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/gnulib' make[2]: Leaving directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/gnulib' Making all in config make[2]: Entering directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/config' /bin/make all-am make[3]: Entering directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/config' make[3]: Leaving directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/config' make[2]: Leaving directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/config' Making all in common-src make[2]: Entering directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/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../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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/bash ../libtool --tag=CC --mode=link cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o genversion genversion.o ../gnulib/libgnu.la ../gnulib/libgnu.la -lm -Wl,--export-dynamic -L/usr/pkg/lib -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -Wl,-R/usr/pkg/lib -lglib-2.0 -lresolv -lintl libtool: link: cc -pipe -O2 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -Wl,-rpath -Wl,/usr/pkg/lib -o genversion genversion.o -Wl,--export-dynamic -Wl,-rpath -Wl,/usr/pkg/lib -L/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib ../gnulib/.libs/libgnu.a -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lresolv -pthread rm -f version.c ./genversion > version.c /bin/make all-am make[3]: Entering directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/common-src' cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT amflock-test.o -MD -MP -MF .deps/amflock-test.Tpo -c -o amflock-test.o amflock-test.c amflock-test.c: In function 'test_intra_proc_locking': amflock-test.c:309:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 309 | thd = g_thread_create((GThreadFunc)test_intra_proc_locking_thd, (gpointer)thd_fds, TRUE, NULL); | ^~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from amanda.h:40, from amflock-test.c:28: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ mv -f .deps/amflock-test.Tpo .deps/amflock-test.Po /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT am_sl.lo -MD -MP -MF .deps/am_sl.Tpo -c -o am_sl.lo am_sl.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT am_sl.lo -MD -MP -MF .deps/am_sl.Tpo -c am_sl.c -fPIC -DPIC -o .libs/am_sl.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT am_sl.lo -MD -MP -MF .deps/am_sl.Tpo -c am_sl.c -o am_sl.o >/dev/null 2>&1 mv -f .deps/am_sl.Tpo .deps/am_sl.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT amflock.lo -MD -MP -MF .deps/amflock.Tpo -c amflock.c -fPIC -DPIC -o .libs/amflock.o amflock.c:43:3: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 43 | static GStaticMutex lock_lock = G_STATIC_MUTEX_INIT; | ^~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from amanda.h:40, from amflock.c:34: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:135:9: note: declared here 135 | typedef struct | ^~~~~~ amflock.c:43:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_init" 43 | static GStaticMutex lock_lock = G_STATIC_MUTEX_INIT; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ amflock.c: In function 'file_lock_free': amflock.c:66:13: warning: Deprecated pre-processor symbol 66 | g_static_mutex_lock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~~~~~~ amflock.c:66:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 66 | g_static_mutex_lock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from amanda.h:40, from amflock.c:34: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:158:9: note: declared here 158 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ amflock.c:66:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_lock" 66 | g_static_mutex_lock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~~~~~~ amflock.c:80:13: warning: Deprecated pre-processor symbol 80 | g_static_mutex_unlock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ amflock.c:80:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 80 | g_static_mutex_unlock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from amanda.h:40, from amflock.c:34: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:158:9: note: declared here 158 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ amflock.c:80:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_unlock" 80 | g_static_mutex_unlock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ amflock.c: In function 'file_lock_lock': amflock.c:97:13: warning: Deprecated pre-processor symbol 97 | g_static_mutex_lock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~~~~~~ amflock.c:97:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 97 | g_static_mutex_lock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from amanda.h:40, from amflock.c:34: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:158:9: note: declared here 158 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ amflock.c:97:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_lock" 97 | g_static_mutex_lock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~~~~~~ amflock.c:162:13: warning: Deprecated pre-processor symbol 162 | g_static_mutex_unlock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ amflock.c:162:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 162 | g_static_mutex_unlock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from amanda.h:40, from amflock.c:34: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:158:9: note: declared here 158 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ amflock.c:162:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_unlock" 162 | g_static_mutex_unlock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ amflock.c: In function 'lock_rw_rd': amflock.c:183:13: warning: Deprecated pre-processor symbol 183 | g_static_mutex_lock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~~~~~~ amflock.c:183:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 183 | g_static_mutex_lock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from amanda.h:40, from amflock.c:34: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:158:9: note: declared here 158 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ amflock.c:183:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_lock" 183 | g_static_mutex_lock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~~~~~~ amflock.c:225:13: warning: Deprecated pre-processor symbol 225 | g_static_mutex_unlock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ amflock.c:225:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 225 | g_static_mutex_unlock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from amanda.h:40, from amflock.c:34: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:158:9: note: declared here 158 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ amflock.c:225:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_unlock" 225 | g_static_mutex_unlock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ amflock.c: In function 'file_lock_unlock': amflock.c:299:13: warning: Deprecated pre-processor symbol 299 | g_static_mutex_lock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~~~~~~ amflock.c:299:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 299 | g_static_mutex_lock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from amanda.h:40, from amflock.c:34: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:158:9: note: declared here 158 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ amflock.c:299:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_lock" 299 | g_static_mutex_lock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~~~~~~ amflock.c:309:13: warning: Deprecated pre-processor symbol 309 | g_static_mutex_unlock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ amflock.c:309:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 309 | g_static_mutex_unlock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from amanda.h:40, from amflock.c:34: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:158:9: note: declared here 158 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ amflock.c:309:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_unlock" 309 | g_static_mutex_unlock(&lock_lock); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT ipc-binary.lo -MD -MP -MF .deps/ipc-binary.Tpo -c ipc-binary.c -fPIC -DPIC -o .libs/ipc-binary.o ipc-binary.c: In function 'expand_buffer': ipc-binary.c:60:27: warning: Deprecated pre-processor symbol: replace with "memmove" 60 | buf->length); | ^~~~~~~~~ ipc-binary.c: In function 'add_to_buffer': ipc-binary.c:77:13: warning: Deprecated pre-processor symbol: replace with "memmove" 77 | g_memmove(buf->buf + buf->offset + buf->length, data, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ipc-binary.c: In function 'ipc_binary_add_arg': ipc-binary.c:257:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 257 | data = g_memdup(data, size); | ^~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gstring.h:37, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/giochannel.h:36, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:56, from amanda.h:40, from ipc-binary.c:23: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:338:23: note: declared here 338 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ ipc-binary.c: In function 'ipc_binary_poll_message': ipc-binary.c:452:20: warning: Deprecated pre-processor symbol: replace with "memmove" 452 | g_memmove(data, p, arglen); | ^~~~~~~~~~~~~~~~~~~~ ipc-binary.c:457:13: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 457 | msg->args[arg_id].data = g_memdup(p, arglen); | ^~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gstring.h:37, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/giochannel.h:36, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:56, from amanda.h:40, from ipc-binary.c:23: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:338:23: note: declared here 338 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ ipc-binary.c: In function 'ipc_binary_queue_message': ipc-binary.c:530:20: warning: Deprecated pre-processor symbol: replace with "memmove" 530 | g_memmove(p, msg->args[i].data, msg->args[i].len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT amxml.lo -MD -MP -MF .deps/amxml.Tpo -c amxml.c -fPIC -DPIC -o .libs/amxml.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT clock.lo -MD -MP -MF .deps/clock.Tpo -c clock.c -fPIC -DPIC -o .libs/clock.o In file included from clock.c:35: clock.h:38:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 38 | typedef GTimeVal times_t; | ^~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:32, from amanda.h:40, from clock.c:33: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from clock.c:35: clock.h:54:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 54 | double g_timeval_to_double(GTimeVal v); | ^~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:32, from amanda.h:40, from clock.c:33: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ clock.c: In function 'startclock': clock.c:52:5: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 52 | g_get_current_time(&start_time); | ^~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/giochannel.h:35, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:56, from amanda.h:40, from clock.c:33: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gmain.h:819:8: note: declared here 819 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ clock.c: In function 'stopclock': clock.c:58:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 58 | GTimeVal diff; | ^~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:32, from amanda.h:40, from clock.c:33: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ clock.c: In function 'curclock': clock.c:69:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 69 | GTimeVal end_time; | ^~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:32, from amanda.h:40, from clock.c:33: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ clock.c:76:5: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 76 | g_get_current_time(&end_time); | ^~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/giochannel.h:35, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:56, from amanda.h:40, from clock.c:33: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gmain.h:819:8: note: declared here 819 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ clock.c: At top level: clock.c:97:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 97 | GTimeVal timesub(GTimeVal end, GTimeVal start) { | ^~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:32, from amanda.h:40, from clock.c:33: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ clock.c:97:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 97 | GTimeVal timesub(GTimeVal end, GTimeVal start) { | ^~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:32, from amanda.h:40, from clock.c:33: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ clock.c:97:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 97 | GTimeVal timesub(GTimeVal end, GTimeVal start) { | ^~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:32, from amanda.h:40, from clock.c:33: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ clock.c: In function 'timesub': clock.c:98:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 98 | GTimeVal diff; | ^~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:32, from amanda.h:40, from clock.c:33: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ clock.c: At top level: clock.c:115:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 115 | GTimeVal timeadd(GTimeVal a, GTimeVal b) { | ^~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:32, from amanda.h:40, from clock.c:33: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ clock.c:115:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 115 | GTimeVal timeadd(GTimeVal a, GTimeVal b) { | ^~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:32, from amanda.h:40, from clock.c:33: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ clock.c:115:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 115 | GTimeVal timeadd(GTimeVal a, GTimeVal b) { | ^~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:32, from amanda.h:40, from clock.c:33: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ clock.c: In function 'timeadd': clock.c:116:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 116 | GTimeVal sum; | ^~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:32, from amanda.h:40, from clock.c:33: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ clock.c: At top level: clock.c:128:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 128 | double g_timeval_to_double(GTimeVal v) { | ^~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:32, from amanda.h:40, from clock.c:33: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ clock.c: In function 'amanda_gettimeofday': clock.c:133:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 133 | GTimeVal gtimeval_time; | ^~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:32, from amanda.h:40, from clock.c:33: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ clock.c:135:5: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 135 | g_get_current_time(>imeval_time); | ^~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/giochannel.h:35, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:56, from amanda.h:40, from clock.c:33: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gmain.h:819:8: note: declared here 819 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT conffile.lo -MD -MP -MF .deps/conffile.Tpo -c conffile.c -fPIC -DPIC -o .libs/conffile.o In file included from conffile.c:38: clock.h:38:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 38 | typedef GTimeVal times_t; | ^~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:32, from amanda.h:40, from conffile.c:34: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from conffile.c:38: clock.h:54:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 54 | double g_timeval_to_double(GTimeVal v); | ^~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:32, from amanda.h:40, from conffile.c:34: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ conffile.c: In function 'update_derived_values': conffile.c:5580:61: warning: comparison between pointer and zero character constant [-Wpointer-compare] 5580 | if (!autolabel->template || autolabel->template == '\0') { | ^~ conffile.c:5580:41: note: did you mean to dereference the pointer? 5580 | if (!autolabel->template || autolabel->template == '\0') { | ^ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -fPIC -DPIC -o .libs/debug.o In file included from debug.c:37: clock.h:38:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 38 | typedef GTimeVal times_t; | ^~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:32, from amanda.h:40, from debug.c:34: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from debug.c:37: clock.h:54:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 54 | double g_timeval_to_double(GTimeVal v); | ^~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:32, from amanda.h:40, from debug.c:34: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.c -fPIC -DPIC -o .libs/event.o event.c:83:1: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 83 | GStaticMutex event_mutex = G_STATIC_MUTEX_INIT; | ^~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from amanda.h:40, from event.c:41: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:135:9: note: declared here 135 | typedef struct | ^~~~~~ event.c:83:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_init" 83 | GStaticMutex event_mutex = G_STATIC_MUTEX_INIT; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c: In function 'event_create': event.c:146:13: warning: Deprecated pre-processor symbol 146 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:146:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 146 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from amanda.h:40, from event.c:41: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:158:9: note: declared here 158 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:146:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_lock" 146 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:171:13: warning: Deprecated pre-processor symbol 171 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:171:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 171 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from amanda.h:40, from event.c:41: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:158:9: note: declared here 158 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:171:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_unlock" 171 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c: In function 'event_activate': event.c:182:13: warning: Deprecated pre-processor symbol 182 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:182:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 182 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from amanda.h:40, from event.c:41: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:158:9: note: declared here 158 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:182:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_lock" 182 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:233:13: warning: Deprecated pre-processor symbol 233 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:233:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 233 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from amanda.h:40, from event.c:41: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:158:9: note: declared here 158 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:233:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_unlock" 233 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c: In function 'event_release': event.c:249:13: warning: Deprecated pre-processor symbol 249 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:249:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 249 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from amanda.h:40, from event.c:41: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:158:9: note: declared here 158 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:249:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_lock" 249 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:257:13: warning: Deprecated pre-processor symbol 257 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:257:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 257 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from amanda.h:40, from event.c:41: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:158:9: note: declared here 158 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:257:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_unlock" 257 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c: In function 'event_wakeup': event.c:271:13: warning: Deprecated pre-processor symbol 271 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:271:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 271 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from amanda.h:40, from event.c:41: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:158:9: note: declared here 158 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:271:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_lock" 271 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:290:20: warning: Deprecated pre-processor symbol 290 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:290:13: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 290 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from amanda.h:40, from event.c:41: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:158:9: note: declared here 158 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:290:20: warning: Deprecated pre-processor symbol: replace with "g_mutex_unlock" 290 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:292:20: warning: Deprecated pre-processor symbol 292 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:292:13: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 292 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from amanda.h:40, from event.c:41: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:158:9: note: declared here 158 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:292:20: warning: Deprecated pre-processor symbol: replace with "g_mutex_lock" 292 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:300:13: warning: Deprecated pre-processor symbol 300 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:300:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 300 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from amanda.h:40, from event.c:41: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:158:9: note: declared here 158 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:300:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_unlock" 300 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c: In function 'event_loop_wait': event.c:375:13: warning: Deprecated pre-processor symbol 375 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:375:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 375 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from amanda.h:40, from event.c:41: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:158:9: note: declared here 158 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:375:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_lock" 375 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:396:20: warning: Deprecated pre-processor symbol 396 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ event.c:396:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 396 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from amanda.h:40, from event.c:41: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:158:9: note: declared here 158 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:396:20: warning: Deprecated pre-processor symbol: replace with "g_mutex_unlock" 396 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ event.c:398:20: warning: Deprecated pre-processor symbol 398 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ event.c:398:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 398 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from amanda.h:40, from event.c:41: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:158:9: note: declared here 158 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:398:20: warning: Deprecated pre-processor symbol: replace with "g_mutex_lock" 398 | g_static_mutex_lock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ event.c:416:13: warning: Deprecated pre-processor symbol 416 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:416:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 416 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from amanda.h:40, from event.c:41: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:158:9: note: declared here 158 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:416:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_unlock" 416 | g_static_mutex_unlock(&event_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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: In function 'glib_init': glib-util.c:134:5: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] 134 | g_type_init(); | ^~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib-object.h:24, from glib-util.h:31, from glib-util.c:29: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/gobject/gtype.h:737:23: note: declared here 737 | void g_type_init (void); | ^~~~~~~~~~~ glib-util.c:138:13: warning: Deprecated pre-processor symbol 138 | if (!g_thread_supported()) | ^~~~~~~~~~~~~~~~~~ glib-util.c:139:9: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] 139 | g_thread_init(NULL); | ^~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from amanda.h:40, from glib-util.c:28: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:271:10: note: declared here 271 | void g_thread_init (gpointer vtable); | ^~~~~~~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT match.lo -MD -MP -MF .deps/match.Tpo -c match.c -fPIC -DPIC -o .libs/match.o match.c:160:3: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 160 | static GStaticMutex re_cache_mutex = G_STATIC_MUTEX_INIT; | ^~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from amanda.h:40, from match.c:32: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:135:9: note: declared here 135 | typedef struct | ^~~~~~ match.c:160:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_init" 160 | static GStaticMutex re_cache_mutex = G_STATIC_MUTEX_INIT; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ match.c: In function 'get_regex_from_cache': match.c:258:13: warning: Deprecated pre-processor symbol 258 | g_static_mutex_lock(&re_cache_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ match.c:258:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 258 | g_static_mutex_lock(&re_cache_mutex); | ^~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from amanda.h:40, from match.c:32: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:158:9: note: declared here 158 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ match.c:258:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_lock" 258 | g_static_mutex_lock(&re_cache_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ match.c:280:13: warning: Deprecated pre-processor symbol 280 | g_static_mutex_unlock(&re_cache_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ match.c:280:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 280 | g_static_mutex_unlock(&re_cache_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from amanda.h:40, from match.c:32: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:158:9: note: declared here 158 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ match.c:280:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_unlock" 280 | g_static_mutex_unlock(&re_cache_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT pipespawn.lo -MD -MP -MF .deps/pipespawn.Tpo -c pipespawn.c -fPIC -DPIC -o .libs/pipespawn.o In file included from pipespawn.c:4: clock.h:38:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 38 | typedef GTimeVal times_t; | ^~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:32, from amanda.h:40, from pipespawn.c:1: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from pipespawn.c:4: clock.h:54:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 54 | double g_timeval_to_double(GTimeVal v); | ^~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:32, from amanda.h:40, from pipespawn.c:1: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT amsemaphore.lo -MD -MP -MF .deps/amsemaphore.Tpo -c amsemaphore.c -fPIC -DPIC -o .libs/amsemaphore.o amsemaphore.c: In function 'amsemaphore_new_with_value': amsemaphore.c:31:13: warning: Deprecated pre-processor symbol 31 | if (!g_thread_supported()) | ^~~~~~~~~~~~~~~~~~ amsemaphore.c:36:5: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] 36 | rval->mutex = g_mutex_new(); | ^~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from amanda.h:40, from amsemaphore.c:25: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here 283 | GMutex * g_mutex_new (void); | ^~~~~~~~~~~ amsemaphore.c:37:5: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations] 37 | rval->decrement_cond = g_cond_new(); | ^~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from amanda.h:40, from amsemaphore.c:25: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:287:17: note: declared here 287 | GCond * g_cond_new (void); | ^~~~~~~~~~ amsemaphore.c:38:5: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations] 38 | rval->zero_cond = g_cond_new(); | ^~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from amanda.h:40, from amsemaphore.c:25: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:287:17: note: declared here 287 | GCond * g_cond_new (void); | ^~~~~~~~~~ amsemaphore.c: In function 'amsemaphore_free': amsemaphore.c:50:5: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations] 50 | g_mutex_free(o->mutex); | ^~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from amanda.h:40, from amsemaphore.c:25: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:285:17: note: declared here 285 | void g_mutex_free (GMutex *mutex); | ^~~~~~~~~~~~ amsemaphore.c:51:5: warning: 'g_cond_free' is deprecated [-Wdeprecated-declarations] 51 | g_cond_free(o->decrement_cond); | ^~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from amanda.h:40, from amsemaphore.c:25: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:289:17: note: declared here 289 | void g_cond_free (GCond *cond); | ^~~~~~~~~~~ amsemaphore.c:52:5: warning: 'g_cond_free' is deprecated [-Wdeprecated-declarations] 52 | g_cond_free(o->zero_cond); | ^~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from amanda.h:40, from amsemaphore.c:25: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:289:17: note: declared here 289 | void g_cond_free (GCond *cond); | ^~~~~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT security-file.lo -MD -MP -MF .deps/security-file.Tpo -c -o security-file.lo security-file.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT security-file.lo -MD -MP -MF .deps/security-file.Tpo -c security-file.c -fPIC -DPIC -o .libs/security-file.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT security-file.lo -MD -MP -MF .deps/security-file.Tpo -c security-file.c -o security-file.o >/dev/null 2>&1 mv -f .deps/security-file.Tpo .deps/security-file.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.o In file included from util.c:36: clock.h:38:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 38 | typedef GTimeVal times_t; | ^~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:32, from amanda.h:40, from util.c:31: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from util.c:36: clock.h:54:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 54 | double g_timeval_to_double(GTimeVal v); | ^~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:32, from amanda.h:40, from util.c:31: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ util.c: In function 'portable_readdir': util.c:1168:5: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 1168 | static GStaticMutex mutex = G_STATIC_MUTEX_INIT; | ^~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from amanda.h:40, from util.c:31: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:135:9: note: declared here 135 | typedef struct | ^~~~~~ util.c:1168:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_init" 1168 | static GStaticMutex mutex = G_STATIC_MUTEX_INIT; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c:1170:13: warning: Deprecated pre-processor symbol 1170 | g_static_mutex_lock(&mutex); | ^~~~~~~~~~~~~~~~~~~~ util.c:1170:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 1170 | g_static_mutex_lock(&mutex); | ^~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from amanda.h:40, from util.c:31: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:158:9: note: declared here 158 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c:1170:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_lock" 1170 | g_static_mutex_lock(&mutex); | ^~~~~~~~~~~~~~~~~~~~ util.c:1179:13: warning: Deprecated pre-processor symbol 1179 | g_static_mutex_unlock(&mutex); | ^~~~~~~~~~~~~~~~~~~~~~ util.c:1179:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 1179 | g_static_mutex_unlock(&mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from amanda.h:40, from util.c:31: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:158:9: note: declared here 158 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c:1179:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_unlock" 1179 | g_static_mutex_unlock(&mutex); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/giochannel.h:36, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:56, from amanda.h:40, from util.c:31: util.c: In function 'hexencode_string': /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gstring.h:76:5: warning: ignoring return value of 'g_string_free_and_steal' declared with attribute 'warn_unused_result' [-Wunused-result] 72 | (__builtin_constant_p (free_segment) ? \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | ((free_segment) ? \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | (g_string_free) ((str), (free_segment)) : \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 75 | g_string_free_and_steal (str)) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 76 | : \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 77 | (g_string_free) ((str), (free_segment))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c:765:5: note: in expansion of macro 'g_string_free' 765 | g_string_free(s, FALSE); | ^~~~~~~~~~~~~ util.c: In function 'hexdecode_string': /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gstring.h:76:5: warning: ignoring return value of 'g_string_free_and_steal' declared with attribute 'warn_unused_result' [-Wunused-result] 72 | (__builtin_constant_p (free_segment) ? \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | ((free_segment) ? \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | (g_string_free) ((str), (free_segment)) : \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 75 | g_string_free_and_steal (str)) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 76 | : \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 77 | (g_string_free) ((str), (free_segment))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c:831:5: note: in expansion of macro 'g_string_free' 831 | g_string_free(s, FALSE); | ^~~~~~~~~~~~~ util.c: In function 'set_root_privs': util.c:1446:9: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] 1446 | setuid(0); | ^~~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -msse4.2 -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT amcrc32chw.lo -MD -MP -MF .deps/amcrc32chw.Tpo -c -o amcrc32chw.lo amcrc32chw.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -msse4.2 -pipe -O2 -MT amcrc32chw.lo -MD -MP -MF .deps/amcrc32chw.Tpo -c amcrc32chw.c -fPIC -DPIC -o .libs/amcrc32chw.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -msse4.2 -pipe -O2 -MT amcrc32chw.lo -MD -MP -MF .deps/amcrc32chw.Tpo -c amcrc32chw.c -o amcrc32chw.o >/dev/null 2>&1 mv -f .deps/amcrc32chw.Tpo .deps/amcrc32chw.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT bsd-security.lo -MD -MP -MF .deps/bsd-security.Tpo -c bsd-security.c -fPIC -DPIC -o .libs/bsd-security.o In file included from bsd-security.c:35: clock.h:38:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 38 | typedef GTimeVal times_t; | ^~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:32, from amanda.h:40, from bsd-security.c:33: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from bsd-security.c:35: clock.h:54:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 54 | double g_timeval_to_double(GTimeVal v); | ^~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:32, from amanda.h:40, from bsd-security.c:33: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT bsdudp-security.lo -MD -MP -MF .deps/bsdudp-security.Tpo -c bsdudp-security.c -fPIC -DPIC -o .libs/bsdudp-security.o In file included from bsdudp-security.c:35: clock.h:38:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 38 | typedef GTimeVal times_t; | ^~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:32, from amanda.h:40, from bsdudp-security.c:33: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from bsdudp-security.c:35: clock.h:54:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 54 | double g_timeval_to_double(GTimeVal v); | ^~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:32, from amanda.h:40, from bsdudp-security.c:33: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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: In function 'runlocal': local-security.c:259:9: warning: ignoring return value of 'setregid' declared with attribute 'warn_unused_result' [-Wunused-result] 259 | setregid(uid, gid); | ^~~~~~~~~~~~~~~~~~ local-security.c:261:9: warning: ignoring return value of 'setreuid' declared with attribute 'warn_unused_result' [-Wunused-result] 261 | setreuid(uid, uid); | ^~~~~~~~~~~~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=link cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -release 3.3.9 -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o libamanda.la -rpath /usr/pkg/lib/amanda alloc.lo am_sl.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-file.lo security-util.lo simpleprng.lo sockaddr-util.lo stream.lo tapelist.lo timestamp.lo util.lo amcrc32chw.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 -lm -Wl,--export-dynamic -L/usr/pkg/lib -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -Wl,-R/usr/pkg/lib -lglib-2.0 -lresolv -lintl libtool: link: cc -shared -fPIC -DPIC .libs/alloc.o .libs/am_sl.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-file.o .libs/security-util.o .libs/simpleprng.o .libs/sockaddr-util.o .libs/stream.o .libs/tapelist.o .libs/timestamp.o .libs/util.o .libs/amcrc32chw.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 -L/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lresolv -O2 -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -Wl,-rpath -Wl,/usr/pkg/lib -Wl,--export-dynamic -Wl,-rpath -Wl,/usr/pkg/lib -pthread -Wl,-soname -Wl,libamanda-3.3.9.so -o .libs/libamanda-3.3.9.so libtool: link: (cd ".libs" && rm -f "libamanda.so" && ln -s "libamanda-3.3.9.so" "libamanda.so") libtool: link: (cd .libs/libamanda.lax/libgnu.a && ar x "/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/common-src/../gnulib/.libs/libgnu.a") libtool: link: ar cr .libs/libamanda.a alloc.o am_sl.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-file.o security-util.o simpleprng.o sockaddr-util.o stream.o tapelist.o timestamp.o util.o amcrc32chw.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/fd-hook.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/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/safe-read.o .libs/libamanda.lax/libgnu.a/safe-write.o .libs/libamanda.lax/libgnu.a/sockets.o .libs/libamanda.lax/libgnu.a/sys_socket.o .libs/libamanda.lax/libgnu.a/tempname.o .libs/libamanda.lax/libgnu.a/threadlib.o .libs/libamanda.lax/libgnu.a/unistd.o .libs/libamanda.lax/libgnu.a/vasnprintf.o .libs/libamanda.lax/libgnu.a/wctype-h.o .libs/libamanda.lax/libgnu.a/xsize.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/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -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/bash ../libtool --tag=CC --mode=link cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o libtestutils.la testutils.lo -lm -Wl,--export-dynamic -L/usr/pkg/lib -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -Wl,-R/usr/pkg/lib -lglib-2.0 -lresolv -lintl libtool: link: ar cr .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" ) /bin/bash ../libtool --tag=CC --mode=link cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o amflock-test amflock-test.o libamanda.la libtestutils.la -lm -Wl,--export-dynamic -L/usr/pkg/lib -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -Wl,-R/usr/pkg/lib -lglib-2.0 -lresolv -lintl libtool: link: cc -pipe -O2 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -Wl,-rpath -Wl,/usr/pkg/lib -o .libs/amflock-test amflock-test.o -Wl,--export-dynamic -Wl,-rpath -Wl,/usr/pkg/lib -L/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib ./.libs/libamanda.so ./.libs/libtestutils.a -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lresolv -pthread -Wl,-rpath -Wl,/usr/pkg/lib/amanda cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT event-test.o -MD -MP -MF .deps/event-test.Tpo -c -o event-test.o event-test.c mv -f .deps/event-test.Tpo .deps/event-test.Po /bin/bash ../libtool --tag=CC --mode=link cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o event-test event-test.o libamanda.la libtestutils.la -lm -Wl,--export-dynamic -L/usr/pkg/lib -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -Wl,-R/usr/pkg/lib -lglib-2.0 -lresolv -lintl libtool: link: cc -pipe -O2 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -Wl,-rpath -Wl,/usr/pkg/lib -o .libs/event-test event-test.o -Wl,--export-dynamic -Wl,-rpath -Wl,/usr/pkg/lib -L/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib ./.libs/libamanda.so ./.libs/libtestutils.a -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lresolv -pthread -Wl,-rpath -Wl,/usr/pkg/lib/amanda cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT amsemaphore-test.o -MD -MP -MF .deps/amsemaphore-test.Tpo -c -o amsemaphore-test.o amsemaphore-test.c amsemaphore-test.c: In function 'test_decr_wait': amsemaphore-test.c:60:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 60 | th = g_thread_create(test_decr_wait_thread, (gpointer)&data, TRUE, NULL); | ^~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from amanda.h:40, from amsemaphore-test.c:22: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ amsemaphore-test.c: In function 'test_wait_empty': amsemaphore-test.c:110:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 110 | th = g_thread_create(test_wait_empty_thread, (gpointer)sem, TRUE, NULL); | ^~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from amanda.h:40, from amsemaphore-test.c:22: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ amsemaphore-test.c: In function 'test_force_adjust': amsemaphore-test.c:154:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 154 | th = g_thread_create(test_force_adjust_thread, (gpointer)sem, TRUE, NULL); | ^~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from amanda.h:40, from amsemaphore-test.c:22: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ amsemaphore-test.c: In function 'test_force_set': amsemaphore-test.c:201:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 201 | th = g_thread_create(test_force_set_thread, (gpointer)sem, TRUE, NULL); | ^~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from amanda.h:40, from amsemaphore-test.c:22: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ mv -f .deps/amsemaphore-test.Tpo .deps/amsemaphore-test.Po /bin/bash ../libtool --tag=CC --mode=link cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o amsemaphore-test amsemaphore-test.o libamanda.la libtestutils.la -lm -Wl,--export-dynamic -L/usr/pkg/lib -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -Wl,-R/usr/pkg/lib -lglib-2.0 -lresolv -lintl libtool: link: cc -pipe -O2 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -Wl,-rpath -Wl,/usr/pkg/lib -o .libs/amsemaphore-test amsemaphore-test.o -Wl,--export-dynamic -Wl,-rpath -Wl,/usr/pkg/lib -L/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib ./.libs/libamanda.so ./.libs/libtestutils.a -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lresolv -pthread -Wl,-rpath -Wl,/usr/pkg/lib/amanda cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT crc32-test.o -MD -MP -MF .deps/crc32-test.Tpo -c -o crc32-test.o crc32-test.c mv -f .deps/crc32-test.Tpo .deps/crc32-test.Po /bin/bash ../libtool --tag=CC --mode=link cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o crc32-test crc32-test.o libamanda.la libtestutils.la -lm -Wl,--export-dynamic -L/usr/pkg/lib -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -Wl,-R/usr/pkg/lib -lglib-2.0 -lresolv -lintl libtool: link: cc -pipe -O2 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -Wl,-rpath -Wl,/usr/pkg/lib -o .libs/crc32-test crc32-test.o -Wl,--export-dynamic -Wl,-rpath -Wl,/usr/pkg/lib -L/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib ./.libs/libamanda.so ./.libs/libtestutils.a -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lresolv -pthread -Wl,-rpath -Wl,/usr/pkg/lib/amanda cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT quoting-test.o -MD -MP -MF .deps/quoting-test.Tpo -c -o quoting-test.o quoting-test.c mv -f .deps/quoting-test.Tpo .deps/quoting-test.Po /bin/bash ../libtool --tag=CC --mode=link cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o quoting-test quoting-test.o libamanda.la libtestutils.la -lm -Wl,--export-dynamic -L/usr/pkg/lib -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -Wl,-R/usr/pkg/lib -lglib-2.0 -lresolv -lintl libtool: link: cc -pipe -O2 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -Wl,-rpath -Wl,/usr/pkg/lib -o .libs/quoting-test quoting-test.o -Wl,--export-dynamic -Wl,-rpath -Wl,/usr/pkg/lib -L/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib ./.libs/libamanda.so ./.libs/libtestutils.a -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lresolv -pthread -Wl,-rpath -Wl,/usr/pkg/lib/amanda cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT ipc-binary-test.o -MD -MP -MF .deps/ipc-binary-test.Tpo -c -o ipc-binary-test.o ipc-binary-test.c ipc-binary-test.c: In function 'test_sync': ipc-binary-test.c:187:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 187 | child = g_thread_create(test_sync_child, &data, TRUE, NULL); | ^~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from amanda.h:40, from ipc-binary-test.c:28: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ mv -f .deps/ipc-binary-test.Tpo .deps/ipc-binary-test.Po /bin/bash ../libtool --tag=CC --mode=link cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o ipc-binary-test ipc-binary-test.o libamanda.la libtestutils.la -lm -Wl,--export-dynamic -L/usr/pkg/lib -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -Wl,-R/usr/pkg/lib -lglib-2.0 -lresolv -lintl libtool: link: cc -pipe -O2 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -Wl,-rpath -Wl,/usr/pkg/lib -o .libs/ipc-binary-test ipc-binary-test.o -Wl,--export-dynamic -Wl,-rpath -Wl,/usr/pkg/lib -L/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib ./.libs/libamanda.so ./.libs/libtestutils.a -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lresolv -pthread -Wl,-rpath -Wl,/usr/pkg/lib/amanda cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT hexencode-test.o -MD -MP -MF .deps/hexencode-test.Tpo -c -o hexencode-test.o hexencode-test.c mv -f .deps/hexencode-test.Tpo .deps/hexencode-test.Po /bin/bash ../libtool --tag=CC --mode=link cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o hexencode-test hexencode-test.o libamanda.la libtestutils.la -lm -Wl,--export-dynamic -L/usr/pkg/lib -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -Wl,-R/usr/pkg/lib -lglib-2.0 -lresolv -lintl libtool: link: cc -pipe -O2 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -Wl,-rpath -Wl,/usr/pkg/lib -o .libs/hexencode-test hexencode-test.o -Wl,--export-dynamic -Wl,-rpath -Wl,/usr/pkg/lib -L/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib ./.libs/libamanda.so ./.libs/libtestutils.a -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lresolv -pthread -Wl,-rpath -Wl,/usr/pkg/lib/amanda cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT fileheader-test.o -MD -MP -MF .deps/fileheader-test.Tpo -c -o fileheader-test.o fileheader-test.c mv -f .deps/fileheader-test.Tpo .deps/fileheader-test.Po /bin/bash ../libtool --tag=CC --mode=link cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o fileheader-test fileheader-test.o libamanda.la libtestutils.la -lm -Wl,--export-dynamic -L/usr/pkg/lib -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -Wl,-R/usr/pkg/lib -lglib-2.0 -lresolv -lintl libtool: link: cc -pipe -O2 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -Wl,-rpath -Wl,/usr/pkg/lib -o .libs/fileheader-test fileheader-test.o -Wl,--export-dynamic -Wl,-rpath -Wl,/usr/pkg/lib -L/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib ./.libs/libamanda.so ./.libs/libtestutils.a -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lresolv -pthread -Wl,-rpath -Wl,/usr/pkg/lib/amanda cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT match-test.o -MD -MP -MF .deps/match-test.Tpo -c -o match-test.o match-test.c mv -f .deps/match-test.Tpo .deps/match-test.Po /bin/bash ../libtool --tag=CC --mode=link cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o match-test match-test.o libamanda.la libtestutils.la -lm -Wl,--export-dynamic -L/usr/pkg/lib -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -Wl,-R/usr/pkg/lib -lglib-2.0 -lresolv -lintl libtool: link: cc -pipe -O2 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -Wl,-rpath -Wl,/usr/pkg/lib -o .libs/match-test match-test.o -Wl,--export-dynamic -Wl,-rpath -Wl,/usr/pkg/lib -L/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib ./.libs/libamanda.so ./.libs/libtestutils.a -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lresolv -pthread -Wl,-rpath -Wl,/usr/pkg/lib/amanda cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT amservice.o -MD -MP -MF .deps/amservice.Tpo -c -o amservice.o amservice.c mv -f .deps/amservice.Tpo .deps/amservice.Po /bin/bash ../libtool --tag=CC --mode=link cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o amservice amservice.o libamanda.la -lm -Wl,--export-dynamic -L/usr/pkg/lib -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -Wl,-R/usr/pkg/lib -lglib-2.0 -lresolv -lintl libtool: link: cc -pipe -O2 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -Wl,-rpath -Wl,/usr/pkg/lib -o .libs/amservice amservice.o -Wl,--export-dynamic -Wl,-rpath -Wl,/usr/pkg/lib -L/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib ./.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lresolv -pthread -Wl,-rpath -Wl,/usr/pkg/lib/amanda ../config.status --file=amgpgcrypt:amgpgcrypt.pl config.status: creating amgpgcrypt chmod a+x amgpgcrypt ../config.status --file=amcryptsimple:amcryptsimple.pl config.status: creating amcryptsimple chmod a+x amcryptsimple ../config.status --file=amgetconf:amgetconf.pl config.status: creating amgetconf chmod a+x amgetconf ../config.status --file=amcrypt:amcrypt.sh config.status: creating amcrypt chmod a+x amcrypt ../config.status --file=amaespipe:amaespipe.sh config.status: creating amaespipe chmod a+x amaespipe ../config.status --file=amcrypt-ossl:amcrypt-ossl.sh config.status: creating amcrypt-ossl chmod a+x amcrypt-ossl ../config.status --file=amcrypt-ossl-asym:amcrypt-ossl-asym.sh config.status: creating amcrypt-ossl-asym chmod a+x amcrypt-ossl-asym ../config.status --file=amanda-sh-lib.sh:amanda-sh-lib.sh.in config.status: creating amanda-sh-lib.sh cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT make_security_file.o -MD -MP -MF .deps/make_security_file.Tpo -c -o make_security_file.o make_security_file.c mv -f .deps/make_security_file.Tpo .deps/make_security_file.Po /bin/bash ../libtool --tag=CC --mode=link cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o make_security_file make_security_file.o libamanda.la -lm -Wl,--export-dynamic -L/usr/pkg/lib -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -Wl,-R/usr/pkg/lib -lglib-2.0 -lresolv -lintl libtool: link: cc -pipe -O2 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -Wl,-rpath -Wl,/usr/pkg/lib -o .libs/make_security_file make_security_file.o -Wl,--export-dynamic -Wl,-rpath -Wl,/usr/pkg/lib -L/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib ./.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lresolv -pthread -Wl,-rpath -Wl,/usr/pkg/lib/amanda ./make_security_file make[3]: Leaving directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/common-src' make[2]: Leaving directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/common-src' Making all in amar-src make[2]: Entering directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/amar-src' /bin/make all-am make[3]: Entering directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/amar-src' cc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT amar-test.o -MD -MP -MF .deps/amar-test.Tpo -c -o amar-test.o amar-test.c mv -f .deps/amar-test.Tpo .deps/amar-test.Po /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT amar.lo -MD -MP -MF .deps/amar.Tpo -c -o amar.lo amar.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../gnulib -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT amar.lo -MD -MP -MF .deps/amar.Tpo -c amar.c -fPIC -DPIC -o .libs/amar.o amar.c: In function 'amar_attr_add_data_fd_in_thread': amar.c:580:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 580 | attribute->thread = g_thread_create(amar_attr_add_data_fd_thread, attribute, TRUE, NULL); | ^~~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from ../common-src/amanda.h:40, from amar.c:22: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../gnulib -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT amar.lo -MD -MP -MF .deps/amar.Tpo -c amar.c -o amar.o >/dev/null 2>&1 mv -f .deps/amar.Tpo .deps/amar.Plo /bin/bash ../libtool --tag=CC --mode=link cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -release 3.3.9 -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o libamar.la -rpath /usr/pkg/lib/amanda amar.lo ../common-src/libamanda.la -lm -Wl,--export-dynamic -L/usr/pkg/lib -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -Wl,-R/usr/pkg/lib -lglib-2.0 -lresolv -lintl libtool: link: cc -shared -fPIC -DPIC .libs/amar.o -Wl,-rpath -Wl,/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/common-src/.libs -Wl,-rpath -Wl,/usr/pkg/lib/amanda -L/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib ../common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lresolv -O2 -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -Wl,-rpath -Wl,/usr/pkg/lib -Wl,--export-dynamic -Wl,-rpath -Wl,/usr/pkg/lib -pthread -Wl,-soname -Wl,libamar-3.3.9.so -o .libs/libamar-3.3.9.so libtool: link: (cd ".libs" && rm -f "libamar.so" && ln -s "libamar-3.3.9.so" "libamar.so") libtool: link: ar cr .libs/libamar.a amar.o libtool: link: ranlib .libs/libamar.a libtool: link: ( cd ".libs" && rm -f "libamar.la" && ln -s "../libamar.la" "libamar.la" ) /bin/bash ../libtool --tag=CC --mode=link cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o amar-test amar-test.o libamar.la ../common-src/libtestutils.la -lm -Wl,--export-dynamic -L/usr/pkg/lib -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -Wl,-R/usr/pkg/lib -lglib-2.0 -lresolv -lintl libtool: link: cc -pipe -O2 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -Wl,-rpath -Wl,/usr/pkg/lib -o .libs/amar-test amar-test.o -Wl,--export-dynamic -Wl,-rpath -Wl,/usr/pkg/lib -L/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib ./.libs/libamar.so /home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/common-src/.libs/libamanda.so ../common-src/.libs/libtestutils.a -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lresolv -pthread -Wl,-rpath -Wl,/usr/pkg/lib/amanda cc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT amarchiver.o -MD -MP -MF .deps/amarchiver.Tpo -c -o amarchiver.o amarchiver.c mv -f .deps/amarchiver.Tpo .deps/amarchiver.Po /bin/bash ../libtool --tag=CC --mode=link cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o amarchiver amarchiver.o libamar.la -lm -Wl,--export-dynamic -L/usr/pkg/lib -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -Wl,-R/usr/pkg/lib -lglib-2.0 -lresolv -lintl libtool: link: cc -pipe -O2 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -Wl,-rpath -Wl,/usr/pkg/lib -o .libs/amarchiver amarchiver.o -Wl,--export-dynamic -Wl,-rpath -Wl,/usr/pkg/lib -L/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib ./.libs/libamar.so /home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lresolv -pthread -Wl,-rpath -Wl,/usr/pkg/lib/amanda make[3]: Leaving directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/amar-src' make[2]: Leaving directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/amar-src' Making all in amandad-src make[2]: Entering directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/amandad-src' /bin/make all-am make[3]: Entering directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/amandad-src' /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT amandad_util.lo -MD -MP -MF .deps/amandad_util.Tpo -c -o amandad_util.lo amandad_util.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../gnulib -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT amandad_util.lo -MD -MP -MF .deps/amandad_util.Tpo -c amandad_util.c -fPIC -DPIC -o .libs/amandad_util.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../gnulib -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT amandad_util.lo -MD -MP -MF .deps/amandad_util.Tpo -c amandad_util.c -o amandad_util.o >/dev/null 2>&1 mv -f .deps/amandad_util.Tpo .deps/amandad_util.Plo /bin/bash ../libtool --tag=CC --mode=link cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -release 3.3.9 -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o libamandad.la -rpath /usr/pkg/lib/amanda amandad_util.lo ../common-src/libamanda.la -lm -Wl,--export-dynamic -L/usr/pkg/lib -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -Wl,-R/usr/pkg/lib -lglib-2.0 -lresolv -lintl libtool: link: cc -shared -fPIC -DPIC .libs/amandad_util.o -Wl,-rpath -Wl,/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/common-src/.libs -Wl,-rpath -Wl,/usr/pkg/lib/amanda -L/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib ../common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lresolv -O2 -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -Wl,-rpath -Wl,/usr/pkg/lib -Wl,--export-dynamic -Wl,-rpath -Wl,/usr/pkg/lib -pthread -Wl,-soname -Wl,libamandad-3.3.9.so -o .libs/libamandad-3.3.9.so libtool: link: (cd ".libs" && rm -f "libamandad.so" && ln -s "libamandad-3.3.9.so" "libamandad.so") libtool: link: ar cr .libs/libamandad.a amandad_util.o libtool: link: ranlib .libs/libamandad.a libtool: link: ( cd ".libs" && rm -f "libamandad.la" && ln -s "../libamandad.la" "libamandad.la" ) make[3]: Leaving directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/amandad-src' make[2]: Leaving directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/amandad-src' Making all in xfer-src make[2]: Entering directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/xfer-src' /bin/make all-am make[3]: Entering directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/xfer-src' cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT xfer-test.o -MD -MP -MF .deps/xfer-test.Tpo -c -o xfer-test.o xfer-test.c xfer-test.c: In function 'source_readfd_start_impl': xfer-test.c:117:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 117 | self->thread = g_thread_create(source_readfd_thread, (gpointer)self, FALSE, NULL); | ^~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from ../common-src/amanda.h:40, from xfer-test.c:24: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ xfer-test.c: In function 'source_writefd_start_impl': xfer-test.c:216:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 216 | self->thread = g_thread_create(source_writefd_thread, (gpointer)self, FALSE, NULL); | ^~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from ../common-src/amanda.h:40, from xfer-test.c:24: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ xfer-test.c: In function 'source_push_start_impl': xfer-test.c:318:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 318 | self->thread = g_thread_create(source_push_thread, (gpointer)self, FALSE, NULL); | ^~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from ../common-src/amanda.h:40, from xfer-test.c:24: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ xfer-test.c: In function 'source_listen_start_impl': xfer-test.c:536:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 536 | self->thread = g_thread_create(source_listen_thread, (gpointer)self, FALSE, NULL); | ^~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from ../common-src/amanda.h:40, from xfer-test.c:24: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ xfer-test.c: In function 'source_connect_start_impl': xfer-test.c:688:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 688 | self->thread = g_thread_create(source_connect_thread, (gpointer)self, FALSE, NULL); | ^~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from ../common-src/amanda.h:40, from xfer-test.c:24: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ xfer-test.c: In function 'dest_readfd_start_impl': xfer-test.c:798:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 798 | self->thread = g_thread_create(dest_readfd_thread, (gpointer)self, FALSE, NULL); | ^~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from ../common-src/amanda.h:40, from xfer-test.c:24: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ xfer-test.c: In function 'dest_writefd_start_impl': xfer-test.c:919:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 919 | self->thread = g_thread_create(dest_writefd_thread, (gpointer)self, FALSE, NULL); | ^~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from ../common-src/amanda.h:40, from xfer-test.c:24: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ xfer-test.c: In function 'dest_pull_start_impl': xfer-test.c:1117:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 1117 | self->thread = g_thread_create(dest_pull_thread, (gpointer)self, FALSE, NULL); | ^~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from ../common-src/amanda.h:40, from xfer-test.c:24: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ xfer-test.c: In function 'dest_listen_start_impl': xfer-test.c:1261:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 1261 | self->thread = g_thread_create(dest_listen_thread, (gpointer)self, FALSE, NULL); | ^~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from ../common-src/amanda.h:40, from xfer-test.c:24: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ xfer-test.c: In function 'dest_connect_start_impl': xfer-test.c:1383:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 1383 | self->thread = g_thread_create(dest_connect_thread, (gpointer)self, FALSE, NULL); | ^~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from ../common-src/amanda.h:40, from xfer-test.c:24: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ mv -f .deps/xfer-test.Tpo .deps/xfer-test.Po /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT dest-fd.lo -MD -MP -MF .deps/dest-fd.Tpo -c -o dest-fd.lo dest-fd.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT dest-fd.lo -MD -MP -MF .deps/dest-fd.Tpo -c dest-fd.c -fPIC -DPIC -o .libs/dest-fd.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT dest-fd.lo -MD -MP -MF .deps/dest-fd.Tpo -c dest-fd.c -o dest-fd.o >/dev/null 2>&1 mv -f .deps/dest-fd.Tpo .deps/dest-fd.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT dest-null.lo -MD -MP -MF .deps/dest-null.Tpo -c -o dest-null.lo dest-null.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT dest-null.lo -MD -MP -MF .deps/dest-null.Tpo -c dest-null.c -fPIC -DPIC -o .libs/dest-null.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT dest-null.lo -MD -MP -MF .deps/dest-null.Tpo -c dest-null.c -o dest-null.o >/dev/null 2>&1 mv -f .deps/dest-null.Tpo .deps/dest-null.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT dest-buffer.lo -MD -MP -MF .deps/dest-buffer.Tpo -c -o dest-buffer.lo dest-buffer.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT dest-buffer.lo -MD -MP -MF .deps/dest-buffer.Tpo -c dest-buffer.c -fPIC -DPIC -o .libs/dest-buffer.o dest-buffer.c: In function 'push_buffer_impl': dest-buffer.c:116:13: warning: Deprecated pre-processor symbol: replace with "memmove" 116 | g_memmove(((guint8 *)self->buf)+self->len, buf, len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT dest-buffer.lo -MD -MP -MF .deps/dest-buffer.Tpo -c dest-buffer.c -o dest-buffer.o >/dev/null 2>&1 mv -f .deps/dest-buffer.Tpo .deps/dest-buffer.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT dest-directtcp-connect.lo -MD -MP -MF .deps/dest-directtcp-connect.Tpo -c -o dest-directtcp-connect.lo dest-directtcp-connect.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT dest-directtcp-connect.lo -MD -MP -MF .deps/dest-directtcp-connect.Tpo -c dest-directtcp-connect.c -fPIC -DPIC -o .libs/dest-directtcp-connect.o dest-directtcp-connect.c: In function 'xfer_dest_directtcp_connect': dest-directtcp-connect.c:151:5: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 151 | self->addrs = g_memdup(addrs, (i+1) * sizeof(*addrs)); | ^~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gstring.h:37, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/giochannel.h:36, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:56, from ../common-src/amanda.h:40, from dest-directtcp-connect.c:23: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:338:23: note: declared here 338 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT dest-directtcp-connect.lo -MD -MP -MF .deps/dest-directtcp-connect.Tpo -c dest-directtcp-connect.c -o dest-directtcp-connect.o >/dev/null 2>&1 mv -f .deps/dest-directtcp-connect.Tpo .deps/dest-directtcp-connect.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT dest-directtcp-listen.lo -MD -MP -MF .deps/dest-directtcp-listen.Tpo -c -o dest-directtcp-listen.lo dest-directtcp-listen.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT dest-directtcp-listen.lo -MD -MP -MF .deps/dest-directtcp-listen.Tpo -c dest-directtcp-listen.c -fPIC -DPIC -o .libs/dest-directtcp-listen.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT dest-directtcp-listen.lo -MD -MP -MF .deps/dest-directtcp-listen.Tpo -c dest-directtcp-listen.c -o dest-directtcp-listen.o >/dev/null 2>&1 mv -f .deps/dest-directtcp-listen.Tpo .deps/dest-directtcp-listen.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT element-glue.lo -MD -MP -MF .deps/element-glue.Tpo -c -o element-glue.lo element-glue.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT element-glue.lo -MD -MP -MF .deps/element-glue.Tpo -c element-glue.c -fPIC -DPIC -o .libs/element-glue.o element-glue.c: In function 'start_impl': element-glue.c:962:9: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 962 | self->thread = g_thread_create(worker_thread, (gpointer)self, TRUE, NULL); | ^~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from ../common-src/amanda.h:40, from element-glue.c:23: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT element-glue.lo -MD -MP -MF .deps/element-glue.Tpo -c element-glue.c -o element-glue.o >/dev/null 2>&1 mv -f .deps/element-glue.Tpo .deps/element-glue.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT filter-xor.lo -MD -MP -MF .deps/filter-xor.Tpo -c -o filter-xor.lo filter-xor.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT filter-xor.lo -MD -MP -MF .deps/filter-xor.Tpo -c filter-xor.c -fPIC -DPIC -o .libs/filter-xor.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT filter-xor.lo -MD -MP -MF .deps/filter-xor.Tpo -c filter-xor.c -o filter-xor.o >/dev/null 2>&1 mv -f .deps/filter-xor.Tpo .deps/filter-xor.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT filter-process.lo -MD -MP -MF .deps/filter-process.Tpo -c -o filter-process.lo filter-process.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT filter-process.lo -MD -MP -MF .deps/filter-process.Tpo -c filter-process.c -fPIC -DPIC -o .libs/filter-process.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT filter-process.lo -MD -MP -MF .deps/filter-process.Tpo -c filter-process.c -o filter-process.o >/dev/null 2>&1 mv -f .deps/filter-process.Tpo .deps/filter-process.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT source-random.lo -MD -MP -MF .deps/source-random.Tpo -c -o source-random.lo source-random.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT source-random.lo -MD -MP -MF .deps/source-random.Tpo -c source-random.c -fPIC -DPIC -o .libs/source-random.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT source-random.lo -MD -MP -MF .deps/source-random.Tpo -c source-random.c -o source-random.o >/dev/null 2>&1 mv -f .deps/source-random.Tpo .deps/source-random.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT source-fd.lo -MD -MP -MF .deps/source-fd.Tpo -c -o source-fd.lo source-fd.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT source-fd.lo -MD -MP -MF .deps/source-fd.Tpo -c source-fd.c -fPIC -DPIC -o .libs/source-fd.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT source-fd.lo -MD -MP -MF .deps/source-fd.Tpo -c source-fd.c -o source-fd.o >/dev/null 2>&1 mv -f .deps/source-fd.Tpo .deps/source-fd.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT source-pattern.lo -MD -MP -MF .deps/source-pattern.Tpo -c -o source-pattern.lo source-pattern.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT source-pattern.lo -MD -MP -MF .deps/source-pattern.Tpo -c source-pattern.c -fPIC -DPIC -o .libs/source-pattern.o source-pattern.c: In function 'xfer_source_pattern': source-pattern.c:197:5: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 197 | xsp->pattern = g_memdup(pattern, pattern_length); | ^~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gstring.h:37, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/giochannel.h:36, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:56, from ../common-src/amanda.h:40, from source-pattern.c:23: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:338:23: note: declared here 338 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT source-pattern.lo -MD -MP -MF .deps/source-pattern.Tpo -c source-pattern.c -o source-pattern.o >/dev/null 2>&1 mv -f .deps/source-pattern.Tpo .deps/source-pattern.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT source-directtcp-connect.lo -MD -MP -MF .deps/source-directtcp-connect.Tpo -c -o source-directtcp-connect.lo source-directtcp-connect.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT source-directtcp-connect.lo -MD -MP -MF .deps/source-directtcp-connect.Tpo -c source-directtcp-connect.c -fPIC -DPIC -o .libs/source-directtcp-connect.o source-directtcp-connect.c: In function 'xfer_source_directtcp_connect': source-directtcp-connect.c:157:5: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 157 | self->addrs = g_memdup(addrs, (i+1) * sizeof(*addrs)); | ^~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gstring.h:37, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/giochannel.h:36, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:56, from ../common-src/amanda.h:40, from source-directtcp-connect.c:23: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:338:23: note: declared here 338 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT source-directtcp-connect.lo -MD -MP -MF .deps/source-directtcp-connect.Tpo -c source-directtcp-connect.c -o source-directtcp-connect.o >/dev/null 2>&1 mv -f .deps/source-directtcp-connect.Tpo .deps/source-directtcp-connect.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT source-directtcp-listen.lo -MD -MP -MF .deps/source-directtcp-listen.Tpo -c -o source-directtcp-listen.lo source-directtcp-listen.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT source-directtcp-listen.lo -MD -MP -MF .deps/source-directtcp-listen.Tpo -c source-directtcp-listen.c -fPIC -DPIC -o .libs/source-directtcp-listen.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT source-directtcp-listen.lo -MD -MP -MF .deps/source-directtcp-listen.Tpo -c source-directtcp-listen.c -o source-directtcp-listen.o >/dev/null 2>&1 mv -f .deps/source-directtcp-listen.Tpo .deps/source-directtcp-listen.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT xfer-element.lo -MD -MP -MF .deps/xfer-element.Tpo -c -o xfer-element.lo xfer-element.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT xfer-element.lo -MD -MP -MF .deps/xfer-element.Tpo -c xfer-element.c -fPIC -DPIC -o .libs/xfer-element.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT xfer-element.lo -MD -MP -MF .deps/xfer-element.Tpo -c xfer-element.c -o xfer-element.o >/dev/null 2>&1 mv -f .deps/xfer-element.Tpo .deps/xfer-element.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT xfer.lo -MD -MP -MF .deps/xfer.Tpo -c -o xfer.lo xfer.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT xfer.lo -MD -MP -MF .deps/xfer.Tpo -c xfer.c -fPIC -DPIC -o .libs/xfer.o xfer.c: In function 'xfer_new': xfer.c:58:5: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] 58 | xfer->status_mutex = g_mutex_new(); | ^~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from ../common-src/amanda.h:40, from xfer.c:22: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here 283 | GMutex * g_mutex_new (void); | ^~~~~~~~~~~ xfer.c:59:5: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations] 59 | xfer->status_cond = g_cond_new(); | ^~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from ../common-src/amanda.h:40, from xfer.c:22: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:287:17: note: declared here 287 | GCond * g_cond_new (void); | ^~~~~~~~~~ xfer.c:60:5: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] 60 | xfer->fd_mutex = g_mutex_new(); | ^~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from ../common-src/amanda.h:40, from xfer.c:22: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here 283 | GMutex * g_mutex_new (void); | ^~~~~~~~~~~ xfer.c: In function 'xfer_unref': xfer.c:119:5: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations] 119 | g_mutex_free(xfer->status_mutex); | ^~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from ../common-src/amanda.h:40, from xfer.c:22: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:285:17: note: declared here 285 | void g_mutex_free (GMutex *mutex); | ^~~~~~~~~~~~ xfer.c:120:5: warning: 'g_cond_free' is deprecated [-Wdeprecated-declarations] 120 | g_cond_free(xfer->status_cond); | ^~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from ../common-src/amanda.h:40, from xfer.c:22: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:289:17: note: declared here 289 | void g_cond_free (GCond *cond); | ^~~~~~~~~~~ xfer.c:121:5: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations] 121 | g_mutex_free(xfer->fd_mutex); | ^~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from ../common-src/amanda.h:40, from xfer.c:22: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:285:17: note: declared here 285 | void g_mutex_free (GMutex *mutex); | ^~~~~~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT xfer.lo -MD -MP -MF .deps/xfer.Tpo -c xfer.c -o xfer.o >/dev/null 2>&1 mv -f .deps/xfer.Tpo .deps/xfer.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT xmsg.lo -MD -MP -MF .deps/xmsg.Tpo -c -o xmsg.lo xmsg.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT xmsg.lo -MD -MP -MF .deps/xmsg.Tpo -c xmsg.c -fPIC -DPIC -o .libs/xmsg.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../gnulib -I../device-src -I../common-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -pipe -O2 -MT xmsg.lo -MD -MP -MF .deps/xmsg.Tpo -c xmsg.c -o xmsg.o >/dev/null 2>&1 mv -f .deps/xmsg.Tpo .deps/xmsg.Plo /bin/bash ../libtool --tag=CC --mode=link cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -release 3.3.9 -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o libamxfer.la -rpath /usr/pkg/lib/amanda dest-fd.lo dest-null.lo dest-buffer.lo dest-directtcp-connect.lo dest-directtcp-listen.lo element-glue.lo filter-xor.lo filter-process.lo source-random.lo source-fd.lo source-pattern.lo source-directtcp-connect.lo source-directtcp-listen.lo xfer-element.lo xfer.lo xmsg.lo ../common-src/libamanda.la -lm -Wl,--export-dynamic -L/usr/pkg/lib -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -Wl,-R/usr/pkg/lib -lglib-2.0 -lresolv -lintl libtool: link: cc -shared -fPIC -DPIC .libs/dest-fd.o .libs/dest-null.o .libs/dest-buffer.o .libs/dest-directtcp-connect.o .libs/dest-directtcp-listen.o .libs/element-glue.o .libs/filter-xor.o .libs/filter-process.o .libs/source-random.o .libs/source-fd.o .libs/source-pattern.o .libs/source-directtcp-connect.o .libs/source-directtcp-listen.o .libs/xfer-element.o .libs/xfer.o .libs/xmsg.o -Wl,-rpath -Wl,/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/common-src/.libs -Wl,-rpath -Wl,/usr/pkg/lib/amanda -L/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib ../common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lresolv -O2 -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -Wl,-rpath -Wl,/usr/pkg/lib -Wl,--export-dynamic -Wl,-rpath -Wl,/usr/pkg/lib -pthread -Wl,-soname -Wl,libamxfer-3.3.9.so -o .libs/libamxfer-3.3.9.so libtool: link: (cd ".libs" && rm -f "libamxfer.so" && ln -s "libamxfer-3.3.9.so" "libamxfer.so") libtool: link: ar cr .libs/libamxfer.a dest-fd.o dest-null.o dest-buffer.o dest-directtcp-connect.o dest-directtcp-listen.o element-glue.o filter-xor.o filter-process.o source-random.o source-fd.o source-pattern.o source-directtcp-connect.o source-directtcp-listen.o xfer-element.o xfer.o xmsg.o libtool: link: ranlib .libs/libamxfer.a libtool: link: ( cd ".libs" && rm -f "libamxfer.la" && ln -s "../libamxfer.la" "libamxfer.la" ) /bin/bash ../libtool --tag=CC --mode=link cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o xfer-test xfer-test.o ../common-src/libtestutils.la libamxfer.la -lm -Wl,--export-dynamic -L/usr/pkg/lib -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -Wl,-R/usr/pkg/lib -lglib-2.0 -lresolv -lintl libtool: link: cc -pipe -O2 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -Wl,-rpath -Wl,/usr/pkg/lib -o .libs/xfer-test xfer-test.o -Wl,--export-dynamic -Wl,-rpath -Wl,/usr/pkg/lib -L/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib ../common-src/.libs/libtestutils.a ./.libs/libamxfer.so /home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lresolv -pthread -Wl,-rpath -Wl,/usr/pkg/lib/amanda make[3]: Leaving directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/xfer-src' make[2]: Leaving directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/xfer-src' Making all in perl make[2]: Entering directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/perl' /bin/make all-recursive make[3]: Entering directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/perl' Making all in amglue make[4]: Entering directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/perl/amglue' /bin/make all-am make[5]: Entering directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/perl/amglue' /bin/bash ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../config -I../../common-src -I../../common-src -I../../xfer-src -I../../gnulib -I../../ndmp-src -I/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -DSWIG -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT ghashtable.lo -MD -MP -MF .deps/ghashtable.Tpo -c -o ghashtable.lo ghashtable.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../config -I../../common-src -I../../xfer-src -I../../gnulib -I../../ndmp-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -DSWIG -pipe -O2 -MT ghashtable.lo -MD -MP -MF .deps/ghashtable.Tpo -c ghashtable.c -fPIC -DPIC -o .libs/ghashtable.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../config -I../../common-src -I../../xfer-src -I../../gnulib -I../../ndmp-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -DSWIG -pipe -O2 -MT ghashtable.lo -MD -MP -MF .deps/ghashtable.Tpo -c ghashtable.c -o ghashtable.o >/dev/null 2>&1 mv -f .deps/ghashtable.Tpo .deps/ghashtable.Plo /bin/bash ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../config -I../../common-src -I../../common-src -I../../xfer-src -I../../gnulib -I../../ndmp-src -I/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -DSWIG -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT gerror.lo -MD -MP -MF .deps/gerror.Tpo -c -o gerror.lo gerror.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../config -I../../common-src -I../../xfer-src -I../../gnulib -I../../ndmp-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -DSWIG -pipe -O2 -MT gerror.lo -MD -MP -MF .deps/gerror.Tpo -c gerror.c -fPIC -DPIC -o .libs/gerror.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../config -I../../common-src -I../../xfer-src -I../../gnulib -I../../ndmp-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -DSWIG -pipe -O2 -MT gerror.lo -MD -MP -MF .deps/gerror.Tpo -c gerror.c -o gerror.o >/dev/null 2>&1 mv -f .deps/gerror.Tpo .deps/gerror.Plo /bin/bash ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../config -I../../common-src -I../../common-src -I../../xfer-src -I../../gnulib -I../../ndmp-src -I/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -DSWIG -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT bigint.lo -MD -MP -MF .deps/bigint.Tpo -c -o bigint.lo bigint.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../config -I../../common-src -I../../xfer-src -I../../gnulib -I../../ndmp-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -DSWIG -pipe -O2 -MT bigint.lo -MD -MP -MF .deps/bigint.Tpo -c bigint.c -fPIC -DPIC -o .libs/bigint.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../config -I../../common-src -I../../xfer-src -I../../gnulib -I../../ndmp-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -DSWIG -pipe -O2 -MT bigint.lo -MD -MP -MF .deps/bigint.Tpo -c bigint.c -o bigint.o >/dev/null 2>&1 mv -f .deps/bigint.Tpo .deps/bigint.Plo /bin/bash ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../config -I../../common-src -I../../common-src -I../../xfer-src -I../../gnulib -I../../ndmp-src -I/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -DSWIG -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT source.lo -MD -MP -MF .deps/source.Tpo -c -o source.lo source.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../config -I../../common-src -I../../xfer-src -I../../gnulib -I../../ndmp-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -DSWIG -pipe -O2 -MT source.lo -MD -MP -MF .deps/source.Tpo -c source.c -fPIC -DPIC -o .libs/source.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../config -I../../common-src -I../../xfer-src -I../../gnulib -I../../ndmp-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -DSWIG -pipe -O2 -MT source.lo -MD -MP -MF .deps/source.Tpo -c source.c -o source.o >/dev/null 2>&1 mv -f .deps/source.Tpo .deps/source.Plo /bin/bash ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../config -I../../common-src -I../../common-src -I../../xfer-src -I../../gnulib -I../../ndmp-src -I/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -DSWIG -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT objwrap.lo -MD -MP -MF .deps/objwrap.Tpo -c -o objwrap.lo objwrap.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../config -I../../common-src -I../../xfer-src -I../../gnulib -I../../ndmp-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -DSWIG -pipe -O2 -MT objwrap.lo -MD -MP -MF .deps/objwrap.Tpo -c objwrap.c -fPIC -DPIC -o .libs/objwrap.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../config -I../../common-src -I../../xfer-src -I../../gnulib -I../../ndmp-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -DSWIG -pipe -O2 -MT objwrap.lo -MD -MP -MF .deps/objwrap.Tpo -c objwrap.c -o objwrap.o >/dev/null 2>&1 mv -f .deps/objwrap.Tpo .deps/objwrap.Plo /bin/bash ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../config -I../../common-src -I../../common-src -I../../xfer-src -I../../gnulib -I../../ndmp-src -I/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -DSWIG -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT xferwrap.lo -MD -MP -MF .deps/xferwrap.Tpo -c -o xferwrap.lo xferwrap.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../config -I../../common-src -I../../xfer-src -I../../gnulib -I../../ndmp-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -DSWIG -pipe -O2 -MT xferwrap.lo -MD -MP -MF .deps/xferwrap.Tpo -c xferwrap.c -fPIC -DPIC -o .libs/xferwrap.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../config -I../../common-src -I../../xfer-src -I../../gnulib -I../../ndmp-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -DSWIG -pipe -O2 -MT xferwrap.lo -MD -MP -MF .deps/xferwrap.Tpo -c xferwrap.c -o xferwrap.o >/dev/null 2>&1 mv -f .deps/xferwrap.Tpo .deps/xferwrap.Plo /bin/bash ../../libtool --tag=CC --mode=link cc -DSWIG -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -release 3.3.9 -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o libamglue.la -rpath /usr/pkg/lib/amanda ghashtable.lo gerror.lo bigint.lo source.lo objwrap.lo xferwrap.lo -L../../xfer-src -lamxfer -lm -Wl,--export-dynamic -L/usr/pkg/lib -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -Wl,-R/usr/pkg/lib -lglib-2.0 -lresolv -lintl libtool: link: cc -shared -fPIC -DPIC .libs/ghashtable.o .libs/gerror.o .libs/bigint.o .libs/source.o .libs/objwrap.o .libs/xferwrap.o -Wl,-rpath -Wl,/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/xfer-src/.libs -Wl,-rpath -Wl,/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/common-src/.libs -Wl,-rpath -Wl,/usr/pkg/lib/amanda -L/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/common-src/.libs -L/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib -L../../xfer-src ../../xfer-src/.libs/libamxfer.so /home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lresolv -O2 -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -Wl,-rpath -Wl,/usr/pkg/lib -Wl,--export-dynamic -Wl,-rpath -Wl,/usr/pkg/lib -pthread -Wl,-soname -Wl,libamglue-3.3.9.so -o .libs/libamglue-3.3.9.so libtool: link: (cd ".libs" && rm -f "libamglue.so" && ln -s "libamglue-3.3.9.so" "libamglue.so") libtool: link: ar cr .libs/libamglue.a ghashtable.o gerror.o bigint.o source.o objwrap.o xferwrap.o libtool: link: ranlib .libs/libamglue.a libtool: link: ( cd ".libs" && rm -f "libamglue.la" && ln -s "../libamglue.la" "libamglue.la" ) make[5]: Leaving directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/perl/amglue' make[4]: Leaving directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/perl/amglue' Making all in . make[4]: Entering directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/perl' /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -DSWIG -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT Archive.lo -MD -MP -MF .deps/Archive.Tpo -c -o Archive.lo `test -f 'Amanda/Archive.c' || echo './'`Amanda/Archive.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -DSWIG -pipe -O2 -MT Archive.lo -MD -MP -MF .deps/Archive.Tpo -c Amanda/Archive.c -fPIC -DPIC -o .libs/Archive.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -DSWIG -pipe -O2 -MT Archive.lo -MD -MP -MF .deps/Archive.Tpo -c Amanda/Archive.c -o Archive.o >/dev/null 2>&1 mv -f .deps/Archive.Tpo .deps/Archive.Plo /bin/bash ../libtool --tag=CC --mode=link cc -DSWIG -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -avoid-version -shared -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o libArchive.la -rpath /usr/pkg/lib/perl5/vendor_perl/5.40.0/auto/Amanda/Archive Archive.lo -Lamglue -lamglue -L../amar-src -lamar -L../common-src -lamanda -lm -Wl,--export-dynamic -L/usr/pkg/lib -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -Wl,-R/usr/pkg/lib -lglib-2.0 -lresolv -lintl libtool: link: cc -shared -fPIC -DPIC .libs/Archive.o -Wl,-rpath -Wl,/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/perl/amglue/.libs -Wl,-rpath -Wl,/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/xfer-src/.libs -Wl,-rpath -Wl,/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/amar-src/.libs -Wl,-rpath -Wl,/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/common-src/.libs -Wl,-rpath -Wl,/usr/pkg/lib/amanda -L/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/xfer-src/.libs -L/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/common-src/.libs -L/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib -Lamglue amglue/.libs/libamglue.so -L../../xfer-src /home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/xfer-src/.libs/libamxfer.so -L../amar-src ../amar-src/.libs/libamar.so /home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/common-src/.libs/libamanda.so -L../common-src ../common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lresolv -O2 -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -Wl,-rpath -Wl,/usr/pkg/lib -Wl,--export-dynamic -Wl,-rpath -Wl,/usr/pkg/lib -pthread -Wl,-soname -Wl,libArchive.so -o .libs/libArchive.so libtool: link: ( cd ".libs" && rm -f "libArchive.la" && ln -s "../libArchive.la" "libArchive.la" ) /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -DSWIG -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT Config.lo -MD -MP -MF .deps/Config.Tpo -c -o Config.lo `test -f 'Amanda/Config.c' || echo './'`Amanda/Config.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -DSWIG -pipe -O2 -MT Config.lo -MD -MP -MF .deps/Config.Tpo -c Amanda/Config.c -fPIC -DPIC -o .libs/Config.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -DSWIG -pipe -O2 -MT Config.lo -MD -MP -MF .deps/Config.Tpo -c Amanda/Config.c -o Config.o >/dev/null 2>&1 mv -f .deps/Config.Tpo .deps/Config.Plo /bin/bash ../libtool --tag=CC --mode=link cc -DSWIG -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -avoid-version -shared -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o libConfig.la -rpath /usr/pkg/lib/perl5/vendor_perl/5.40.0/auto/Amanda/Config Config.lo -Lamglue -lamglue -L../common-src -lamanda -lm -Wl,--export-dynamic -L/usr/pkg/lib -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -Wl,-R/usr/pkg/lib -lglib-2.0 -lresolv -lintl libtool: link: cc -shared -fPIC -DPIC .libs/Config.o -Wl,-rpath -Wl,/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/perl/amglue/.libs -Wl,-rpath -Wl,/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/xfer-src/.libs -Wl,-rpath -Wl,/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/common-src/.libs -Wl,-rpath -Wl,/usr/pkg/lib/amanda -L/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/xfer-src/.libs -L/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/common-src/.libs -L/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib -Lamglue amglue/.libs/libamglue.so -L../../xfer-src /home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/xfer-src/.libs/libamxfer.so /home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/common-src/.libs/libamanda.so -L../common-src ../common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lresolv -O2 -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -Wl,-rpath -Wl,/usr/pkg/lib -Wl,--export-dynamic -Wl,-rpath -Wl,/usr/pkg/lib -pthread -Wl,-soname -Wl,libConfig.so -o .libs/libConfig.so libtool: link: ( cd ".libs" && rm -f "libConfig.la" && ln -s "../libConfig.la" "libConfig.la" ) /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -DSWIG -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT Debug.lo -MD -MP -MF .deps/Debug.Tpo -c -o Debug.lo `test -f 'Amanda/Debug.c' || echo './'`Amanda/Debug.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -DSWIG -pipe -O2 -MT Debug.lo -MD -MP -MF .deps/Debug.Tpo -c Amanda/Debug.c -fPIC -DPIC -o .libs/Debug.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -DSWIG -pipe -O2 -MT Debug.lo -MD -MP -MF .deps/Debug.Tpo -c Amanda/Debug.c -o Debug.o >/dev/null 2>&1 mv -f .deps/Debug.Tpo .deps/Debug.Plo /bin/bash ../libtool --tag=CC --mode=link cc -DSWIG -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -avoid-version -shared -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o libDebug.la -rpath /usr/pkg/lib/perl5/vendor_perl/5.40.0/auto/Amanda/Debug Debug.lo -Lamglue -lamglue -L../common-src -lamanda -lm -Wl,--export-dynamic -L/usr/pkg/lib -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -Wl,-R/usr/pkg/lib -lglib-2.0 -lresolv -lintl libtool: link: cc -shared -fPIC -DPIC .libs/Debug.o -Wl,-rpath -Wl,/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/perl/amglue/.libs -Wl,-rpath -Wl,/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/xfer-src/.libs -Wl,-rpath -Wl,/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/common-src/.libs -Wl,-rpath -Wl,/usr/pkg/lib/amanda -L/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/xfer-src/.libs -L/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/common-src/.libs -L/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib -Lamglue amglue/.libs/libamglue.so -L../../xfer-src /home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/xfer-src/.libs/libamxfer.so /home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/common-src/.libs/libamanda.so -L../common-src ../common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lresolv -O2 -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -Wl,-rpath -Wl,/usr/pkg/lib -Wl,--export-dynamic -Wl,-rpath -Wl,/usr/pkg/lib -pthread -Wl,-soname -Wl,libDebug.so -o .libs/libDebug.so libtool: link: ( cd ".libs" && rm -f "libDebug.la" && ln -s "../libDebug.la" "libDebug.la" ) /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -DSWIG -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT Feature.lo -MD -MP -MF .deps/Feature.Tpo -c -o Feature.lo `test -f 'Amanda/Feature.c' || echo './'`Amanda/Feature.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -DSWIG -pipe -O2 -MT Feature.lo -MD -MP -MF .deps/Feature.Tpo -c Amanda/Feature.c -fPIC -DPIC -o .libs/Feature.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -DSWIG -pipe -O2 -MT Feature.lo -MD -MP -MF .deps/Feature.Tpo -c Amanda/Feature.c -o Feature.o >/dev/null 2>&1 mv -f .deps/Feature.Tpo .deps/Feature.Plo /bin/bash ../libtool --tag=CC --mode=link cc -DSWIG -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -avoid-version -shared -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o libFeature.la -rpath /usr/pkg/lib/perl5/vendor_perl/5.40.0/auto/Amanda/Feature Feature.lo -Lamglue -lamglue -L../common-src -lamanda -lm -Wl,--export-dynamic -L/usr/pkg/lib -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -Wl,-R/usr/pkg/lib -lglib-2.0 -lresolv -lintl libtool: link: cc -shared -fPIC -DPIC .libs/Feature.o -Wl,-rpath -Wl,/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/perl/amglue/.libs -Wl,-rpath -Wl,/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/xfer-src/.libs -Wl,-rpath -Wl,/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/common-src/.libs -Wl,-rpath -Wl,/usr/pkg/lib/amanda -L/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/xfer-src/.libs -L/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/common-src/.libs -L/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib -Lamglue amglue/.libs/libamglue.so -L../../xfer-src /home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/xfer-src/.libs/libamxfer.so /home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/common-src/.libs/libamanda.so -L../common-src ../common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lresolv -O2 -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -Wl,-rpath -Wl,/usr/pkg/lib -Wl,--export-dynamic -Wl,-rpath -Wl,/usr/pkg/lib -pthread -Wl,-soname -Wl,libFeature.so -o .libs/libFeature.so libtool: link: ( cd ".libs" && rm -f "libFeature.la" && ln -s "../libFeature.la" "libFeature.la" ) /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -DSWIG -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT Header.lo -MD -MP -MF .deps/Header.Tpo -c -o Header.lo `test -f 'Amanda/Header.c' || echo './'`Amanda/Header.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -DSWIG -pipe -O2 -MT Header.lo -MD -MP -MF .deps/Header.Tpo -c Amanda/Header.c -fPIC -DPIC -o .libs/Header.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -DSWIG -pipe -O2 -MT Header.lo -MD -MP -MF .deps/Header.Tpo -c Amanda/Header.c -o Header.o >/dev/null 2>&1 mv -f .deps/Header.Tpo .deps/Header.Plo /bin/bash ../libtool --tag=CC --mode=link cc -DSWIG -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -avoid-version -shared -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o libHeader.la -rpath /usr/pkg/lib/perl5/vendor_perl/5.40.0/auto/Amanda/Header Header.lo -Lamglue -lamglue -L../common-src -lamanda -lm -Wl,--export-dynamic -L/usr/pkg/lib -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -Wl,-R/usr/pkg/lib -lglib-2.0 -lresolv -lintl libtool: link: cc -shared -fPIC -DPIC .libs/Header.o -Wl,-rpath -Wl,/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/perl/amglue/.libs -Wl,-rpath -Wl,/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/xfer-src/.libs -Wl,-rpath -Wl,/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/common-src/.libs -Wl,-rpath -Wl,/usr/pkg/lib/amanda -L/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/xfer-src/.libs -L/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/common-src/.libs -L/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib -Lamglue amglue/.libs/libamglue.so -L../../xfer-src /home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/xfer-src/.libs/libamxfer.so /home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/common-src/.libs/libamanda.so -L../common-src ../common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lresolv -O2 -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -Wl,-rpath -Wl,/usr/pkg/lib -Wl,--export-dynamic -Wl,-rpath -Wl,/usr/pkg/lib -pthread -Wl,-soname -Wl,libHeader.so -o .libs/libHeader.so libtool: link: ( cd ".libs" && rm -f "libHeader.la" && ln -s "../libHeader.la" "libHeader.la" ) /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -DSWIG -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT Binary.lo -MD -MP -MF .deps/Binary.Tpo -c -o Binary.lo `test -f 'Amanda/IPC/Binary.c' || echo './'`Amanda/IPC/Binary.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -DSWIG -pipe -O2 -MT Binary.lo -MD -MP -MF .deps/Binary.Tpo -c Amanda/IPC/Binary.c -fPIC -DPIC -o .libs/Binary.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -DSWIG -pipe -O2 -MT Binary.lo -MD -MP -MF .deps/Binary.Tpo -c Amanda/IPC/Binary.c -o Binary.o >/dev/null 2>&1 mv -f .deps/Binary.Tpo .deps/Binary.Plo /bin/bash ../libtool --tag=CC --mode=link cc -DSWIG -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -avoid-version -shared -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o libBinary.la -rpath /usr/pkg/lib/perl5/vendor_perl/5.40.0/auto/Amanda/IPC/Binary Binary.lo -Lamglue -lamglue -L../common-src -lamanda -lm -Wl,--export-dynamic -L/usr/pkg/lib -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -Wl,-R/usr/pkg/lib -lglib-2.0 -lresolv -lintl libtool: link: cc -shared -fPIC -DPIC .libs/Binary.o -Wl,-rpath -Wl,/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/perl/amglue/.libs -Wl,-rpath -Wl,/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/xfer-src/.libs -Wl,-rpath -Wl,/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/common-src/.libs -Wl,-rpath -Wl,/usr/pkg/lib/amanda -L/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/xfer-src/.libs -L/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/common-src/.libs -L/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib -Lamglue amglue/.libs/libamglue.so -L../../xfer-src /home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/xfer-src/.libs/libamxfer.so /home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/common-src/.libs/libamanda.so -L../common-src ../common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lresolv -O2 -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -Wl,-rpath -Wl,/usr/pkg/lib -Wl,--export-dynamic -Wl,-rpath -Wl,/usr/pkg/lib -pthread -Wl,-soname -Wl,libBinary.so -o .libs/libBinary.so libtool: link: ( cd ".libs" && rm -f "libBinary.la" && ln -s "../libBinary.la" "libBinary.la" ) /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -DSWIG -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT MainLoop.lo -MD -MP -MF .deps/MainLoop.Tpo -c -o MainLoop.lo `test -f 'Amanda/MainLoop.c' || echo './'`Amanda/MainLoop.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -DSWIG -pipe -O2 -MT MainLoop.lo -MD -MP -MF .deps/MainLoop.Tpo -c Amanda/MainLoop.c -fPIC -DPIC -o .libs/MainLoop.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -DSWIG -pipe -O2 -MT MainLoop.lo -MD -MP -MF .deps/MainLoop.Tpo -c Amanda/MainLoop.c -o MainLoop.o >/dev/null 2>&1 mv -f .deps/MainLoop.Tpo .deps/MainLoop.Plo /bin/bash ../libtool --tag=CC --mode=link cc -DSWIG -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -avoid-version -shared -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o libMainLoop.la -rpath /usr/pkg/lib/perl5/vendor_perl/5.40.0/auto/Amanda/MainLoop MainLoop.lo -Lamglue -lamglue -L../common-src -lamanda -lm -Wl,--export-dynamic -L/usr/pkg/lib -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -Wl,-R/usr/pkg/lib -lglib-2.0 -lresolv -lintl libtool: link: cc -shared -fPIC -DPIC .libs/MainLoop.o -Wl,-rpath -Wl,/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/perl/amglue/.libs -Wl,-rpath -Wl,/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/xfer-src/.libs -Wl,-rpath -Wl,/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/common-src/.libs -Wl,-rpath -Wl,/usr/pkg/lib/amanda -L/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/xfer-src/.libs -L/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/common-src/.libs -L/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib -Lamglue amglue/.libs/libamglue.so -L../../xfer-src /home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/xfer-src/.libs/libamxfer.so /home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/common-src/.libs/libamanda.so -L../common-src ../common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lresolv -O2 -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -Wl,-rpath -Wl,/usr/pkg/lib -Wl,--export-dynamic -Wl,-rpath -Wl,/usr/pkg/lib -pthread -Wl,-soname -Wl,libMainLoop.so -o .libs/libMainLoop.so libtool: link: ( cd ".libs" && rm -f "libMainLoop.la" && ln -s "../libMainLoop.la" "libMainLoop.la" ) /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -DSWIG -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT Tests.lo -MD -MP -MF .deps/Tests.Tpo -c -o Tests.lo `test -f 'Amanda/Tests.c' || echo './'`Amanda/Tests.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -DSWIG -pipe -O2 -MT Tests.lo -MD -MP -MF .deps/Tests.Tpo -c Amanda/Tests.c -fPIC -DPIC -o .libs/Tests.o Amanda/Tests.c: In function 'try_threads': Amanda/Tests.c:2056:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 2056 | thd = g_thread_create(thread_fn, (gpointer)&data, TRUE, NULL); | ^~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:115, from ../perl/amglue/amglue.h:29, from Amanda/Tests.c:1555: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -DSWIG -pipe -O2 -MT Tests.lo -MD -MP -MF .deps/Tests.Tpo -c Amanda/Tests.c -o Tests.o >/dev/null 2>&1 mv -f .deps/Tests.Tpo .deps/Tests.Plo /bin/bash ../libtool --tag=CC --mode=link cc -DSWIG -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -avoid-version -shared -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o libTests.la -rpath /usr/pkg/lib/perl5/vendor_perl/5.40.0/auto/Amanda/Tests Tests.lo -Lamglue -lamglue -L../common-src -lamanda -lm -Wl,--export-dynamic -L/usr/pkg/lib -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -Wl,-R/usr/pkg/lib -lglib-2.0 -lresolv -lintl libtool: link: cc -shared -fPIC -DPIC .libs/Tests.o -Wl,-rpath -Wl,/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/perl/amglue/.libs -Wl,-rpath -Wl,/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/xfer-src/.libs -Wl,-rpath -Wl,/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/common-src/.libs -Wl,-rpath -Wl,/usr/pkg/lib/amanda -L/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/xfer-src/.libs -L/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/common-src/.libs -L/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib -Lamglue amglue/.libs/libamglue.so -L../../xfer-src /home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/xfer-src/.libs/libamxfer.so /home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/common-src/.libs/libamanda.so -L../common-src ../common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lresolv -O2 -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -Wl,-rpath -Wl,/usr/pkg/lib -Wl,--export-dynamic -Wl,-rpath -Wl,/usr/pkg/lib -pthread -Wl,-soname -Wl,libTests.so -o .libs/libTests.so libtool: link: ( cd ".libs" && rm -f "libTests.la" && ln -s "../libTests.la" "libTests.la" ) /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -DSWIG -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT Util.lo -MD -MP -MF .deps/Util.Tpo -c -o Util.lo `test -f 'Amanda/Util.c' || echo './'`Amanda/Util.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -DSWIG -pipe -O2 -MT Util.lo -MD -MP -MF .deps/Util.Tpo -c Amanda/Util.c -fPIC -DPIC -o .libs/Util.o Amanda/Util.c: In function 'gettimeofday_for_perl': Amanda/Util.c:1929:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 1929 | GTimeVal t; | ^~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:32, from ../perl/amglue/amglue.h:29, from Amanda/Util.c:1554: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ Amanda/Util.c:1930:5: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 1930 | g_get_current_time(&t); | ^~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/giochannel.h:35, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:56, from ../perl/amglue/amglue.h:29, from Amanda/Util.c:1554: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gmain.h:819:8: note: declared here 819 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -DSWIG -pipe -O2 -MT Util.lo -MD -MP -MF .deps/Util.Tpo -c Amanda/Util.c -o Util.o >/dev/null 2>&1 mv -f .deps/Util.Tpo .deps/Util.Plo /bin/bash ../libtool --tag=CC --mode=link cc -DSWIG -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -avoid-version -shared -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o libUtil.la -rpath /usr/pkg/lib/perl5/vendor_perl/5.40.0/auto/Amanda/Util Util.lo -Lamglue -lamglue -L../common-src -lamanda -lm -Wl,--export-dynamic -L/usr/pkg/lib -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -Wl,-R/usr/pkg/lib -lglib-2.0 -lresolv -lintl libtool: link: cc -shared -fPIC -DPIC .libs/Util.o -Wl,-rpath -Wl,/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/perl/amglue/.libs -Wl,-rpath -Wl,/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/xfer-src/.libs -Wl,-rpath -Wl,/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/common-src/.libs -Wl,-rpath -Wl,/usr/pkg/lib/amanda -L/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/xfer-src/.libs -L/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/common-src/.libs -L/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib -Lamglue amglue/.libs/libamglue.so -L../../xfer-src /home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/xfer-src/.libs/libamxfer.so /home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/common-src/.libs/libamanda.so -L../common-src ../common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lresolv -O2 -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -Wl,-rpath -Wl,/usr/pkg/lib -Wl,--export-dynamic -Wl,-rpath -Wl,/usr/pkg/lib -pthread -Wl,-soname -Wl,libUtil.so -o .libs/libUtil.so libtool: link: ( cd ".libs" && rm -f "libUtil.la" && ln -s "../libUtil.la" "libUtil.la" ) /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_GNU_SOURCE -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -DSWIG -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -MT Xfer.lo -MD -MP -MF .deps/Xfer.Tpo -c -o Xfer.lo `test -f 'Amanda/Xfer.c' || echo './'`Amanda/Xfer.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -DSWIG -pipe -O2 -MT Xfer.lo -MD -MP -MF .deps/Xfer.Tpo -c Amanda/Xfer.c -fPIC -DPIC -o .libs/Xfer.o Amanda/Xfer.c: In function '_wrap_xfer_source_pattern': Amanda/Xfer.c:2394:7: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 2394 | arg2 = g_memdup(pat, len); | ^~~~ In file included from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gstring.h:37, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/giochannel.h:36, from /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib.h:56, from ../perl/amglue/amglue.h:29, from Amanda/Xfer.c:1558: /home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:338:23: note: declared here 338 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../amandad-src -I../amar-src -I../xfer-src -I../perl/amglue -I../gnulib -I../ndmp-src -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib/glib-2.0/include -D_GNU_SOURCE -pthread -DSWIG -pipe -O2 -MT Xfer.lo -MD -MP -MF .deps/Xfer.Tpo -c Amanda/Xfer.c -o Xfer.o >/dev/null 2>&1 mv -f .deps/Xfer.Tpo .deps/Xfer.Plo /bin/bash ../libtool --tag=CC --mode=link cc -DSWIG -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -avoid-version -shared -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o libXfer.la -rpath /usr/pkg/lib/perl5/vendor_perl/5.40.0/auto/Amanda/Xfer Xfer.lo -Lamglue -lamglue -L../common-src -lamxfer -lm -Wl,--export-dynamic -L/usr/pkg/lib -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -Wl,-R/usr/pkg/lib -lglib-2.0 -lresolv -lintl libtool: link: cc -shared -fPIC -DPIC .libs/Xfer.o -Wl,-rpath -Wl,/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/perl/amglue/.libs -Wl,-rpath -Wl,/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/xfer-src/.libs -Wl,-rpath -Wl,/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/common-src/.libs -Wl,-rpath -Wl,/usr/pkg/lib/amanda -L/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/xfer-src/.libs -L/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/common-src/.libs -L/home/pbulk/build/sysutils/amanda-common/work/.buildlink/lib -Lamglue amglue/.libs/libamglue.so -L../../xfer-src /home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/common-src/.libs/libamanda.so -L../common-src /home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/xfer-src/.libs/libamxfer.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lresolv -O2 -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -Wl,-rpath -Wl,/usr/pkg/lib -Wl,--export-dynamic -Wl,-rpath -Wl,/usr/pkg/lib -pthread -Wl,-soname -Wl,libXfer.so -o .libs/libXfer.so libtool: link: ( cd ".libs" && rm -f "libXfer.la" && ln -s "../libXfer.la" "libXfer.la" ) Amanda/Archive.pm was produced as a side-effect of creating Amanda/Archive.c Amanda/Feature.pm was produced as a side-effect of creating Amanda/Feature.c Amanda/Xfer.pm was produced as a side-effect of creating Amanda/Xfer.c Amanda/Debug.pm was produced as a side-effect of creating Amanda/Debug.c Amanda/Config.pm was produced as a side-effect of creating Amanda/Config.c Amanda/Util.pm was produced as a side-effect of creating Amanda/Util.c Amanda/Header.pm was produced as a side-effect of creating Amanda/Header.c Amanda/Tests.pm was produced as a side-effect of creating Amanda/Tests.c Amanda/MainLoop.pm was produced as a side-effect of creating Amanda/MainLoop.c ../config.status --file=Amanda/Paths.pm:Amanda/Paths.pm.in config.status: creating Amanda/Paths.pm ../config.status --file=Amanda/Constants.pm:Amanda/Constants.pm.in config.status: creating Amanda/Constants.pm Amanda/IPC/Binary.pm was produced as a side-effect of creating Amanda/IPC/Binary.c make[4]: Leaving directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/perl' make[3]: Leaving directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/perl' make[2]: Leaving directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/perl' Making all in po make[2]: Entering directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/po' Making all in man make[2]: Entering directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/man' WARNING: Not building needed amanda.conf.5 because building manpages is disabled. make[2]: Leaving directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/man' Making all in example make[2]: Entering directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/example' /bin/make all-am make[3]: Entering directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/example' ../config.status --file=amanda-client.conf:amanda-client.conf.in config.status: creating amanda-client.conf ../config.status --file=amanda-client-postgresql.conf:amanda-client-postgresql.conf.in config.status: creating amanda-client-postgresql.conf ../config.status --file=inetd.conf.amandaclient:inetd.conf.amandaclient.in config.status: creating inetd.conf.amandaclient ../config.status --file=xinetd.amandaclient:xinetd.amandaclient.in config.status: creating xinetd.amandaclient ../config.status --file=amandaclient.xml:amandaclient.xml.in config.status: creating amandaclient.xml ../config.status --file=amanda.conf:amanda.conf.in config.status: creating amanda.conf ../config.status --file=inetd.conf.amandaserver:inetd.conf.amandaserver.in config.status: creating inetd.conf.amandaserver ../config.status --file=xinetd.amandaserver:xinetd.amandaserver.in config.status: creating xinetd.amandaserver ../config.status --file=amandaserver.xml:amandaserver.xml.in config.status: creating amandaserver.xml ../config.status --file=template.d/advanced.conf:template.d/advanced.conf.in config.status: creating template.d/advanced.conf ../config.status --file=template.d/amanda-harddisk.conf:template.d/amanda-harddisk.conf.in config.status: creating template.d/amanda-harddisk.conf ../config.status --file=template.d/amanda-single-tape.conf:template.d/amanda-single-tape.conf.in config.status: creating template.d/amanda-single-tape.conf ../config.status --file=template.d/amanda-tape-changer.conf:template.d/amanda-tape-changer.conf.in config.status: creating template.d/amanda-tape-changer.conf ../config.status --file=template.d/amanda-S3.conf:template.d/amanda-S3.conf.in config.status: creating template.d/amanda-S3.conf make[3]: Leaving directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/example' make[2]: Leaving directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/example' Making all in packaging make[2]: Entering directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/packaging' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/packaging' Making all in installcheck make[2]: Entering directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/installcheck' /bin/make all-am make[3]: Entering directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/installcheck' ../config.status --file=run-ndmp:run-ndmp.pl config.status: creating run-ndmp chmod a+x run-ndmp make[3]: Leaving directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/installcheck' make[2]: Leaving directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9/installcheck' make[1]: Leaving directory '/home/pbulk/build/sysutils/amanda-common/work/amanda-3.3.9' *** Please use pkgtools/verifypc to sanity check dependencies.